Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-77064 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-drools-pdp-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/drools-pdp > git init /w/workspace/policy-drools-pdp-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/drools-pdp > 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/drools-pdp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/drools-pdp # 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 cedfc60c8266c39ea72efa17aa3a644cbc223d19 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cedfc60c8266c39ea72efa17aa3a644cbc223d19 # timeout=10 Commit message: "Increase code coverage overall" > git rev-list --no-walk cedfc60c8266c39ea72efa17aa3a644cbc223d19 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins3011966359565319677.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-nmwY 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-nmwY/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-nmwY/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.41 botocore==1.35.41 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.1 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.3 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.26.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [policy-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins4860457854423032537.sh + echo Using SonarCloud Using SonarCloud [policy-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins1298546629057817050.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-77064 [policy-drools-pdp-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/drools-pdp -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/drools-pdp -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-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins16377518354656740001.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-drools-pdp-sonar] $ /bin/sh /tmp/jenkins7111995930168161155.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-drools-pdp [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config7911369762222465385tmp copy managed file [policy-drools-pdp-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config383892047374784288tmp [policy-drools-pdp-sonar] $ /bin/bash -l /tmp/jenkins15695317675910038454.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-drools-pdp-sonar@tmp/config7911369762222465385tmp --settings /w/workspace/policy-drools-pdp-sonar@tmp/config383892047374784288tmp --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-drools-pdp [pom] [INFO] policy-utils [jar] [INFO] policy-core [jar] [INFO] policy-domains [jar] [INFO] policy-management [jar] [INFO] feature-healthcheck [jar] [INFO] feature-pooling-messages [jar] [INFO] feature-test-transaction [jar] [INFO] feature-distributed-locking [jar] [INFO] feature-lifecycle [jar] [INFO] feature-no-locking [jar] [INFO] feature-legacy-config [jar] [INFO] Policy Packages [pom] [INFO] Base Package [pom] [INFO] Installation Package [pom] [INFO] [INFO] ---------------< org.onap.policy.drools-pdp:drools-pdp >---------------- [INFO] Building policy-drools-pdp 3.0.1-SNAPSHOT [1/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drools-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drools-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ drools-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ drools-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ drools-pdp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ drools-pdp --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ drools-pdp --- [INFO] Analyzed bundle 'drools-pdp' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ drools-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ drools-pdp --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/pom.xml to /tmp/r/org/onap/policy/drools-pdp/drools-pdp/3.0.1-SNAPSHOT/drools-pdp-3.0.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.policy.drools-pdp:policy-utils >--------------- [INFO] Building policy-utils 3.0.1-SNAPSHOT [2/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-utils --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/policy-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-utils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-utils --- [INFO] Copying 10 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-utils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-utils --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.policies.StandardValCoderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.onap.policy.drools.policies.StandardValCoderTest [INFO] Running org.onap.policy.drools.policies.DomainMakerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s -- in org.onap.policy.drools.policies.DomainMakerTest [INFO] Running org.onap.policy.drools.utils.ReferenceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.utils.ReferenceTest [INFO] Running org.onap.policy.drools.utils.LookupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.drools.utils.LookupTest [INFO] Running org.onap.policy.drools.utils.PropertyUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.17 s -- in org.onap.policy.drools.utils.PropertyUtilTest [INFO] Running org.onap.policy.drools.utils.logging.LoggerUtilTest ||||||||||||||||||||||||INFO|LoggerUtilTest|main| line 1 Metric ||||||||||||||||||||||||DEBUG|LoggerUtilTest|main| line 3 Metric [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.utils.logging.LoggerUtilTest [INFO] Running org.onap.policy.drools.utils.logging.MdcTransactionTest a739bf0e-20b5-44ed-982f-080a7d35ecee|1833d80b-5ded-4c49-995c-dc2bc911a61e|PDP-D|partner|2024-10-16T07:51:26.994+00:00|2024-10-16T07:51:26.995+00:00|0|service-instance-id|prd-ubuntu1804-builder-4c-4g-77064|ERROR|400|response-description|3b178cf3-20e8-43b4-93d3-a5ae516f87d2|severity|target-entity|target-service-name|prd-ubuntu1804-builder-4c-4g-77064||prd-ubuntu1804-builder-4c-4g-77064|client-ip-address|process-key|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| a739bf0e-20b5-44ed-982f-080a7d35ecee|1833d80b-5ded-4c49-995c-dc2bc911a61e|PDP-D|partner|2024-10-16T07:51:26.994+00:00|2024-10-16T07:51:26.995+00:00|0|service-instance-id|prd-ubuntu1804-builder-4c-4g-77064|202|400|response-description|3b178cf3-20e8-43b4-93d3-a5ae516f87d2|severity|target-entity|target-service-name|prd-ubuntu1804-builder-4c-4g-77064||prd-ubuntu1804-builder-4c-4g-77064|client-ip-address|junit|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| a739bf0e-20b5-44ed-982f-080a7d35ecee||PDP-D|partner|2024-10-16T07:51:26.994+00:00|2024-10-16T07:51:27.025+00:00|null||prd-ubuntu1804-builder-4c-4g-77064|COMPLETE|200|||severity|||prd-ubuntu1804-builder-4c-4g-77064||prd-ubuntu1804-builder-4c-4g-77064||||||INFO|MdcTransactionImpl|main| 9e733fb2-2fe9-400d-bf7b-6ec8efa67f9c||PDP-D|PDP-D|2024-10-16T07:51:27.029+00:00|2024-10-16T07:51:27.029+00:00|null||prd-ubuntu1804-builder-4c-4g-77064||||||||prd-ubuntu1804-builder-4c-4g-77064||prd-ubuntu1804-builder-4c-4g-77064||||||INFO|MdcTransactionImpl|main| [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.policy.drools.utils.logging.MdcTransactionTest [INFO] Running org.onap.policy.drools.utils.ReflectionUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.drools.utils.ReflectionUtilTest [INFO] Running org.onap.policy.drools.metrics.MetricTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.policy.drools.metrics.MetricTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-utils --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-utils' with 13 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-utils --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/policy-utils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-utils --- [INFO] Analyzed bundle 'policy-utils' with 13 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-utils --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-utils --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-utils/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-utils/3.0.1-SNAPSHOT/policy-utils-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-utils/target/policy-utils-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-utils/3.0.1-SNAPSHOT/policy-utils-3.0.1-SNAPSHOT.jar [INFO] [INFO] ---------------< org.onap.policy.drools-pdp:policy-core >--------------- [INFO] Building policy-core 3.0.1-SNAPSHOT [3/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-core --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-core/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-core --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-core --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-core --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-core --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-core/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.core.DroolsContainerTest 07:51:35.832 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:35.844 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:35.918 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=29562, ConflictMarker.markTime=149089, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=13631, ConflictIdSorter.topsortTime=695915, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1747662, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=149630, DefaultDependencyCollector.transformTime=5162351} 07:51:36.101 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:36.102 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:36.126 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:36.127 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:36.127 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.478 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:37.595 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.596 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.614 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT from [central (https://repo.maven.apache.org/maven2, default, releases)] 07:51:37.616 [main] WARN org.kie.maven.integration.embedder.MavenProjectLoader -- Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:51:37.621 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.621 [main] INFO org.kie.maven.integration.Aether -- The local repository directory /home/jenkins/.m2/repository doesn't exist. Creating it. 07:51:37.628 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:37.629 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:37.727 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.728 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.733 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=8141, ConflictMarker.markTime=44713, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2890, ConflictIdSorter.topsortTime=7730, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19531, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=6231, DefaultDependencyCollector.transformTime=104656} 07:51:37.739 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.739 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.783 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT] 07:51:37.788 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.2.0-SNAPSHOT/_remote.repositories 07:51:37.789 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.2.0-SNAPSHOT/_remote.repositories 07:51:37.816 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config 07:51:37.819 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.core.PolicySessionFeatureApiMock@78e469ac] *** globalInit invoked *** 07:51:37.933 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.934 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.938 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=10681, ConflictMarker.markTime=42592, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3160, ConflictIdSorter.topsortTime=9190, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=20882, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=6980, DefaultDependencyCollector.transformTime=108817} 07:51:37.940 [main] WARN org.drools.compiler.kie.builder.impl.KieBuilderImpl -- File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 07:51:37.942 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.942 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.966 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.default:artifact:1.0.0] 07:51:37.967 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 07:51:38.017 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 07:51:38.017 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:38.024 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:38.025 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT 07:51:38.025 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 *** activatePolicySession invoked *** *** newPolicySession invoked *** 07:51:38.072 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 07:51:38.073 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 is returned. *** selectThreadModel invoked *** 07:51:38.074 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 07:51:38.076 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now FIRING_UNTIL_HALT 07:51:38.080 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=2, rule=null, type=INSERTION]]) 07:51:38.096 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=3, rule=null, type=INSERTION]]) 07:51:38.099 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.102 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) Initialization rule running 07:51:38.106 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.109 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.109 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) Received list of length 3 07:51:38.113 [main] INFO org.onap.policy.drools.core.PolicyContainer -- updateToVersion:releaseId org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT 07:51:38.114 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getOldObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=4, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:38.120 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=5, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:38.120 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1720486997:1720486997:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:891843599:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.121 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 07:51:38.122 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was HALTING is now INACTIVE 07:51:38.122 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:38.134 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:38.134 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:38.144 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DEACTIVATED 07:51:38.160 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was DEACTIVATED is now INACTIVE *** selectThreadModel invoked *** 07:51:38.161 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1 07:51:38.161 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=8, rule=null, type=INSERTION]]) 07:51:38.161 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now FIRING_UNTIL_HALT 07:51:38.163 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=9, rule=null, type=INSERTION]]) 07:51:38.163 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now INACTIVE_ON_FIRING_UNTIL_HALT 07:51:38.163 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE_ON_FIRING_UNTIL_HALT is now FIRING_UNTIL_HALT 07:51:38.164 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.165 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) Received list of length 3 07:51:38.169 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], getOldObject()=[3, 8, 2], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=10, rule=[Rule name=Multiply elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:38.169 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=11, rule=[Rule name=Multiply elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:38.169 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:577075500:577075500:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:3:1458043183:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:38.170 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now INACTIVE_ON_FIRING_UNTIL_HALT OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:51:39.709 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE_ON_FIRING_UNTIL_HALT is now FIRING_UNTIL_HALT 07:51:39.709 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e], getObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e], propagationNumber=12, rule=null, type=INSERTION]]) 07:51:39.709 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:39.711 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:39.714 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e], getOldObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e], propagationNumber=13, rule=[Rule name=run-drools-runnable, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:39.715 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:5:1011636574:1011636574:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@3c4c595e] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:39.716 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now INACTIVE_ON_FIRING_UNTIL_HALT 07:51:39.719 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE_ON_FIRING_UNTIL_HALT is now FIRING_UNTIL_HALT 07:51:39.719 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd], getObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd], propagationNumber=14, rule=null, type=INSERTION]]) 07:51:39.719 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:39.720 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:39.720 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd], getOldObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd], propagationNumber=15, rule=[Rule name=run-drools-runnable, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:39.721 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ run-drools-runnable active=false ] [ [fact 0:6:1512404941:1512404941:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$645/0x00000008012712c8@5a2577cd] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:39.721 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 07:51:39.722 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was HALTING is now INACTIVE 07:51:39.722 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:39.722 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED *** disposeKieSession invoked *** 07:51:39.757 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config *** globalInit-exception invoked *** 07:51:39.757 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from globalInit at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.globalInit(PolicySessionFeatureApiMock.java:91) at org.onap.policy.drools.core.PolicyContainer.globalInit(PolicyContainer.java:708) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:39.769 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Multiple KieContainer versions are specified: 17.3.0-SNAPSHOT,17.1.0-SNAPSHOT,17.2.0-SNAPSHOT 07:51:39.770 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.3.0-SNAPSHOT ... 07:51:39.770 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule Lookup. ReleaseId org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT was not in cache, checking classpath 07:51:39.771 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule Lookup. ReleaseId org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT was not in cache, checking maven repository 07:51:40.065 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:40.066 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:40.071 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT from [central (https://repo.maven.apache.org/maven2, default, releases)] 07:51:40.073 [main] WARN org.kie.maven.integration.embedder.MavenProjectLoader -- Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:51:40.408 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.410 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.464 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.508 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:40.546 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.550 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.563 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.564 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:40.631 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.632 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:40.632 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.740 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.741 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.741 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.741 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.741 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.742 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.746 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.248:57076<->151.101.136.209:443 07:51:40.746 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 1800000 07:51:40.746 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:40.747 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.748 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Cache-Control: no-cache, no-store 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Pragma: no-cache 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: repo1.maven.org 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Aether 07:51:40.750 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Pragma: no-cache[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Aether[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.751 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 07:51:40.797 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.797 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Connection: keep-alive[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 554[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-version-id: null[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.798 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-request-id: 4BW16W72PPGEMSE9[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-id-2: XTuZ7XVu+Ylx8girrWoqImyiGlqL14YlL9l0apxS3v+3rekBclDmxW9OyLZ0+CjYXKysrbxyjcM=[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/html[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: AmazonS3[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.799 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Age: 0[\r][\n]" 07:51:40.800 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Wed, 16 Oct 2024 07:51:40 GMT[\r][\n]" 07:51:40.800 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970073-YUL[\r][\n]" 07:51:40.800 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache: MISS, MISS[\r][\n]" 07:51:40.800 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:40.800 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Timer: S1729065101.755063,VS0,VE41[\r][\n]" 07:51:40.800 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Connection: keep-alive 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 554 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-version-id: null 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-code: NoSuchKey 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-message: The specified key does not exist. 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-request-id: 4BW16W72PPGEMSE9 07:51:40.807 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-id-2: XTuZ7XVu+Ylx8girrWoqImyiGlqL14YlL9l0apxS3v+3rekBclDmxW9OyLZ0+CjYXKysrbxyjcM= 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/html 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: AmazonS3 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Via: 1.1 varnish, 1.1 varnish 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Accept-Ranges: bytes 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Age: 0 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Wed, 16 Oct 2024 07:51:40 GMT 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970073-YUL 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache: MISS, MISS 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache-Hits: 0, 0 07:51:40.808 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Timer: S1729065101.755063,VS0,VE41 07:51:40.817 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.825 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.825 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "404 Not Found[\n]" 07:51:40.825 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.825 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "

404 Not Found

[\n]" 07:51:40.825 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "
nginx
[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.826 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 0][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:40.826 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 07:51:40.826 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.827 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.828 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 07:51:40.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.829 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/resolver-status.properties 07:51:40.830 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.drools-pdp:drools-artifact1:jar:17.3.0-SNAPSHOT from [central (https://repo1.maven.org/maven2/, default, releases+snapshots)] 07:51:40.831 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.831 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.832 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.833 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:40.833 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.833 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.833 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.833 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:40.835 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.835 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:40.835 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.846 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.846 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.846 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.846 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.846 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.846 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.846 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.248:57080<->151.101.136.209:443 07:51:40.846 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 1800000 07:51:40.846 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1 07:51:40.846 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.846 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Cache-Control: no-cache, no-store 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Pragma: no-cache 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: repo1.maven.org 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Aether 07:51:40.847 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Pragma: no-cache[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Aether[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.847 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 07:51:40.920 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.920 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Connection: keep-alive[\r][\n]" 07:51:40.920 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 554[\r][\n]" 07:51:40.920 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.920 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-version-id: null[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-request-id: 4BW0EB25ZZP2GFWB[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-id-2: h12t3szTF0z/2FUEwaPPZOyBzH0bwvC29HdgCr6JT6kWgxJckT4BlS0aUfggkakmAKP+Gj6H5EI=[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/html[\r][\n]" 07:51:40.921 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: AmazonS3[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Age: 0[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Wed, 16 Oct 2024 07:51:40 GMT[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970080-YUL[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache: MISS, MISS[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:40.922 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Timer: S1729065101.850350,VS0,VE69[\r][\n]" 07:51:40.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 07:51:40.923 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found 07:51:40.923 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Connection: keep-alive 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 554 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-version-id: null 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-code: NoSuchKey 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-message: The specified key does not exist. 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-request-id: 4BW0EB25ZZP2GFWB 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-id-2: h12t3szTF0z/2FUEwaPPZOyBzH0bwvC29HdgCr6JT6kWgxJckT4BlS0aUfggkakmAKP+Gj6H5EI= 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/html 07:51:40.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: AmazonS3 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Via: 1.1 varnish, 1.1 varnish 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Accept-Ranges: bytes 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Age: 0 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Wed, 16 Oct 2024 07:51:40 GMT 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970080-YUL 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache: MISS, MISS 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache-Hits: 0, 0 07:51:40.925 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Timer: S1729065101.850350,VS0,VE69 07:51:40.925 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.926 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "404 Not Found[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "

404 Not Found

[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "
nginx
[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.927 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.928 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.928 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.928 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.928 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 1][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:40.928 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 07:51:40.928 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.928 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.928 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 07:51:40.929 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.929 [main] DEBUG org.kie.maven.integration.MavenRepository -- Unable to resolve artifact: org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:jar:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:262) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:179) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:157) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:153) at org.kie.maven.integration.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:50) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:115) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:111) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.loadKieModuleFromMavenRepo(KieRepositoryImpl.java:192) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:138) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:115) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:190) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:178) at org.onap.policy.drools.core.PolicyContainer.loadArtifact(PolicyContainer.java:167) at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:117) at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:100) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:200) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:jar:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402) ... 89 common frames omitted 07:51:40.932 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.933 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.934 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.934 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:40.934 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.934 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.935 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.935 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:40.937 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.937 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:40.937 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.947 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.947 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.947 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.947 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.947 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.947 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.947 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.248:57094<->151.101.136.209:443 07:51:40.948 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 1800000 07:51:40.948 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:40.948 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.948 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.948 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 07:51:40.948 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Cache-Control: no-cache, no-store 07:51:40.948 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Pragma: no-cache 07:51:40.948 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: repo1.maven.org 07:51:40.948 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 07:51:40.948 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Aether 07:51:40.949 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Pragma: no-cache[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Aether[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.949 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Connection: keep-alive[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 554[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-version-id: null[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.953 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-request-id: 4BW16W72PPGEMSE9[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-id-2: XTuZ7XVu+Ylx8girrWoqImyiGlqL14YlL9l0apxS3v+3rekBclDmxW9OyLZ0+CjYXKysrbxyjcM=[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/html[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: AmazonS3[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Wed, 16 Oct 2024 07:51:40 GMT[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Age: 0[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970067-YUL[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache: MISS, HIT[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache-Hits: 0, 1[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Timer: S1729065101.952574,VS0,VE1[\r][\n]" 07:51:40.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 404 Not Found 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Connection: keep-alive 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 554 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-version-id: null 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-code: NoSuchKey 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-message: The specified key does not exist. 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-request-id: 4BW16W72PPGEMSE9 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-id-2: XTuZ7XVu+Ylx8girrWoqImyiGlqL14YlL9l0apxS3v+3rekBclDmxW9OyLZ0+CjYXKysrbxyjcM= 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/html 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: AmazonS3 07:51:40.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Via: 1.1 varnish, 1.1 varnish 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Accept-Ranges: bytes 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Wed, 16 Oct 2024 07:51:40 GMT 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Age: 0 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970067-YUL 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache: MISS, HIT 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache-Hits: 0, 1 07:51:40.956 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Timer: S1729065101.952574,VS0,VE1 07:51:40.956 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.957 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.957 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "404 Not Found[\n]" 07:51:40.957 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "

404 Not Found

[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "
nginx
[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.958 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 2][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:40.958 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 07:51:40.959 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.959 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.959 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 07:51:40.959 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.960 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/resolver-status.properties 07:51:40.960 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT from [central (https://repo1.maven.org/maven2/, default, releases+snapshots)] 07:51:40.961 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.961 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.962 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.962 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 07:51:40.963 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:40.963 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.963 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.963 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:40.965 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.965 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 07:51:40.965 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.982 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.982 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.982 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.982 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.982 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.983 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.984 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.248:57104<->151.101.136.209:443 07:51:40.984 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 1800000 07:51:40.985 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1 07:51:40.985 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.985 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Cache-Control: no-cache, no-store 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Pragma: no-cache 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: repo1.maven.org 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Aether 07:51:40.985 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Pragma: no-cache[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Aether[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.985 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 07:51:41.027 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:41.027 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Connection: keep-alive[\r][\n]" 07:51:41.027 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 554[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-version-id: null[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-request-id: 4BWA3Y96ZVX10ZF4[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-id-2: oAaAhESvjigzLWcTmr4NoaNkXt+Y39Q7r6B5oQdyDmko+z1Osz7rj6IR6aYtcNgJci3urZUQHz4=[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/html[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: AmazonS3[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Accept-Ranges: bytes[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Age: 0[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Wed, 16 Oct 2024 07:51:41 GMT[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970052-YUL[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache: MISS, MISS[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Timer: S1729065101.988483,VS0,VE39[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 07:51:41.028 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 404 Not Found 07:51:41.028 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Connection: keep-alive 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 554 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-version-id: null 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-code: NoSuchKey 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-message: The specified key does not exist. 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-request-id: 4BWA3Y96ZVX10ZF4 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-id-2: oAaAhESvjigzLWcTmr4NoaNkXt+Y39Q7r6B5oQdyDmko+z1Osz7rj6IR6aYtcNgJci3urZUQHz4= 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/html 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: AmazonS3 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Via: 1.1 varnish, 1.1 varnish 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Accept-Ranges: bytes 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Age: 0 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Wed, 16 Oct 2024 07:51:41 GMT 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970052-YUL 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache: MISS, MISS 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache-Hits: 0, 0 07:51:41.029 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Timer: S1729065101.988483,VS0,VE39 07:51:41.029 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "404 Not Found[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "

404 Not Found

[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "
nginx
[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.030 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:41.031 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 3][route: {s}->https://repo1.maven.org:443] can be kept alive indefinitely 07:51:41.031 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 07:51:41.031 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {s}->https://repo1.maven.org:443][total available: 1; route allocated: 1 of 50; total allocated: 1 of 100] 07:51:41.031 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:41.031 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 07:51:41.032 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:41.032 [main] DEBUG org.kie.maven.integration.MavenRepository -- Unable to resolve artifact: org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:262) at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:179) at org.kie.maven.integration.ArtifactResolver.getPomFileForGAV(ArtifactResolver.java:96) at org.kie.maven.integration.ArtifactResolver.getResolverFor(ArtifactResolver.java:62) at org.kie.scanner.KieRepositoryScannerImpl.loadPomArtifact(KieRepositoryScannerImpl.java:128) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:116) at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:111) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.loadKieModuleFromMavenRepo(KieRepositoryImpl.java:192) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:138) at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:115) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:190) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:178) at org.onap.policy.drools.core.PolicyContainer.loadArtifact(PolicyContainer.java:167) at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:117) at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:100) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:200) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT in central (https://repo1.maven.org/maven2/) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402) ... 89 common frames omitted 07:51:41.033 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.1.0-SNAPSHOT ... 07:51:41.033 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:41.053 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:41.178 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT 07:51:41.178 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 *** activatePolicySession-exception invoked *** 07:51:41.179 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from activatePolicySession at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.activatePolicySession(PolicySessionFeatureApiMock.java:99) at org.onap.policy.drools.core.PolicyContainer.makeSession(PolicyContainer.java:269) at org.onap.policy.drools.core.PolicyContainer.lambda$activatePolicySession$0(PolicyContainer.java:253) at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) at org.onap.policy.drools.core.PolicyContainer.activatePolicySession(PolicyContainer.java:253) at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:547) at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:671) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) *** newPolicySession-exception invoked *** 07:51:41.184 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from newPolicySession at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.newPolicySession(PolicySessionFeatureApiMock.java:108) at org.onap.policy.drools.core.PolicyContainer.makeSession(PolicyContainer.java:290) at org.onap.policy.drools.core.PolicyContainer.lambda$activatePolicySession$0(PolicyContainer.java:253) at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) at org.onap.policy.drools.core.PolicyContainer.activatePolicySession(PolicyContainer.java:253) at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:547) at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:671) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:41.185 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 07:51:41.185 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 is returned. *** selectThreadModel-exception invoked *** 07:51:41.185 [main] ERROR org.onap.policy.drools.core.PolicySession -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from selectThreadModel at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.selectThreadModel(PolicySessionFeatureApiMock.java:116) at org.onap.policy.drools.core.PolicySession.startThread(PolicySession.java:122) at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:549) at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:671) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:203) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:41.186 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 07:51:41.188 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], getObject()=[7, 3, 4], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], propagationNumber=2, rule=null, type=INSERTION]]) 07:51:41.188 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=3, rule=null, type=INSERTION]]) 07:51:41.188 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now FIRING_UNTIL_HALT 07:51:41.189 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:41.189 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) Initialization rule running 07:51:41.193 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Initialization active=false ] [ [fact 0:0:325478528:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:41.193 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.matchCreated(==>[ActivationCreatedEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:41.193 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) Received list of length 3 07:51:41.215 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], getOldObject()=[7, 3, 4], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], propagationNumber=4, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:41.215 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=5, rule=[Rule name=Add elements of an int list, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 07:51:41.215 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:316259584:316259584:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] [fact 0:1:1438601913:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 07:51:41.215 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 07:51:41.215 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was HALTING is now INACTIVE 07:51:41.215 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:41.216 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED *** destroyKieSession-exception invoked *** 07:51:41.216 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock java.lang.IllegalStateException: Triggered from destroyKieSession at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) at org.onap.policy.drools.core.PolicySessionFeatureApiMock.destroyKieSession(PolicySessionFeatureApiMock.java:133) at org.onap.policy.drools.core.PolicyContainer.destroy(PolicyContainer.java:648) at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:286) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.125 s -- in org.onap.policy.drools.core.DroolsContainerTest [INFO] Running org.onap.policy.drools.core.PolicySessionTest 07:51:41.743 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupActivated(null) 07:51:41.743 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupDeactivated(null) 07:51:41.744 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPopped: my-container:my-name: AgendaEventListener.agendaGroupPopped(null) 07:51:41.744 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPushed: my-container:my-name: AgendaEventListener.agendaGroupPushed(null) 07:51:41.745 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: my-container:my-name: AgendaEventListener.beforeMatchFired(null) 07:51:41.745 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupActivated(null) 07:51:41.745 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupDeactivated(null) 07:51:41.745 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCancelled: my-container:my-name: AgendaEventListener.matchCancelled(null) 07:51:41.746 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: my-container:my-name: AgendaEventListener.matchCreated(null) 07:51:41.746 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: my-container:my-name: AgendaEventListener.objectDeleted(null) 07:51:41.746 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: my-container:my-name: AgendaEventListener.objectInserted(null) 07:51:41.746 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectUpdated: my-container:my-name: AgendaEventListener.objectUpdated(null) *** selectThreadModel invoked *** 07:51:41.763 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:41.766 [Session my-container:my-name] ERROR org.onap.policy.drools.core.PolicySession -- startThread error in kieSession1.fireUntilHalt java.lang.RuntimeException: null at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun$1(PolicySessionTest.java:159) at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun_Ex$3(PolicySessionTest.java:185) 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.kie.api.runtime.KieSession$MockitoMock$oNKI76dV.fireUntilHalt(Unknown Source) at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:479) at java.base/java.lang.Thread.run(Thread.java:833) 07:51:41.767 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned *** selectThreadModel invoked *** 07:51:41.768 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:41.770 [Session my-container:my-name] ERROR org.onap.policy.drools.core.PolicySession -- startThread error in kieSession1.fireUntilHalt java.lang.LinkageError: null at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun$2(PolicySessionTest.java:162) at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun_Ex$3(PolicySessionTest.java:185) 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.kie.api.runtime.KieSession$MockitoMock$oNKI76dV.fireUntilHalt(Unknown Source) at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:479) at java.base/java.lang.Thread.run(Thread.java:833) 07:51:41.771 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned *** selectThreadModel invoked *** 07:51:42.153 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:42.154 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s -- in org.onap.policy.drools.core.PolicySessionTest [INFO] Running org.onap.policy.drools.core.PolicyContainerTest 07:51:42.423 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'sessions' of type [null] on target object [Mock for PolicyContainer, hashCode: 2126145321] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [{}] 07:51:42.434 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'kieContainer' of type [null] on target object [Mock for PolicyContainer, hashCode: 2126145321] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [Mock for KieContainer, hashCode: 686950238] 07:51:42.436 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1061492137 07:51:42.436 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 439120816 07:51:42.437 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:42.437 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match true 07:51:42.437 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:create a new policySession with name name *** newPolicySession invoked *** 07:51:42.438 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1061492137 07:51:42.438 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 439120816 07:51:42.438 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:42.438 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match true 07:51:42.529 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'sessions' of type [null] on target object [Mock for PolicyContainer, hashCode: 596311901] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [{}] 07:51:42.533 [Scanner Starter null] ERROR org.onap.policy.drools.core.PolicyContainer -- startScanner error java.lang.NullPointerException: Cannot invoke "org.drools.core.impl.InternalKieContainer.getContainerReleaseId()" because "this.kieContainer" is null at org.kie.scanner.KieRepositoryScannerImpl.setKieContainer(KieRepositoryScannerImpl.java:72) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieScanner(KieServicesImpl.java:240) at org.onap.policy.drools.core.PolicyContainer$1.run(PolicyContainer.java:478) 07:51:42.540 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'kieContainer' of type [null] on target object [Mock for PolicyContainer, hashCode: 1331688161] or target class [class org.onap.policy.drools.core.PolicyContainer] to value [Mock for KieContainer, hashCode: 1020495493] 07:51:42.541 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1016232199 07:51:42.541 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 637836450 07:51:42.541 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:42.541 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match false 07:51:42.547 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input name is null 07:51:42.548 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input name is null 07:51:42.549 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input kieSession is null 07:51:42.768 [main] WARN org.onap.policy.drools.core.PolicyContainer -- scanner already started 07:51:42.774 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is empty 07:51:42.774 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is invalid - check if empty or if it's not LATEST, RELEASE or SNAPSHOT 07:51:42.775 [Scanner Starter null] ERROR org.onap.policy.drools.core.PolicyContainer -- startScanner error java.lang.NullPointerException: Cannot invoke "org.drools.core.impl.InternalKieContainer.getContainerReleaseId()" because "this.kieContainer" is null at org.kie.scanner.KieRepositoryScannerImpl.setKieContainer(KieRepositoryScannerImpl.java:72) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieScanner(KieServicesImpl.java:240) at org.onap.policy.drools.core.PolicyContainer$1.run(PolicyContainer.java:478) 07:51:42.776 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is invalid - check if empty or if it's not LATEST, RELEASE or SNAPSHOT 07:51:42.782 [Scanner Starter null] ERROR org.onap.policy.drools.core.PolicyContainer -- startScanner error java.lang.NullPointerException: Cannot invoke "org.drools.core.impl.InternalKieContainer.getContainerReleaseId()" because "this.kieContainer" is null at org.kie.scanner.KieRepositoryScannerImpl.setKieContainer(KieRepositoryScannerImpl.java:72) at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieScanner(KieServicesImpl.java:240) at org.onap.policy.drools.core.PolicyContainer$1.run(PolicyContainer.java:478) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.onap.policy.drools.core.PolicyContainerTest [INFO] Running org.onap.policy.drools.core.lock.AlwaysSuccessLockTest 07:51:42.855 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.drools.core.lock.AlwaysSuccessLockTest [INFO] Running org.onap.policy.drools.core.lock.AlwaysFailLockTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.drools.core.lock.AlwaysFailLockTest [INFO] Running org.onap.policy.drools.core.lock.LockImplTest 07:51:42.875 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 07:51:42.906 [main] WARN org.onap.policy.drools.core.lock.LockImpl -- lock callback threw an exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.core.lock.LockImpl.notifyUnavailable(LockImpl.java:154) at org.onap.policy.drools.core.lock.LockImplTest.lambda$testNotifyUnavailable_Ex$6(LockImplTest.java:215) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.drools.core.lock.LockImplTest.testNotifyUnavailable_Ex(LockImplTest.java:215) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:42.926 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 07:51:42.927 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=20) 07:51:42.927 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) 07:51:42.931 [main] WARN org.onap.policy.drools.core.lock.LockImpl -- lock callback threw an exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.core.lock.LockImpl.notifyAvailable(LockImpl.java:141) at org.onap.policy.drools.core.lock.LockImplTest.lambda$testNotifyAvailable_Ex$5(LockImplTest.java:198) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.drools.core.lock.LockImplTest.testNotifyAvailable_Ex(LockImplTest.java:198) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.drools.core.lock.LockImplTest [INFO] Running org.onap.policy.drools.core.jmx.PdpJmxTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.core.jmx.PdpJmxTest [INFO] Running org.onap.policy.drools.core.jmx.PdpJmxListenerTest 07:51:43.191 [main] ERROR org.onap.policy.drools.core.jmx.PdpJmxListener -- PdpJmxListener.start(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server javax.management.MBeanRegistrationException: null 07:51:43.192 [main] ERROR org.onap.policy.drools.core.jmx.PdpJmxListener -- PdpJmxListener.stop(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server javax.management.MBeanRegistrationException: null [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.onap.policy.drools.core.jmx.PdpJmxListenerTest [INFO] Running org.onap.policy.drools.core.PolicySessionFeatureApiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.core.PolicySessionFeatureApiTest [INFO] Running org.onap.policy.drools.util.KieUtilsTest 07:51:43.560 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:43.562 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:43.568 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=9880, ConflictMarker.markTime=47473, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3340, ConflictIdSorter.topsortTime=7700, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=22351, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=8230, DefaultDependencyCollector.transformTime=115186} 07:51:43.577 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:43.577 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:43.648 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:43.650 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:43.651 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:43.654 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:43.661 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:43.843 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:43.844 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:43.849 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=6730, ConflictMarker.markTime=45292, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2540, ConflictIdSorter.topsortTime=6880, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=20031, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=8660, DefaultDependencyCollector.transformTime=102195} 07:51:43.856 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:43.856 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:43.906 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:43.908 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:43.908 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:43.917 [main] ERROR org.onap.policy.drools.util.KieUtils -- Exception fetching resources: BogusClassLoader java.io.IOException: BogusClassLoader at org.onap.policy.drools.util.KieUtilsTest$BogusClassLoader.getResources(KieUtilsTest.java:179) at org.onap.policy.drools.util.KieUtils.resourceToPackages(KieUtils.java:188) at org.onap.policy.drools.util.KieUtilsTest.testResourceToPackages(KieUtilsTest.java:134) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:43.929 [main] ERROR org.onap.policy.drools.util.KieUtils -- Couldn't read in http://127.0.0.1:1 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.Socket.connect(Socket.java:633) at java.base/java.net.Socket.connect(Socket.java:583) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637) at java.base/sun.net.www.http.HttpClient.(HttpClient.java:280) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:385) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:407) at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.URL.openStream(URL.java:1161) at org.onap.policy.drools.util.KieUtils.resourceToPackages(KieUtils.java:204) at org.onap.policy.drools.util.KieUtilsTest.testResourceToPackages(KieUtilsTest.java:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:51:44.147 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:44.148 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:44.152 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=8320, ConflictMarker.markTime=46542, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3280, ConflictIdSorter.topsortTime=8340, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=21411, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=8460, DefaultDependencyCollector.transformTime=112696} 07:51:44.159 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:44.159 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:44.206 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT] 07:51:44.208 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories 07:51:44.208 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-artifact1/17.1.0-SNAPSHOT/_remote.repositories [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.onap.policy.drools.util.KieUtilsTest [INFO] Running org.onap.policy.drools.util.FeatureEnabledCheckerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.util.FeatureEnabledCheckerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-core --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-core --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-core/target/policy-core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-core --- [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-utils' with 13 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-core --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-core/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-core --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-core/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-core/3.0.1-SNAPSHOT/policy-core-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-core/target/policy-core-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-core/3.0.1-SNAPSHOT/policy-core-3.0.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.drools-pdp:policy-domains >-------------- [INFO] Building policy-domains 3.0.1-SNAPSHOT [4/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-domains --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-domains --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-domains/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-domains --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-domains --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-domains --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-domains --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 18 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-domains --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-domains --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-domains --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest [INFO] Running org.onap.policy.drools.domain.models.DomainPolicyTypesTest 07:51:46.889 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/src/test/resources/tosca-policy-native-artifact-example.json" was found on the local file system 07:51:46.909 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "schemas/onap.policies.native.drools.Artifact-1.0.0.schema.json" does not exist on the local file system 07:51:46.916 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes/schemas/onap.policies.native.drools.Artifact-1.0.0.schema.json" : 07:51:47.611 [main] ERROR org.onap.policy.drools.policies.StandardValCoder -- JSON validation failed: Validation errors: {} at #/metadata failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/metadata with "Missing property policy-id" 07:51:47.636 [main] ERROR org.onap.policy.drools.policies.StandardValCoder -- JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" 07:51:47.636 [main] INFO org.onap.policy.drools.policies.DomainMaker -- policy onap.policies.native.drools.Artifact 1.0.0:org.onap.policy.drools.domain.models.artifact.NativeArtifactPolicy is not conformant org.onap.policy.common.utils.coder.CoderException: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:139) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.isDomainConformant(DomainMaker.java:96) at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.testToscaNativeDroolsPolicy(DomainPolicyTypesTest.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:87) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:78) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:135) ... 74 common frames omitted Caused by: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:85) ... 76 common frames omitted 07:51:47.641 [main] ERROR org.onap.policy.drools.policies.StandardValCoder -- JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" 07:51:47.641 [main] ERROR org.onap.policy.drools.policies.DomainMaker -- policy onap.policies.native.drools.Artifact 1.0.0:org.onap.policy.drools.domain.models.artifact.NativeArtifactPolicy is not conformant org.onap.policy.common.utils.coder.CoderException: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:139) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:139) at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.testToscaNativeDroolsPolicy(DomainPolicyTypesTest.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.drools.exception.CoderRuntimeException: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:87) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:78) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:135) ... 74 common frames omitted Caused by: org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "" at #/name failed against http://www.onap.org/policy/models/schemas/onap.policies.native.drools.Artifact.schema.json#/properties/name with "Did not match pattern: ^(.+)$" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.toJson(StandardValCoder.java:85) ... 76 common frames omitted 07:51:47.646 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/src/test/resources/tosca-policy-native-controller-example.json" was found on the local file system 07:51:47.647 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "schemas/onap.policies.native.drools.Controller-1.0.0.schema.json" does not exist on the local file system 07:51:47.648 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes/schemas/onap.policies.native.drools.Controller-1.0.0.schema.json" : [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s -- in org.onap.policy.drools.domain.models.DomainPolicyTypesTest [INFO] Running org.onap.policy.drools.domain.models.operational.OperationalPolicyTest 07:51:47.717 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vCPE.policy.operational.input.tosca.json" does not exist on the local file system 07:51:47.717 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/tmp/r/org/onap/policy/models/policy-models-examples/4.0.1-SNAPSHOT/policy-models-examples-4.0.1-SNAPSHOT.jar!/policies/vCPE.policy.operational.input.tosca.json" : 07:51:47.719 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "schemas/onap.policies.controlloop.operational.common.Drools-1.0.0.schema.json" does not exist on the local file system 07:51:47.719 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes/schemas/onap.policies.controlloop.operational.common.Drools-1.0.0.schema.json" : [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.policy.drools.domain.models.operational.OperationalPolicyTest [INFO] Running org.onap.policy.drools.domain.models.DroolsPolicyTest 07:51:47.772 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 07:51:47.773 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 07:51:47.832 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 07:51:47.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 07:51:47.835 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 07:51:47.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 07:51:47.835 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 07:51:47.836 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 07:51:47.836 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 07:51:47.836 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 07:51:47.836 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 07:51:47.836 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 07:51:47.837 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 07:51:47.838 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 07:51:47.838 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 07:51:47.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 07:51:47.839 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 07:51:47.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/test-classes 07:51:47.839 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-drools-pdp-sonar/policy-domains/target/test-classes] 07:51:47.840 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes 07:51:47.840 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes] 07:51:47.840 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 07:51:47.843 [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 07:51:47.844 [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 07:51:47.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.1-SNAPSHOT/utils-3.0.1-SNAPSHOT.jar 07:51:47.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.1-SNAPSHOT/capabilities-3.0.1-SNAPSHOT.jar 07:51:47.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.1-SNAPSHOT/gson-3.0.1-SNAPSHOT.jar 07:51:47.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 07:51:47.847 [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 07:51:47.847 [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 07:51:47.847 [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 07:51:47.848 [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 07:51:47.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.7/logback-classic-1.5.7.jar 07:51:47.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.7/logback-core-1.5.7.jar 07:51:47.850 [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 07:51:47.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 07:51:47.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 07:51:47.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 07:51:47.851 [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 07:51:47.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-utils/target/policy-utils-3.0.1-SNAPSHOT.jar 07:51:47.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.jar 07:51:47.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar 07:51:47.853 [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 07:51:47.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-tosca/4.0.1-SNAPSHOT/policy-models-tosca-4.0.1-SNAPSHOT.jar 07:51:47.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-base/4.0.1-SNAPSHOT/policy-models-base-4.0.1-SNAPSHOT.jar 07:51:47.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-errors/4.0.1-SNAPSHOT/policy-models-errors-4.0.1-SNAPSHOT.jar 07:51:47.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-dao/4.0.1-SNAPSHOT/policy-models-dao-4.0.1-SNAPSHOT.jar 07:51:47.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.5.2.Final/hibernate-core-6.5.2.Final.jar 07:51:47.865 [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 07:51:47.866 [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 07:51:47.866 [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 07:51:47.867 [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 07:51:47.868 [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 07:51:47.868 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 07:51:47.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 07:51:47.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 07:51:47.870 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 07:51:47.870 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 07:51:47.870 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar 07:51:47.871 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar 07:51:47.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar 07:51:47.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 07:51:47.879 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 07:51:47.880 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar 07:51:47.881 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar 07:51:47.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar 07:51:47.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/jimblackler/jsonschemafriend/core/0.12.4/core-0.12.4.jar 07:51:47.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar 07:51:47.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/joda-time/joda-time/2.10.2/joda-time-2.10.2.jar 07:51:47.884 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar 07:51:47.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-validator/commons-validator/1.8.0/commons-validator-1.8.0.jar 07:51:47.895 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 07:51:47.895 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 07:51:47.895 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 07:51:47.896 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar 07:51:47.897 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar 07:51:47.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar 07:51:47.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jruby/joni/joni/2.2.1/joni-2.2.1.jar 07:51:47.898 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jruby/jcodings/jcodings/1.0.58/jcodings-1.0.58.jar 07:51:47.899 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar 07:51:47.900 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/models/policy-models-examples/4.0.1-SNAPSHOT/policy-models-examples-4.0.1-SNAPSHOT.jar 07:51:47.900 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 07:51:47.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 07:51:47.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 07:51:47.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 07:51:47.904 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 07:51:47.904 [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 07:51:47.905 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 07:51:47.906 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/policy-endpoints/3.0.1-SNAPSHOT/policy-endpoints-3.0.1-SNAPSHOT.jar 07:51:47.907 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.1-SNAPSHOT/common-parameters-3.0.1-SNAPSHOT.jar 07:51:47.907 [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 07:51:47.907 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.8/jersey-container-servlet-core-3.1.8.jar 07:51:47.907 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 07:51:47.908 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.8/jersey-common-3.1.8.jar 07:51:47.909 [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 07:51:47.910 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.8/jersey-server-3.1.8.jar 07:51:47.911 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.8/jersey-client-3.1.8.jar 07:51:47.912 [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 07:51:47.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.23/jetty-servlet-11.0.23.jar 07:51:47.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.23/jetty-security-11.0.23.jar 07:51:47.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.23/jetty-server-11.0.23.jar 07:51:47.913 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.23/jetty-http-11.0.23.jar 07:51:47.913 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.23/jetty-util-11.0.23.jar 07:51:47.915 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.23/jetty-io-11.0.23.jar 07:51:47.915 [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 07:51:47.916 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 07:51:47.917 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar 07:51:47.917 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar 07:51:47.917 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar 07:51:47.918 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar 07:51:47.918 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar 07:51:47.918 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-api/1.41.0/opentelemetry-api-1.41.0.jar 07:51:47.919 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/opentelemetry-context/1.41.0/opentelemetry-context-1.41.0.jar 07:51:47.919 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar 07:51:47.919 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 07:51:47.919 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.1-SNAPSHOT/utils-test-3.0.1-SNAPSHOT.jar 07:51:47.920 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 07:51:47.921 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 07:51:47.926 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 07:51:47.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 07:51:47.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 07:51:47.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 07:51:47.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 07:51:47.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar 07:51:47.928 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar 07:51:47.928 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 07:51:47.928 [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 07:51:47.929 [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 07:51:47.933 [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 07:51:47.933 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 07:51:47.933 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar 07:51:47.933 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 07:51:47.934 [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 07:51:47.934 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar 07:51:47.934 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 07:51:48.055 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 07:51:48.055 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 07:51:48.079 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 07:51:48.079 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.drools.domain.models.DroolsPolicyTest$DerivedDomainPolicy.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.onap.policy.drools.domain.models.DroolsPolicyTest [INFO] Running org.onap.policy.drools.domain.models.controller.ControllerTopicTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.domain.models.controller.ControllerTopicTest [INFO] Running org.onap.policy.drools.domain.models.controller.ControllerPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.domain.models.controller.ControllerPolicyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-domains --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-domains/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-domains' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-domains --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/policy-domains-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-domains --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-domains --- [INFO] Analyzed bundle 'policy-domains' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-domains --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-domains --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-domains/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-domains/3.0.1-SNAPSHOT/policy-domains-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-domains/target/policy-domains-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-domains/3.0.1-SNAPSHOT/policy-domains-3.0.1-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.drools-pdp:policy-management >------------ [INFO] Building policy-management 3.0.1-SNAPSHOT [5/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-management --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-version) @ policy-management --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/policy-management/src/main/resources/versions [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ policy-management --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/policy-management/src/main/resources/etc/bvc-extensions [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-management --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/policy-management/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-management --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/ControllersApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/DefaultApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/EnvironmentApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/FeaturesApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/InputsApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/LegacyApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/LifecycleApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/PropertiesApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/SwaggerApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/SwitchesApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/ToolsApi.java [INFO] writing file /w/workspace/policy-drools-pdp-sonar/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/TopicsApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-management --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-management --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-management --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 59 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-swagger) @ policy-management --- [INFO] Copying 1 resource from target/generated-sources/swagger to src/main/resources/swagger [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-management --- [INFO] Copying 22 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 35 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-management --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/policy-management/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.protocol.configuration.DroolsConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.onap.policy.drools.protocol.configuration.DroolsConfigurationTest [INFO] Running org.onap.policy.drools.protocol.configuration.ControllerConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.drools.protocol.configuration.ControllerConfigurationTest [INFO] Running org.onap.policy.drools.protocol.configuration.PdpdConfigurationTest 2024-10-16 07:52:01.199 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(80) - Drools HashCode -2097477661 2024-10-16 07:52:01.204 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(117) - drools DroolsConfiguration(artifactId=org.onap.artifact, groupId=group, version=1.0.0, additionalProperties={property1=value1}) 2024-10-16 07:52:01.208 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(118) - drools2 DroolsConfiguration(artifactId=org.onap.artifact2, groupId=group2, version=1.0.1, additionalProperties={property2=value2, property1=value1}) 2024-10-16 07:52:01.208 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(137) - Controller HashCode 903627982 2024-10-16 07:52:01.208 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(178) - Controller ControllerConfiguration(name=name, operation=operation, drools=DroolsConfiguration(artifactId=org.onap.artifact, groupId=group, version=1.0.0, additionalProperties={property1=value1}), additionalProperties={property1=value1}) 2024-10-16 07:52:01.209 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(179) - Controller2 ControllerConfiguration(name=name2, operation=operation2, drools=DroolsConfiguration(artifactId=org.onap.artifact2, groupId=group2, version=1.0.1, additionalProperties={property2=value2, property1=value1}), additionalProperties={property2=value2, property1=value1}) 2024-10-16 07:52:01.209 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(200) - Config HashCode -628604845 2024-10-16 07:52:01.209 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(243) - Config PdpdConfiguration(requestId=95dbb27c-2e8d-49a5-9ded-adc7044fa430, entity=entity1, controllers=[ControllerConfiguration(name=name, operation=operation, drools=DroolsConfiguration(artifactId=org.onap.artifact, groupId=group, version=1.0.0, additionalProperties={property1=value1}), additionalProperties={property1=value1})], additionalProperties={property1=value1}) 2024-10-16 07:52:01.210 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(244) - Config2 PdpdConfiguration(requestId=de36ee25-6511-4921-9399-f1138751ff47, entity=entity2, controllers=[ControllerConfiguration(name=name2, operation=operation2, drools=DroolsConfiguration(artifactId=org.onap.artifact2, groupId=group2, version=1.0.1, additionalProperties={property2=value2, property1=value1}), additionalProperties={property2=value2, property1=value1})], additionalProperties={property1=value1}) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.policy.drools.protocol.configuration.PdpdConfigurationTest [INFO] Running org.onap.policy.drools.protocol.coders.TopicCoderFilterConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.drools.protocol.coders.TopicCoderFilterConfigurationTest [INFO] Running org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-10-16 07:52:03.170 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(151) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: no drools-controller to process json 2024-10-16 07:52:03.179 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(165) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-10-16 07:52:03.180 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(170) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-10-16 07:52:03.184 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(185) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-10-16 07:52:03.188 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(194) - Mock for GsonProtocolCoderToolset, hashCode: 190091089 cannot decode json into org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-10-16 07:52:03.197 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.encode(218) - Mock for GsonProtocolCoderToolset, hashCode: 1798538641 cannot custom-encode java.lang.Object@53b7f08 2024-10-16 07:52:03.200 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.encode(225) - Mock for GsonProtocolCoderToolset, hashCode: 1798538641 cannot encode java.lang.Object@53b7f08 2024-10-16 07:52:03.364 [main] INFO o.o.p.d.p.c.GsonProtocolCoderToolset.deserialize(70) - GsonUTCAdapter: cannot parse Mock for JsonElement, hashCode: 39284878 because of Text 'invalid json' could not be parsed at index 0 java.time.format.DateTimeParseException: Text 'invalid json' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954) at java.base/java.time.ZonedDateTime.parse(ZonedDateTime.java:600) at org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolset$GsonUtcAdapter.deserialize(GsonProtocolCoderToolset.java:68) at org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest.test_GsonUtcAdapter(GsonProtocolCoderToolsetTest.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s -- in org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest [INFO] Running org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoderTest 2024-10-16 07:52:03.605 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeDecoders(95) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): remove-decoder group:artifact:topic 2024-10-16 07:52:03.649 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addDecoder(57) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): add-decoder null:null:null:null:null:null:0 2024-10-16 07:52:03.755 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): remove-encoder group:artifact:topic 2024-10-16 07:52:03.762 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): add-decoder null:null:null:null:null:null:0 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest 2024-10-16 07:52:04.015 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule $.controllers[?(@.drools.version =~ /\\d\\.\\d\\.2/)] in json {"requestID":"38adde30-cc22-11e8-a8d5-f2801f1b9fd1","entity":"controller","controllers":[{"name":"test-controller","drools":{"groupId":"org.onap.policy.drools.test","artifactId":"test","version":"0.0.1"},"operation":"update"}]} 2024-10-16 07:52:04.019 [main] ERROR o.o.p.d.p.coders.JsonProtocolFilter.filter(123) - JsonPath couldn't read $.test because of No results for path: $['test'] com.jayway.jsonpath.PathNotFoundException: No results for path: $['test'] 2024-10-16 07:52:04.019 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule $.test in json {"requestID":"38adde30-cc22-11e8-a8d5-f2801f1b9fd1","entity":"controller","controllers":[{"name":"test-controller","drools":{"groupId":"org.onap.policy.drools.test","artifactId":"test","version":"0.0.1"},"operation":"update"}]} 2024-10-16 07:52:04.026 [main] ERROR o.o.p.d.p.coders.JsonProtocolFilter.filter(123) - JsonPath couldn't read $.test because of No results for path: $['test'] com.jayway.jsonpath.PathNotFoundException: No results for path: $['test'] 2024-10-16 07:52:04.026 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule $.test in json {"requestID":"38adde30-cc22-11e8-a8d5-f2801f1b9fd1","entity":"controller","controllers":[{"name":"test-controller","drools":{"groupId":"org.onap.policy.drools.test","artifactId":"test","version":"0.0.1"},"operation":"update"}]} [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest [INFO] Running org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest 2024-10-16 07:52:04.065 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.getDroolsControllers(595) - Mock for EventProtocolDecoder, hashCode: 111793522: multiple drools-controller [NullDroolsController(), NullDroolsController()] for topic:java.lang.Object 2024-10-16 07:52:04.068 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.droolsCreators(381) - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): no reverse mapping for topic:java.lang.Object 2024-10-16 07:52:04.071 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.droolsCreators(381) - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): no reverse mapping for topic:java.lang.Object 2024-10-16 07:52:04.128 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(86) - Mock for EventProtocolEncoder, hashCode: 49250603: adding coders for existing group:artifact:topic: Mock for ProtocolCoderToolset, hashCode: 1577452287 2024-10-16 07:52:04.129 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(94) - Mock for EventProtocolEncoder, hashCode: 49250603: adding new reverse coders (multiple classes case) for null:group:artifact:topic: Mock for ProtocolCoderToolset, hashCode: 1577452287 2024-10-16 07:52:04.144 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - Mock for EventProtocolDecoder, hashCode: 441216628: removed toolset for group:artifact:topic: Mock for ProtocolCoderToolset, hashCode: 685189361 2024-10-16 07:52:04.145 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(204) - Mock for EventProtocolDecoder, hashCode: 441216628: removing reverse mapping for group:artifact:topic: 2024-10-16 07:52:04.176 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.encodeInternal(360) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): cannot encode (first) for NO-GROUP-ID:NO-ARTIFACT-ID:topic: java.lang.Object@7a05cdc8 java.lang.NullPointerException: Cannot invoke "org.onap.policy.drools.protocol.coders.ProtocolCoderToolset.encode(Object)" because "coderTools" is null at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.encodeInternal(GenericEventProtocolCoder.java:355) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.encode(GenericEventProtocolCoder.java:337) at org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest.lambda$testEncode_WithTopicEncodedClassAndDroolsController$20(GenericProtocolCoderTest.java:305) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) at org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest.testEncode_WithTopicEncodedClassAndDroolsController(GenericProtocolCoderTest.java:305) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:04.198 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - Mock for EventProtocolDecoder, hashCode: 1157136713: removed toolset for groupId:artifactId:topic: Mock for ProtocolCoderToolset, hashCode: 991572261 2024-10-16 07:52:04.200 [main] WARN o.o.p.d.p.c.GenericEventProtocolCoder.droolsCreators(381) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): no reverse mapping for topic:java.lang.Object [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.EventProtocolCoderTest 2024-10-16 07:52:04.237 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-10-16 07:52:04.250 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder foo:bar:JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac:null:1275992582 2024-10-16 07:52:04.251 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-10-16 07:52:04.257 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(139) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[]]): adding toolset for reverse key JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac, modelClassLoaderHash=1275992582]], customCoder=null]]] 2024-10-16 07:52:04.260 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): remove-encoder foo:bar:JUNIT 2024-10-16 07:52:04.260 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed toolset for foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3749c6ac, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-10-16 07:52:04.260 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed coder from toolset for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration from reverse mapping 2024-10-16 07:52:04.266 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-10-16 07:52:04.268 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): add-decoder foo:bar:JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e:null:1275992582 2024-10-16 07:52:04.268 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coders for new foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-10-16 07:52:04.268 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(132) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coder set for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-10-16 07:52:04.270 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): add-decoder foo:bar:JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e:null:1275992582 2024-10-16 07:52:04.270 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(86) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coders for existing foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-10-16 07:52:04.271 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[foo:bar:JUNIT], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): remove-encoder foo:bar:JUNIT 2024-10-16 07:52:04.271 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed toolset for foo:bar:JUNIT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=JUNIT, controllerId=foo:bar:JUNIT, groupId=foo, artifactId=bar, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.configuration.DroolsConfiguration, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73eaae1e, modelClassLoaderHash=1275992582]], customCoder=null]] 2024-10-16 07:52:04.271 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removed coder from toolset for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration from reverse mapping 2024-10-16 07:52:04.271 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): remove-encoder NotExistentGroup:bar:JUNIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.policy.drools.protocol.coders.EventProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest 2024-10-16 07:52:08.175 [main] WARN o.k.m.i.embedder.MavenProjectLoader.loadMavenProject(181) - Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 2024-10-16 07:52:08.195 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-10-16 07:52:08.199 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder@4bc81323, org.onap.policy.drools.system.PolicyControllerFactoryTest$DroolsBuilder@108f19c7] 2024-10-16 07:52:08.200 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-10-16 07:52:08.343 [main] WARN o.d.c.k.builder.impl.KieBuilderImpl.packageNameForFile(398) - File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 2024-10-16 07:52:08.373 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: defaultKieBase 2024-10-16 07:52:08.430 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: defaultKieBase 2024-10-16 07:52:08.430 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-10-16 07:52:08.434 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-10-16 07:52:08.436 [main] INFO o.o.p.drools.core.PolicyContainer.(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-10-16 07:52:08.436 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:08.438 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:08.439 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-10-16 07:52:08.439 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]])): add-decoder org.onap.policy.drools.test:echo:protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c:null:1414888920 2024-10-16 07:52:08.440 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding coders for new org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-10-16 07:52:08.440 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(139) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): adding toolset for reverse key protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c, modelClassLoaderHash=1414888920]], customCoder=null]]] 2024-10-16 07:52:08.448 [main] INFO o.o.p.d.p.c.ProtocolCoderToolset.filter(200) - Mock for GsonProtocolCoderToolset, hashCode: 652132999: unexpected failure accepting json because of Cannot invoke "org.onap.policy.drools.protocol.coders.JsonProtocolFilter.accept(String)" because the return value of "org.onap.policy.drools.protocol.coders.EventProtocolCoder$CoderFilters.getFilter()" is null java.lang.NullPointerException: Cannot invoke "org.onap.policy.drools.protocol.coders.JsonProtocolFilter.accept(String)" because the return value of "org.onap.policy.drools.protocol.coders.EventProtocolCoder$CoderFilters.getFilter()" is null at org.onap.policy.drools.protocol.coders.ProtocolCoderToolset.filter(ProtocolCoderToolset.java:195) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$QainSKjO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.protocol.coders.ProtocolCoderToolset.filter(ProtocolCoderToolset.java:189) at org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest.testExceptions(ProtocolCoderToolsetTest.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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:08.449 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: HALT 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: REMOVE-CODERS 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): remove-encoder org.onap.policy.drools.test:echo:protocolcoder 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed toolset for org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@14a78b6c, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-10-16 07:52:08.450 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed coder from toolset for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings from reverse mapping 2024-10-16 07:52:08.451 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:08.452 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: [] 2024-10-16 07:52:08.505 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:08.506 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:08.507 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:08.508 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-10-16 07:52:08.527 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-10-16 07:52:08.528 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-10-16 07:52:08.528 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-10-16 07:52:08.533 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-10-16 07:52:08.576 [main] INFO o.o.p.drools.core.PolicyContainer.(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-10-16 07:52:08.576 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:08.576 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:08.577 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-10-16 07:52:08.577 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.addEncoder(77) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): add-decoder org.onap.policy.drools.test:echo:protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2843a12d:null:1414888920 2024-10-16 07:52:08.577 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(106) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): adding coders for new org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2843a12d, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-10-16 07:52:08.577 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(132) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): adding coder set for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2843a12d, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-10-16 07:52:08.580 [main] WARN o.o.p.d.p.coders.JsonProtocolFilter.filter(127) - Could not find any matches for rule [?($.first =~ /.*/ && $.second =~ /^blah.*/ && $.third =~ /^hello$/)] in json {"first":"v1","second":"v2","third":"v3"} 2024-10-16 07:52:08.584 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: HALT 2024-10-16 07:52:08.584 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-10-16 07:52:08.585 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920]: REMOVE-CODERS 2024-10-16 07:52:08.585 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-10-16 07:52:08.585 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1414888920] 2024-10-16 07:52:08.585 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): remove-encoder org.onap.policy.drools.test:echo:protocolcoder 2024-10-16 07:52:08.585 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(185) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed toolset for org.onap.policy.drools.test:echo:protocolcoder: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=protocolcoder, controllerId=org.onap.policy.drools.test:echo:protocolcoder, groupId=org.onap.policy.drools.test, artifactId=echo, coders=[CoderFilters [factClass=org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2843a12d, modelClassLoaderHash=1414888920]], customCoder=null]] 2024-10-16 07:52:08.585 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(214) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration, protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removed coder from toolset for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings from reverse mapping 2024-10-16 07:52:08.585 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:08.587 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:08.587 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:08.587 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:08.587 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.300 s -- in org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest [INFO] Running org.onap.policy.drools.features.DroolsControllerFeatureApiTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.drools.features.DroolsControllerFeatureApiTest [INFO] Running org.onap.policy.drools.features.PolicyEngineFeatureApiTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.onap.policy.drools.features.PolicyEngineFeatureApiTest [INFO] Running org.onap.policy.drools.features.PolicyControllerFeatureApiTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.drools.features.PolicyControllerFeatureApiTest [INFO] Running org.onap.policy.drools.controller.IndexedDroolsControllerFactoryTest 2024-10-16 07:52:08.996 [main] INFO o.o.p.d.c.IndexedDroolsControllerFactory.unmanage(344) - Drools Controller is NOT OPERATIONAL - nothing to destroy [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.policy.drools.controller.IndexedDroolsControllerFactoryTest [INFO] Running org.onap.policy.drools.controller.DroolsControllerFactoryTest 2024-10-16 07:52:09.010 [main] INFO o.o.p.d.c.IndexedDroolsControllerFactory.applyBeforeInstance(190) - feature org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder (1) beforeInstance() has intercepted drools controller testGroupId:testArtifactId:testVersion [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.controller.DroolsControllerFactoryTest [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsController2Test 2024-10-16 07:52:09.969 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:09.969 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:09.969 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:09.970 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.022 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.024 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.024 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.026 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.026 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.026 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.039 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.040 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.040 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.041 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.041 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.043 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.058 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.059 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.059 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.059 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.060 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.060 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.061 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.061 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.062 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.079 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.080 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.080 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.080 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.081 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(509) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: DECODE FAILED: my-topic <- my-event-text because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:500) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferStringString_DecodeEx(MavenDroolsController2Test.java:665) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.096 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.097 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.097 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.112 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.112 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.112 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.113 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.113 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(548) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] Failed to inject into PolicyContainer [session-A, session-B] 2024-10-16 07:52:10.122 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.122 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.122 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.123 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.123 [main] ERROR o.o.p.d.c.i.MavenDroolsController.lambda$offer$1(541) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$Yke0V3cb before-insert failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.beforeInsert(DroolsControllerFeatureApi.java:76) at org.onap.policy.drools.controller.internal.MavenDroolsController.lambda$offer$0(MavenDroolsController.java:540) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:539) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferT_Ex(MavenDroolsController2Test.java:711) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.124 [main] ERROR o.o.p.d.c.i.MavenDroolsController.lambda$offer$3(553) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$Yke0V3cb after-insert failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.afterInsert(DroolsControllerFeatureApi.java:87) at org.onap.policy.drools.controller.internal.MavenDroolsController.lambda$offer$2(MavenDroolsController.java:552) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:551) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferT_Ex(MavenDroolsController2Test.java:711) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.132 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-version] 2024-10-16 07:52:10.133 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(199) - All in the right version: my-group:my-artifact:my-version vs. MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.142 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.150 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.150 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.150 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.151 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.151 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.151 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.152 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.152 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.153 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.153 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.153 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 2024-10-16 07:52:10.153 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.154 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-10-16 07:52:10.154 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.154 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.162 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.164 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.164 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.164 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.165 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.165 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.166 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.166 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.166 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.166 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.167 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.167 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.181 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.181 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.181 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.193 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.193 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.194 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.194 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.195 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.206 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.207 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.207 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.207 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.208 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO null 2024-10-16 07:52:10.209 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: null FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.210 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.210 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.211 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.211 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.211 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.212 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.220 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.221 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.221 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.222 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [null:my-artifact:my-version] 2024-10-16 07:52:10.224 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [:my-artifact:my-version] 2024-10-16 07:52:10.225 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:null:my-version] 2024-10-16 07:52:10.226 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group::my-version] 2024-10-16 07:52:10.226 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:null] 2024-10-16 07:52:10.226 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:] 2024-10-16 07:52:10.227 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [no-group-id:my-artifact:my-version] 2024-10-16 07:52:10.227 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:no-artifact-id:my-version] 2024-10-16 07:52:10.228 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:no-version] 2024-10-16 07:52:10.228 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-groupB:my-artifact:my-version] 2024-10-16 07:52:10.229 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifactB:my-version] 2024-10-16 07:52:10.239 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.240 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.240 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.252 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.253 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.253 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.272 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.273 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.273 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.275 [main] WARN o.o.p.d.c.i.MavenDroolsController.getSessionNames(681) - Can't retrieve CORE sessions java.lang.RuntimeException: expected exception at org.onap.policy.drools.core.PolicyContainer.getPolicySessions(PolicyContainer.java:440) at org.onap.policy.drools.controller.internal.MavenDroolsController.getSessionNames(MavenDroolsController.java:673) at org.onap.policy.drools.controller.internal.MavenDroolsController.getSessionNames(MavenDroolsController.java:661) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testGetSessionNames_testGetCanonicalSessionNames(MavenDroolsController2Test.java:937) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.283 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.284 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.284 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.285 [main] WARN o.o.p.d.c.i.MavenDroolsController.factClassNames(753) - Object cannot be retrieved from fact factex java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.factClassNames(MavenDroolsController.java:746) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactClassNames(MavenDroolsController2Test.java:969) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.298 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.299 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.299 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.300 [main] WARN o.o.p.d.c.i.MavenDroolsController.facts(800) - Object cannot be retrieved from fact fact1 java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.facts(MavenDroolsController.java:797) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactsStringStringBoolean_DeleteEx(MavenDroolsController2Test.java:1025) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.308 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.308 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.309 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.309 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-versionB] 2024-10-16 07:52:10.310 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-10-16 07:52:10.310 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-10-16 07:52:10.311 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.312 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.318 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.318 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.319 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.319 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.319 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.320 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.320 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-version] 2024-10-16 07:52:10.320 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-10-16 07:52:10.321 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-10-16 07:52:10.321 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.321 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.321 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.322 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.322 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.331 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.332 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.332 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.333 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-10-16 07:52:10.333 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-10-16 07:52:10.340 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.341 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.341 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.341 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.342 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.342 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.342 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.343 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.343 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Long 2024-10-16 07:52:10.344 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.353 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.353 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.353 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.354 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.354 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.355 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.355 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.355 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.356 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist java.lang.ClassNotFoundException: unknown class at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) at org.onap.policy.drools.utils.ReflectionUtil.isClass(ReflectionUtil.java:75) at org.onap.policy.drools.controller.internal.MavenDroolsController.isNotAClass(MavenDroolsController.java:1004) at org.onap.policy.drools.controller.internal.MavenDroolsController.initCoders(MavenDroolsController.java:279) at org.onap.policy.drools.controller.internal.MavenDroolsController.init(MavenDroolsController.java:177) at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:159) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test$MyDrools.(MavenDroolsController2Test.java:1154) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testInitCoders_InvalidFilterClass$18(MavenDroolsController2Test.java:427) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testInitCoders_InvalidFilterClass(MavenDroolsController2Test.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.357 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(328) - unknown class cannot be retrieved 2024-10-16 07:52:10.367 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.367 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.367 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.381 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.382 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.382 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.390 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.391 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.391 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.461 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.461 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.461 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.461 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.462 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.462 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.462 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.463 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.463 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.463 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.463 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 2024-10-16 07:52:10.464 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.464 [main] ERROR o.o.p.d.c.i.MavenDroolsController.halt(447) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] HALT FAILED because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.core.PolicyContainer.stop(PolicyContainer.java:562) at org.onap.policy.drools.controller.internal.MavenDroolsController.stop(MavenDroolsController.java:421) at org.onap.policy.drools.controller.internal.MavenDroolsController.halt(MavenDroolsController.java:444) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testHalt_Ex(MavenDroolsController2Test.java:607) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.471 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.471 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.471 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.472 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.472 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.472 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.472 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.473 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.473 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.473 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 2024-10-16 07:52:10.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-10-16 07:52:10.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.483 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.483 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.484 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.487 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist java.lang.ClassNotFoundException: unknown class at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) at org.onap.policy.drools.controller.internal.MavenDroolsController.facts(MavenDroolsController.java:782) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testFactsStringStringBoolean$35(MavenDroolsController2Test.java:1017) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactsStringStringBoolean(MavenDroolsController2Test.java:1017) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.495 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.495 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.496 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.497 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.497 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.497 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.498 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.498 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.498 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.499 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-versionB] 2024-10-16 07:52:10.499 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-10-16 07:52:10.499 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-10-16 07:52:10.499 [main] ERROR o.o.p.d.c.i.MavenDroolsController.removeCoders(462) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] REMOVE-DECODERS FAILED because of expected exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.(MavenDroolsController2Test.java:84) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:553) at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:74) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:311) at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:287) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) at java.base/java.util.Optional.orElseGet(Optional.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.500 [main] ERROR o.o.p.d.c.i.MavenDroolsController.removeCoders(468) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] REMOVE-ENCODERS FAILED because of expected exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.(MavenDroolsController2Test.java:84) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:553) at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:74) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:311) at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:287) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) at java.base/java.util.Optional.orElseGet(Optional.java:364) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.500 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.500 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.501 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.508 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.508 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.509 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.516 [main] WARN o.o.p.d.c.i.MavenDroolsController.factQuery(844) - Object cannot be retrieved from row: row1 java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.factQuery(MavenDroolsController.java:841) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactQuery_Delete(MavenDroolsController2Test.java:1075) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.525 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.525 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.525 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.526 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.526 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.526 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-10-16 07:52:10.527 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-10-16 07:52:10.527 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.527 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-10-16 07:52:10.527 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.528 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 2024-10-16 07:52:10.528 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.528 [main] ERROR o.o.p.d.c.i.MavenDroolsController.shutdown(432) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] SHUTDOWN FAILED because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.core.PolicyContainer.stop(PolicyContainer.java:562) at org.onap.policy.drools.controller.internal.MavenDroolsController.stop(MavenDroolsController.java:421) at org.onap.policy.drools.controller.internal.MavenDroolsController.shutdown(MavenDroolsController.java:429) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testShutdown_Ex(MavenDroolsController2Test.java:569) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.537 [main] WARN o.o.p.d.c.i.MavenDroolsController.ownsCoder(388) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]java.lang.String class loaders don't match null vs jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 2024-10-16 07:52:10.537 [main] INFO o.o.p.d.c.i.MavenDroolsController.ownsCoder(384) - java.lang.StringMavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] class loader matches original drools controller rules classloader null 2024-10-16 07:52:10.537 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.538 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.538 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.538 [main] ERROR o.o.p.d.c.i.MavenDroolsController.ownsCoder(379) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]java.lang.String cannot be retrieved. 2024-10-16 07:52:10.545 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.546 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.546 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.546 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.554 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.554 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.555 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.555 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.555 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.555 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.555 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.556 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.563 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.563 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.563 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.563 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.564 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.571 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.571 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.572 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.573 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-10-16 07:52:10.580 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.581 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.581 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.581 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.581 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.589 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.589 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.589 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.597 [main] WARN o.o.p.d.c.i.MavenDroolsController.delete(909) - Object cannot be retrieved from fact fact1 java.lang.RuntimeException: expected exception at org.onap.policy.drools.controller.internal.MavenDroolsController.delete(MavenDroolsController.java:907) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeleteStringClassOfT_Ex(MavenDroolsController2Test.java:1119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.604 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.604 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.604 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.605 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.605 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.605 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.612 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.612 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.612 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.612 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.621 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [null:my-artifact:my-version] 2024-10-16 07:52:10.621 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [:my-artifact:my-version] 2024-10-16 07:52:10.621 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:null:my-version] 2024-10-16 07:52:10.621 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group::my-version] 2024-10-16 07:52:10.622 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:null] 2024-10-16 07:52:10.622 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:] 2024-10-16 07:52:10.629 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.629 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.629 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.643 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.644 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.644 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.652 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.652 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.652 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.659 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.660 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.660 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.660 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.660 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.660 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.660 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.667 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.667 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.667 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.667 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.668 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(491) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: DECODING-UNSUPPORTED my-topic:my-group:my-artifact 2024-10-16 07:52:10.674 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.675 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.675 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.675 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.676 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.676 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist java.lang.ClassNotFoundException: unknown class at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) at org.onap.policy.drools.utils.ReflectionUtil.isClass(ReflectionUtil.java:75) at org.onap.policy.drools.controller.internal.MavenDroolsController.isNotAClass(MavenDroolsController.java:1004) at org.onap.policy.drools.controller.internal.MavenDroolsController.getCustomCoder(MavenDroolsController.java:313) at org.onap.policy.drools.controller.internal.MavenDroolsController.initCoders(MavenDroolsController.java:268) at org.onap.policy.drools.controller.internal.MavenDroolsController.init(MavenDroolsController.java:176) at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:159) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test$MyDrools.(MavenDroolsController2Test.java:1154) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testInitCoders_InvalidGsonClass$17(MavenDroolsController2Test.java:418) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testInitCoders_InvalidGsonClass(MavenDroolsController2Test.java:418) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.677 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(328) - unknown class cannot be retrieved 2024-10-16 07:52:10.689 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-10-16 07:52:10.690 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.690 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.690 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-10-16 07:52:10.691 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@77f30472 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-10-16 07:52:10.692 [main] ERROR o.o.p.d.c.i.MavenDroolsController.deliver(571) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$Yke0V3cb before-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.beforeDeliver(DroolsControllerFeatureApi.java:98) at org.onap.policy.drools.controller.internal.MavenDroolsController.deliver(MavenDroolsController.java:567) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeliver_InterceptEx(MavenDroolsController2Test.java:878) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:10.692 [main] ERROR o.o.p.d.c.i.MavenDroolsController.deliver(607) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$Yke0V3cb after-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.DroolsControllerFeatureApi.afterDeliver(DroolsControllerFeatureApi.java:109) at org.onap.policy.drools.controller.internal.MavenDroolsController.deliver(MavenDroolsController.java:603) at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeliver_InterceptEx(MavenDroolsController2Test.java:878) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s -- in org.onap.policy.drools.controller.internal.MavenDroolsController2Test [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerTest 2024-10-16 07:52:10.831 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-10-16 07:52:10.832 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-10-16 07:52:10.835 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-10-16 07:52:10.842 [main] INFO o.o.p.drools.core.PolicyContainer.(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-10-16 07:52:10.842 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.842 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.842 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.842 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:10.844 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:10.844 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:10.844 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:10.866 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 2 from echo ECHO: hello,I am up 2024-10-16 07:52:10.868 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1 from echo ECHO: 1 2024-10-16 07:52:10.869 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-10-16 07:52:10.870 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-10-16 07:52:10.874 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-10-16 07:52:10.885 [main] INFO o.o.p.drools.core.PolicyContainer.(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-10-16 07:52:10.885 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.885 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.885 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.885 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:10.887 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:10.887 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:10.887 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:10.889 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.889 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.889 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587]: HALT 2024-10-16 07:52:10.889 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.890 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-10-16 07:52:10.890 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587]: REMOVE-CODERS 2024-10-16 07:52:10.890 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.890 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.890 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:10.890 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:10.891 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:10.891 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:10.891 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-10-16 07:52:10.902 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:10.902 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:10.902 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:10.902 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:10.905 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-10-16 07:52:10.905 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test ECHO: hello,I am up 2024-10-16 07:52:10.915 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-10-16 07:52:10.922 [main] INFO o.o.p.drools.core.PolicyContainer.(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-10-16 07:52:10.922 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.922 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.922 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.922 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:10.923 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:10.923 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:10.924 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:10.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587]: SHUTDOWN 2024-10-16 07:52:10.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.924 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-10-16 07:52:10.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587]: REMOVE-CODERS 2024-10-16 07:52:10.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.925 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-10-16 07:52:10.925 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-10-16 07:52:10.928 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-10-16 07:52:10.932 [main] INFO o.o.p.drools.core.PolicyContainer.(126) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 2024-10-16 07:52:10.932 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.932 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:10.932 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.932 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-10-16 07:52:10.934 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-10-16 07:52:10.934 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(255) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 2024-10-16 07:52:10.934 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 2024-10-16 07:52:10.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=466789587] 2024-10-16 07:52:10.946 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerTest [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest 2024-10-16 07:52:11.239 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level WARN 2024-10-16 07:52:11.239 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting org.onap.policy.drools.controller.internal logger to level INFO 2024-10-16 07:52:11.240 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:rules:1.0.0] 2024-10-16 07:52:11.253 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:11.253 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 2024-10-16 07:52:11.254 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.263 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectInserted(196) - RULE SETUP.1: inserting Version( version=1 ) 2024-10-16 07:52:11.263 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE SETUP.1: afterMatchFired 2024-10-16 07:52:11.266 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-10-16 07:52:11.267 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 2024-10-16 07:52:11.267 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-10-16 07:52:11.267 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-10-16 07:52:11.268 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-10-16 07:52:11.269 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 2024-10-16 07:52:11.269 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=1 )] 2024-10-16 07:52:11.269 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-10-16 07:52:11.269 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [org.onap.policy.drools.test:rules:2.0.0] 2024-10-16 07:52:11.325 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE VERSION.2: matchCreated 2024-10-16 07:52:11.326 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] UPGRADE results: [] 2024-10-16 07:52:11.326 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332]: REMOVE-CODERS 2024-10-16 07:52:11.326 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.326 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.326 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.326 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.326 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.327 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE SETUP.2: matchCreated 2024-10-16 07:52:11.327 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE SETUP.2: beforeMatchFired 2024-10-16 07:52:11.329 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectInserted(196) - RULE SETUP.2: inserting Version( version=2 ) 2024-10-16 07:52:11.330 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE SETUP.2: afterMatchFired 2024-10-16 07:52:11.330 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE VERSION.2: beforeMatchFired 2024-10-16 07:52:11.331 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectDeleted(208) - RULE VERSION.2: deleting Version( version=1 ) 2024-10-16 07:52:11.331 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectInserted(196) - RULE VERSION.2: inserting Version( version=12 ) 2024-10-16 07:52:11.331 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE VERSION.2: afterMatchFired 2024-10-16 07:52:11.332 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE VERSION.12: matchCreated 2024-10-16 07:52:11.332 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE VERSION.12: beforeMatchFired 2024-10-16 07:52:11.334 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.objectDeleted(208) - RULE VERSION.12: deleting Version( version=12 ) 2024-10-16 07:52:11.334 [Session org.onap.policy.drools.test:rules:2.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.afterMatchFired(234) - RULE VERSION.12: afterMatchFired 2024-10-16 07:52:11.334 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-10-16 07:52:11.334 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:2.0.0 2024-10-16 07:52:11.334 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-10-16 07:52:11.334 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-10-16 07:52:11.334 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-10-16 07:52:11.335 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12, SETUP.2, VERSION.2] 2024-10-16 07:52:11.335 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 2024-10-16 07:52:11.335 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-10-16 07:52:11.335 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [org.onap.policy.drools.test:rules:1.0.0] 2024-10-16 07:52:11.346 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] UPGRADE results: [] 2024-10-16 07:52:11.346 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332]: REMOVE-CODERS 2024-10-16 07:52:11.346 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.346 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.346 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.346 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332]: HALT 2024-10-16 07:52:11.347 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=199855332]: REMOVE-CODERS 2024-10-16 07:52:11.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=199855332] 2024-10-16 07:52:11.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=199855332] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest [INFO] Running org.onap.policy.drools.controller.internal.NullDroolsControllerTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.drools.controller.internal.NullDroolsControllerTest [INFO] Running org.onap.policy.drools.stats.PolicyStatsManagerTest 2024-10-16 07:52:11.387 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(105) - policy transaction contains no start time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=null, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-10-16 07:52:11.399 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(110) - policy transaction contains no end time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-10-16T07:52:11.399813667Z, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-10-16 07:52:11.400 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(115) - policy transaction contains no elapsed time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-10-16T07:52:11.399813667Z, endTime=2024-10-16T07:52:11.400155436Z, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.drools.stats.PolicyStatsManagerTest [INFO] Running org.onap.policy.drools.stats.PolicyStatsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.drools.stats.PolicyStatsTest [INFO] Running org.onap.policy.drools.system.PolicyControllerFactoryTest 2024-10-16 07:52:11.634 [main] WARN o.o.p.d.p.FileSystemPersistence.store(377) - FileSystemPersistence(configurationPath=config): my-name-a cannot be saved java.io.FileNotFoundException: config/my-name-a-controller.properties (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) at java.base/java.io.FileWriter.(FileWriter.java:96) at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:374) at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:334) at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:157) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) at org.onap.policy.drools.system.PolicyControllerFactoryTest.testPatchStringDroolsConfiguration(PolicyControllerFactoryTest.java:172) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:11.696 [main] WARN o.o.p.d.s.IndexedPolicyControllerFactory.patch(107) - A POLICY CONTROLLER of name my-name-a does not exist for patch operation: Mock for DroolsConfiguration, hashCode: 1850575372 2024-10-16 07:52:11.722 [main] WARN o.o.p.d.s.IndexedPolicyControllerFactory.patch(140) - Cannot update drools configuration: Mock for DroolsConfiguration, hashCode: 670486794 on org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@7b87e89d 2024-10-16 07:52:11.729 [main] WARN o.o.p.d.p.FileSystemPersistence.store(377) - FileSystemPersistence(configurationPath=config): ctrl1 cannot be saved java.io.FileNotFoundException: config/ctrl1-controller.properties (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) at java.base/java.io.FileWriter.(FileWriter.java:96) at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:374) at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:334) at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:157) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) at org.onap.policy.drools.system.PolicyControllerFactoryTest.testControllerType(PolicyControllerFactoryTest.java:421) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:11.730 [main] WARN o.o.p.d.p.FileSystemPersistence.store(377) - FileSystemPersistence(configurationPath=config): ctrl2 cannot be saved java.io.FileNotFoundException: config/ctrl2-controller.properties (No such file or directory) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) at java.base/java.io.FileWriter.(FileWriter.java:96) at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:374) at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:334) at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:157) at org.onap.policy.drools.system.PolicyControllerFactoryTest$TestPolicyController.(PolicyControllerFactoryTest.java:469) at org.onap.policy.drools.system.PolicyControllerFactoryTest$PolicyBuilder.beforeInstance(PolicyControllerFactoryTest.java:487) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:385) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) at org.onap.policy.drools.system.PolicyControllerFactoryTest.testControllerType(PolicyControllerFactoryTest.java:426) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:11.765 [main] ERROR o.o.p.d.s.IndexedPolicyControllerFactory.get(321) - Drools Controller not associated with Policy Controller Mock for DroolsController, hashCode: 780609908:org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@617cfbb6 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.policy.drools.system.PolicyControllerFactoryTest [INFO] Running org.onap.policy.drools.system.PolicyEngineTest Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwaggerApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwitchesApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.InputsApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.FeaturesApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ControllersApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ToolsApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.TopicsApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LifecycleApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.PropertiesApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.DefaultApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.EnvironmentApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:12 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LegacyApi cannot be instantiated and will be ignored. 2024-10-16 07:52:13.117 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1261) - PolicyEngineManager(alive=true, locked=false): cannot find policy-controller to deliver DroolsConfiguration(artifactId=bar, groupId=foo, version=null, additionalProperties={}) over NOOP:JUNIT because of DroolController for foo:bar not found java.lang.IllegalStateException: DroolController for foo:bar not found at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.get(IndexedDroolsControllerFactory.java:389) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.addToolsetControllers(GenericEventProtocolCoder.java:413) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.droolsCreators(GenericEventProtocolCoder.java:394) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.getDroolsControllers(GenericEventProtocolCoder.java:592) at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.getDroolsController(GenericEventProtocolCoder.java:569) at org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoder.getDroolsController(MultiplexorEventProtocolCoder.java:243) at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1255) at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1189) at org.onap.policy.drools.system.PolicyEngineTest.test350TopicDeliver(PolicyEngineTest.java:226) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s -- in org.onap.policy.drools.system.PolicyEngineTest [INFO] Running org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest [INFO] Running org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest 2024-10-16 07:52:13.520 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.deliver(520) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1536853650): cannot deliver event because the sink NOOP:unknown-topic is not registered: my-event 2024-10-16 07:52:13.532 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.initDrools(209) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=null): cannot init-drools 2024-10-16 07:52:13.535 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$start$6(304) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 474720416): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeStart(PolicyControllerFeatureApi.java:95) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$start$5(AggregatedPolicyController.java:303) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:302) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.536 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.start(333) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 474720416): cannot start Mock for TopicSink, hashCode: 1875914744 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:331) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.537 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$start$8(339) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 474720416): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterStart(PolicyControllerFeatureApi.java:106) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$start$7(AggregatedPolicyController.java:338) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:337) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.588 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$halt$18(418) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 220463509): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-halt failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeHalt(PolicyControllerFeatureApi.java:230) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$halt$17(AggregatedPolicyController.java:417) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.halt(AggregatedPolicyController.java:416) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testHalt(AggregatedPolicyControllerTest.java:460) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.589 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$halt$20(429) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 220463509): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-halt failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterHalt(PolicyControllerFeatureApi.java:241) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$halt$19(AggregatedPolicyController.java:428) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.halt(AggregatedPolicyController.java:427) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testHalt(AggregatedPolicyControllerTest.java:460) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.614 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$lock$34(544) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1530826119): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeLock(PolicyControllerFeatureApi.java:164) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$lock$33(AggregatedPolicyController.java:543) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lock(AggregatedPolicyController.java:542) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testLock(AggregatedPolicyControllerTest.java:661) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.615 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$lock$36(564) - AggregatedPolicyController(name=agg-name, alive=true, locked=true, droolsController=Mock for DroolsController, hashCode: 1530826119): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterLock(PolicyControllerFeatureApi.java:175) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$lock$35(AggregatedPolicyController.java:563) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lock(AggregatedPolicyController.java:562) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testLock(AggregatedPolicyControllerTest.java:661) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.634 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$stop$10(354) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1788305380): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeStop(PolicyControllerFeatureApi.java:117) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$stop$9(AggregatedPolicyController.java:353) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.stop(AggregatedPolicyController.java:352) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStop(AggregatedPolicyControllerTest.java:363) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.635 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$stop$12(379) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1788305380): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterStop(PolicyControllerFeatureApi.java:128) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$stop$11(AggregatedPolicyController.java:378) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.stop(AggregatedPolicyController.java:377) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStop(AggregatedPolicyControllerTest.java:363) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.657 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$onTopicEvent$22(446) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1805003313): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-offer failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeOffer(PolicyControllerFeatureApi.java:256) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$onTopicEvent$21(AggregatedPolicyController.java:445) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.onTopicEvent(AggregatedPolicyController.java:444) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testOnTopicEvent(AggregatedPolicyControllerTest.java:503) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.659 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$onTopicEvent$24(455) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1805003313): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-offer failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterOffer(PolicyControllerFeatureApi.java:282) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$onTopicEvent$23(AggregatedPolicyController.java:454) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.onTopicEvent(AggregatedPolicyController.java:453) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testOnTopicEvent(AggregatedPolicyControllerTest.java:503) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.672 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$deliver$30(498) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 815669762): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeDeliver(PolicyControllerFeatureApi.java:307) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$deliver$29(AggregatedPolicyController.java:497) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.deliver(AggregatedPolicyController.java:496) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testDeliver_testInitSinks(AggregatedPolicyControllerTest.java:572) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.673 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$deliver$32(529) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 815669762): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-deliver failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterDeliver(PolicyControllerFeatureApi.java:322) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$deliver$31(AggregatedPolicyController.java:528) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.deliver(AggregatedPolicyController.java:527) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testDeliver_testInitSinks(AggregatedPolicyControllerTest.java:572) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.709 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$shutdown$14(394) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1509248883): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeShutdown(PolicyControllerFeatureApi.java:208) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$shutdown$13(AggregatedPolicyController.java:393) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.shutdown(AggregatedPolicyController.java:392) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testShutdown(AggregatedPolicyControllerTest.java:420) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.715 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$shutdown$16(405) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 1509248883): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterShutdown(PolicyControllerFeatureApi.java:219) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$shutdown$15(AggregatedPolicyController.java:404) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.shutdown(AggregatedPolicyController.java:403) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testShutdown(AggregatedPolicyControllerTest.java:420) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.791 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.initDrools(209) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=null): cannot init-drools 2024-10-16 07:52:13.794 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$unlock$38(580) - AggregatedPolicyController(name=agg-name, alive=true, locked=true, droolsController=Mock for DroolsController, hashCode: 289136219): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeUnlock(PolicyControllerFeatureApi.java:186) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$unlock$37(AggregatedPolicyController.java:579) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.unlock(AggregatedPolicyController.java:578) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUnlock(AggregatedPolicyControllerTest.java:715) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.795 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.lambda$unlock$40(597) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 289136219): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterUnlock(PolicyControllerFeatureApi.java:197) at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$unlock$39(AggregatedPolicyController.java:596) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.internal.AggregatedPolicyController.unlock(AggregatedPolicyController.java:595) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUnlock(AggregatedPolicyControllerTest.java:715) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:13.805 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.updateDrools(238) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 240779865): cannot update-drools: identical configuration DroolsConfiguration(artifactId=artifact-a, groupId=group-a, version=version-a, additionalProperties={}) vs Mock for DroolsConfiguration, hashCode: 882277727 2024-10-16 07:52:13.807 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.updateDrools(282) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 240779865): cannot update-drools because of expected exception java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.internal.AggregatedPolicyController.updateDrools(AggregatedPolicyController.java:273) at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUpdateDrools_ConfigVariations(AggregatedPolicyControllerTest.java:236) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerTest 2024-10-16 07:52:14.143 [main] WARN o.o.p.d.s.internal.SimpleLockManager.addToFeature(275) - no feature yet for SimpleLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, holdUntilMs=1729065234143] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerTest [INFO] Running org.onap.policy.drools.system.internal.LockManagerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.policy.drools.system.internal.LockManagerTest [INFO] Running org.onap.policy.drools.system.internal.FeatureLockImplTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.drools.system.internal.FeatureLockImplTest [INFO] Running org.onap.policy.drools.system.PolicyEngineManagerTest 2024-10-16 07:52:14.682 [main] WARN o.o.p.d.system.PolicyEngineManager.run(944) - PolicyEngineManager(alive=false, locked=false): abnormal termination - shutdown graceful time period expiration 2024-10-16 07:52:14.683 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$run$0(958) - Thread[Thread-21,5,main]: cannot shutdown http-server Mock for HttpServletServer, hashCode: 1650340704 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:926) at org.onap.policy.drools.system.PolicyEngineManager$ShutdownThread.run(PolicyEngineManager.java:956) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdownThreadRun(PolicyEngineManagerTest.java:1144) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdownThreadRun(PolicyEngineManagerTest.java:1122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.696 [main] ERROR o.o.p.d.system.PolicyEngineManager.createLockManager(351) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-create-lock-manager failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeCreateLockManager(PolicyEngineFeatureApi.java:285) at org.onap.policy.drools.system.PolicyEngineManager.createLockManager(PolicyEngineManager.java:345) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:417) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreateLockManagerHaveProvider(PolicyEngineManagerTest.java:529) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.848 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:14.848 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.849 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:14.849 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.853 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:14.853 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.853 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: unknown-operation for controller-c 2024-10-16 07:52:14.853 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:14.854 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: unknown-operation for controller-c java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: unknown-operation for controller-c at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUpdatePolicyControllers(PolicyEngineManagerTest.java:730) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.854 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:14.854 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.875 [main] ERROR o.o.p.d.system.PolicyEngineManager.createLockManager(359) - PolicyEngineManager(alive=false, locked=false): cannot create simple lock manager because of org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec org.onap.policy.drools.system.internal.SimpleLockManagerException: org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec at org.onap.policy.drools.system.internal.SimpleLockManager.(SimpleLockManager.java:97) at org.onap.policy.drools.system.PolicyEngineManager.createLockManager(PolicyEngineManager.java:357) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:417) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreateLockManagerSimpleEx(PolicyEngineManagerTest.java:542) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec at org.onap.policy.common.utils.properties.BeanConfigurator.makeInteger(BeanConfigurator.java:355) at org.onap.policy.common.utils.properties.BeanConfigurator.getIntegerValue(BeanConfigurator.java:274) at org.onap.policy.common.utils.properties.BeanConfigurator.getValue(BeanConfigurator.java:181) at org.onap.policy.common.utils.properties.BeanConfigurator.setValue(BeanConfigurator.java:121) at org.onap.policy.common.utils.properties.BeanConfigurator.setValue(BeanConfigurator.java:99) at org.onap.policy.common.utils.properties.BeanConfigurator.configureFromProperties(BeanConfigurator.java:70) at org.onap.policy.drools.system.internal.SimpleLockProperties.(SimpleLockProperties.java:50) at org.onap.policy.drools.system.internal.SimpleLockManager.(SimpleLockManager.java:93) ... 74 common frames omitted Caused by: java.lang.NumberFormatException: For input string: "abc" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.valueOf(Integer.java:999) at org.onap.policy.common.utils.properties.BeanConfigurator.makeInteger(BeanConfigurator.java:352) ... 81 common frames omitted 2024-10-16 07:52:14.891 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:14.891 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.892 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:14.892 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.896 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:14.896 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.896 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 2024-10-16 07:52:14.896 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:14.897 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: fail-3 for controller-c java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-3 for controller-c at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1840) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.897 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:14.897 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.900 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:14.900 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.901 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 2024-10-16 07:52:14.901 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:14.901 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: fail-3 for controller-c java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-3 for controller-c at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1849) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.901 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:14.901 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:14.902 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-4 for controller-d 2024-10-16 07:52:14.902 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:14.902 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers because of Controller Operation Configuration is not supported: fail-4 for controller-d java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-4 for controller-d at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1849) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.910 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$13(647) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeStart(PolicyEngineFeatureApi.java:133) at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$12(PolicyEngineManager.java:646) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:645) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.911 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$15(673) - PolicyEngineManager(alive=true, locked=false): cannot start http-server Mock for HttpServletServer, hashCode: 758184003 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$14(PolicyEngineManager.java:672) at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:669) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.912 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$16(680) - PolicyEngineManager(alive=true, locked=false): cannot start http-client Mock for HttpClient, hashCode: 1699020150 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:678) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.913 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$19(710) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-start failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterStart(PolicyEngineFeatureApi.java:144) at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$18(PolicyEngineManager.java:709) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:708) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:842) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.920 [main] WARN o.o.p.d.system.PolicyEngineManager.start(663) - PolicyEngineManager(alive=true, locked=false): cannot start lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:661) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:856) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.942 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$start$17(688) - PolicyEngineManager(alive=true, locked=false): cannot start policy-controller Mock for PolicyController, hashCode: 1422489278 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:685) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:874) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.949 [main] WARN o.o.p.d.system.PolicyEngineManager.start(700) - PolicyEngineManager(alive=true, locked=false): Topic Endpoint Manager is in an invalid state because of expected exception java.lang.IllegalStateException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:696) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:921) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:880) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.970 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$boot$1(216) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-boot failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeBoot(PolicyEngineFeatureApi.java:45) at org.onap.policy.drools.system.PolicyEngineManager.lambda$boot$0(PolicyEngineManager.java:215) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:214) at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:364) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.971 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$boot$3(229) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-boot failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterBoot(PolicyEngineFeatureApi.java:56) at org.onap.policy.drools.system.PolicyEngineManager.lambda$boot$2(PolicyEngineManager.java:228) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:227) at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:364) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.974 [main] ERROR o.o.p.d.system.PolicyEngineManager.boot(224) - PolicyEngineManager(alive=false, locked=false): cannot init policy-container because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManagerTest$1.globalInitContainer(PolicyEngineManagerTest.java:379) at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:222) at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:382) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.988 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$lock$42(983) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeLock(PolicyEngineFeatureApi.java:177) at org.onap.policy.drools.system.PolicyEngineManager.lambda$lock$41(PolicyEngineManager.java:982) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:981) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:14.989 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$lock$44(1017) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-lock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterLock(PolicyEngineFeatureApi.java:188) at org.onap.policy.drools.system.PolicyEngineManager.lambda$lock$43(PolicyEngineManager.java:1016) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1015) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.004 [main] ERROR o.o.p.d.system.PolicyEngineManager.lock(1000) - PolicyEngineManager(alive=false, locked=true): cannot lock policy-controller Mock for PolicyController, hashCode: 1079031617 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:998) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.013 [main] WARN o.o.p.d.system.PolicyEngineManager.lock(1010) - PolicyEngineManager(alive=false, locked=true): cannot lock() lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1008) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1230) at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1202) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.027 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$open$21(722) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-open failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeOpen(PolicyEngineFeatureApi.java:264) at org.onap.policy.drools.system.PolicyEngineManager.lambda$open$20(PolicyEngineManager.java:721) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.open(PolicyEngineManager.java:720) at org.onap.policy.drools.system.PolicyEngineManagerTest.lambda$testOpen$148(PolicyEngineManagerTest.java:1772) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.drools.system.PolicyEngineManagerTest.testOpen(PolicyEngineManagerTest.java:1772) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.039 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$27(769) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeStop(PolicyEngineFeatureApi.java:155) at org.onap.policy.drools.system.PolicyEngineManager.lambda$stop$26(PolicyEngineManager.java:768) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:767) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.040 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$29(795) - PolicyEngineManager(alive=false, locked=false): cannot stop topic-source Mock for TopicSource, hashCode: 716592636 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:793) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.041 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$30(801) - PolicyEngineManager(alive=false, locked=false): cannot stop topic-sink Mock for TopicSink, hashCode: 1404151815 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:799) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.041 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$31(814) - PolicyEngineManager(alive=false, locked=false): cannot stop http-server Mock for HttpServletServer, hashCode: 1508231608 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:810) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.042 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$32(821) - PolicyEngineManager(alive=false, locked=false): cannot stop http-client Mock for HttpClient, hashCode: 980266308 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:818) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.043 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$34(836) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-stop failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterStop(PolicyEngineFeatureApi.java:166) at org.onap.policy.drools.system.PolicyEngineManager.lambda$stop$33(PolicyEngineManager.java:835) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:834) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:952) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.052 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$stop$28(787) - PolicyEngineManager(alive=false, locked=false): cannot stop policy-controller Mock for PolicyController, hashCode: 1838810470 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:907) at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:784) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:974) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.075 [main] WARN o.o.p.d.system.PolicyEngineManager.stop(827) - PolicyEngineManager(alive=false, locked=false): cannot stop lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:825) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1024) at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:995) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.142 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$activate$55(1320) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-activate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeActivate(PolicyEngineFeatureApi.java:89) at org.onap.policy.drools.system.PolicyEngineManager.lambda$activate$54(PolicyEngineManager.java:1319) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1318) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1632) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.143 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1331) - PolicyEngineManager(alive=false, locked=true): cannot activate of policy-controller Mock for PolicyController, hashCode: 749065792 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1329) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1632) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.143 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$activate$57(1344) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-activate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterActivate(PolicyEngineFeatureApi.java:100) at org.onap.policy.drools.system.PolicyEngineManager.lambda$activate$56(PolicyEngineManager.java:1343) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1342) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1632) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.146 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1334) - PolicyEngineManager(alive=false, locked=true): cannot activate (rules compilation) of policy-controller Mock for PolicyController, hashCode: 1875912609 because of expected exception java.lang.LinkageError: expected exception at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1329) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1668) at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1640) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.168 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.168 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.168 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:15.168 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.170 [main] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1150) - PolicyEngineManager(alive=false, locked=false): configuration-error due to null because of No configuration provided java.lang.IllegalArgumentException: No configuration provided at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:430) at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1148) at org.onap.policy.drools.system.PolicyEngineManagerTest.testOnTopicEvent(PolicyEngineManagerTest.java:1449) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.177 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: invalid-operation for controller-c 2024-10-16 07:52:15.177 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:15.185 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(400) - PolicyEngineManager(alive=false, locked=false): add-sources failed java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:395) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties_InvalidProperties(PolicyEngineManagerTest.java:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.185 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(406) - PolicyEngineManager(alive=false, locked=false): add-sinks failed java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:404) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties_InvalidProperties(PolicyEngineManagerTest.java:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.186 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(412) - PolicyEngineManager(alive=false, locked=false): add-http-servers failed java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:410) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties_InvalidProperties(PolicyEngineManagerTest.java:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.196 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$configure$7(383) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-configure failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeConfigure(PolicyEngineFeatureApi.java:67) at org.onap.policy.drools.system.PolicyEngineManager.lambda$configure$6(PolicyEngineManager.java:382) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:381) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:565) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.197 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$configure$9(422) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-configure failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterConfigure(PolicyEngineFeatureApi.java:78) at org.onap.policy.drools.system.PolicyEngineManager.lambda$configure$8(PolicyEngineManager.java:421) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:420) at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:565) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.214 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1309) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:my-topic 2024-10-16 07:52:15.214 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1275) - PolicyEngineManager(alive=true, locked=false): cannot deliver java.lang.Object@1d6932 over NOOP:my-topic 2024-10-16 07:52:15.217 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1261) - PolicyEngineManager(alive=true, locked=false): cannot find policy-controller to deliver java.lang.Object@1d6932 over NOOP:my-topic because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1258) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeliverCommInfrastructureStringObject(PolicyEngineManagerTest.java:1587) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.221 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1309) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:unknown-topic 2024-10-16 07:52:15.227 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$36(855) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeShutdown(PolicyEngineFeatureApi.java:221) at org.onap.policy.drools.system.PolicyEngineManager.lambda$shutdown$35(PolicyEngineManager.java:854) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:853) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.228 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$37(865) - PolicyEngineManager(alive=false, locked=false): cannot shutdown topic-source Mock for TopicSource, hashCode: 480964859 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:926) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:863) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.228 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$38(871) - PolicyEngineManager(alive=false, locked=false): cannot shutdown topic-sink Mock for TopicSink, hashCode: 140494968 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:926) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:869) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.229 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$40(895) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-shutdown failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterShutdown(PolicyEngineFeatureApi.java:232) at org.onap.policy.drools.system.PolicyEngineManager.lambda$shutdown$39(PolicyEngineManager.java:894) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:893) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1053) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.232 [main] WARN o.o.p.d.system.PolicyEngineManager.shutdown(883) - PolicyEngineManager(alive=false, locked=false): cannot shutdown lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:881) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1095) at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1067) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.264 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.264 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.265 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:15.265 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.271 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(451) - Configuration Entity is not supported: unknown-entity 2024-10-16 07:52:15.273 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.274 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.274 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-10-16 07:52:15.274 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.347 [main] ERROR o.o.p.d.system.PolicyEngineManager.createPolicyController(479) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz before-controller-create failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeCreate(PolicyControllerFeatureApi.java:45) at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:474) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreatePolicy_FirstProviderThrowsException(PolicyEngineManagerTest.java:642) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.348 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$createPolicyController$11(493) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$iihNd0jz after-controller-create failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterCreate(PolicyControllerFeatureApi.java:58) at org.onap.policy.drools.system.PolicyEngineManager.lambda$createPolicyController$10(PolicyEngineManager.java:492) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:491) at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreatePolicy_FirstProviderThrowsException(PolicyEngineManagerTest.java:642) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.356 [main] ERROR o.o.p.d.system.PolicyEngineManager.makeExecutorService(336) - invalid number for executor.threads property java.lang.NumberFormatException: For input string: "abc" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at org.onap.policy.drools.system.PolicyEngineManager.makeExecutorService(PolicyEngineManager.java:332) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:415) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$QainSKjO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:375) at org.onap.policy.drools.system.PolicyEngineManagerTest.testMakeExecutorServiceInvalidProperty(PolicyEngineManagerTest.java:515) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.362 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.363 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.365 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 2024-10-16 07:52:15.366 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 2024-10-16 07:52:15.368 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 2024-10-16 07:52:15.368 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:15.368 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 2024-10-16 07:52:15.368 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:15.369 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:15.369 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:15.371 [main] WARN o.o.p.d.system.PolicyEngineManager.getController(573) - Policy Controller controller-c not found java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.getController(PolicyEngineManager.java:570) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:548) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUpdatePolicyController_Exceptions(PolicyEngineManagerTest.java:774) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.372 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.372 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-10-16 07:52:15.374 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.375 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-10-16 07:52:15.377 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-10-16 07:52:15.377 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(562) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers (rules) 2024-10-16 07:52:15.381 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(105) - policy transaction contains no start time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=null, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-10-16 07:52:15.381 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(110) - policy transaction contains no end time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-10-16T07:52:15.381578820Z, endTime=null, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-10-16 07:52:15.381 [main] WARN o.o.policy.drools.stats.PolicyStats.stat(115) - policy transaction contains no elapsed time: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-10-16T07:52:15.381578820Z, endTime=2024-10-16T07:52:15.381683702Z, elapsedTime=null, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-10-16 07:52:15.381 [main] WARN o.o.p.d.system.PolicyEngineManager.transaction(309) - controlloop transaction in controller controller-a incomplete transaction object: Metric(requestId=null, partner=null, invocationId=null, virtualServerName=null, serverName=null, serverIpAddress=null, serverFqdn=null, serviceName=null, startTime=2024-10-16T07:52:15.381578820Z, endTime=2024-10-16T07:52:15.381683702Z, elapsedTime=0, serviceInstanceId=null, instanceUuid=null, processKey=null, statusCode=null, responseCode=null, responseDescription=null, alertSeverity=null, targetEntity=null, targetServiceName=null, targetVirtualEntity=null, clientIpAddress=null, remoteHost=null, customField1=null, customField2=null, customField3=null, customField4=null, success=false) 2024-10-16 07:52:15.395 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$deactivate$59(1354) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-deactivate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeDeactivate(PolicyEngineFeatureApi.java:111) at org.onap.policy.drools.system.PolicyEngineManager.lambda$deactivate$58(PolicyEngineManager.java:1353) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1352) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.395 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1365) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1643878151 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1363) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.396 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$deactivate$61(1373) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-deactivate failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterDeactivate(PolicyEngineFeatureApi.java:122) at org.onap.policy.drools.system.PolicyEngineManager.lambda$deactivate$60(PolicyEngineManager.java:1372) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1371) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1689) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.399 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1365) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1139198878 because of expected exception java.lang.LinkageError: expected exception at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1363) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1723) at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1697) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.451 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$unlock$46(1029) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs before-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeUnlock(PolicyEngineFeatureApi.java:199) at org.onap.policy.drools.system.PolicyEngineManager.lambda$unlock$45(PolicyEngineManager.java:1028) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1027) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.451 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$unlock$48(1065) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$AVhjB7Fs after-unlock failure because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterUnlock(PolicyEngineFeatureApi.java:210) at org.onap.policy.drools.system.PolicyEngineManager.lambda$unlock$47(PolicyEngineManager.java:1064) at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1063) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.462 [main] ERROR o.o.p.d.system.PolicyEngineManager.unlock(1054) - PolicyEngineManager(alive=false, locked=false): cannot unlock policy-controller Mock for PolicyController, hashCode: 421857179 because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1052) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1269) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.470 [main] WARN o.o.p.d.system.PolicyEngineManager.unlock(1045) - PolicyEngineManager(alive=false, locked=false): cannot unlock() lock manager because of expected exception java.lang.RuntimeException: expected exception at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1043) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1307) at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:15.501 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(376) - No properties provided [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s -- in org.onap.policy.drools.system.PolicyEngineManagerTest [INFO] Running org.onap.policy.drools.server.restful.RestManagerTest 2024-10-16 07:52:15.689 [main] ERROR o.o.p.d.server.restful.RestManager.swagger(159) - Cannot read swagger.json exception because of org.onap.policy.drools.system.PolicyDroolsPdpRuntimeException: exception 2024-10-16 07:52:15.867 [main] WARN o.o.p.d.server.restful.RestManager.checkLoggerFactoryInstance(1758) - The SLF4J logger factory is not configured for logback 2024-10-16 07:52:15.870 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting audit logger to level abc 2024-10-16 07:52:15.870 [main] WARN o.o.p.d.server.restful.RestManager.loggerName(1643) - Mock for RestManager, hashCode: 263791217: logging framework unavailable for audit / abc java.lang.NullPointerException: Cannot invoke "ch.qos.logback.classic.Level.toString()" because the return value of "ch.qos.logback.classic.Logger.getLevel()" is null at org.onap.policy.common.utils.logging.LoggerUtils.setLevel(LoggerUtils.java:103) at org.onap.policy.drools.server.restful.RestManager.loggerName(RestManager.java:1641) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$QainSKjO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.server.restful.RestManager.loggerName(RestManager.java:1635) at org.onap.policy.drools.server.restful.RestManagerTest.testLoggerName_Exceptions(RestManagerTest.java:1074) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:16.047 [main] WARN o.o.p.d.server.restful.RestManager.checkLoggerFactoryInstance(1758) - The SLF4J logger factory is not configured for logback 2024-10-16 07:52:16.049 [main] ERROR o.o.p.d.server.restful.RestManager.engineShutdown(189) - Mock for RestManager, hashCode: 536549803: cannot shutdown policyEngineManager because of should throw exception java.lang.IllegalStateException: should throw exception at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:849) at org.onap.policy.drools.server.restful.RestManager.engineShutdown(RestManager.java:187) at org.onap.policy.drools.server.restful.RestManager.engineShutdown(RestManager.java:187) at org.onap.policy.drools.server.restful.RestManagerTest.engineShutdown(RestManagerTest.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:16.158 [main] WARN o.o.p.d.server.restful.RestManager.controllerAdd(465) - Mock for RestManager, hashCode: 1659074162: cannot create policy-controller because of exception creating controller java.lang.IllegalArgumentException: exception creating controller at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:458) at org.onap.policy.drools.server.restful.RestManager.controllerAdd(RestManager.java:462) at org.onap.policy.drools.server.restful.RestManager.controllerAdd(RestManager.java:437) at org.onap.policy.drools.server.restful.RestManagerTest.controllerAdd(RestManagerTest.java:321) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.onap.policy.drools.server.restful.RestManagerTest [INFO] Running org.onap.policy.drools.server.restful.test.RestManagerTest Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwaggerApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.SwitchesApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.InputsApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.FeaturesApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ControllersApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.ToolsApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.TopicsApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LifecycleApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.PropertiesApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.DefaultApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.EnvironmentApi cannot be instantiated and will be ignored. Oct 16, 2024 7:52:16 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources WARNING: Component of class interface org.onap.policy.drools.server.restful.LegacyApi cannot be instantiated and will be ignored. 2024-10-16 07:52:16.940 [main] ERROR o.o.p.drools.core.jmx.PdpJmxListener.start(65) - PdpJmxListener.start(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server javax.management.InstanceAlreadyExistsException: PolicyEngine:type=PdpJmx at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.onap.policy.drools.core.jmx.PdpJmxListener.start(PdpJmxListener.java:62) at org.onap.policy.drools.system.PolicyEngineManager.startPdpJmxListener(PolicyEngineManager.java:1436) at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:705) at org.onap.policy.drools.server.restful.test.RestManagerTest.setUp(RestManagerTest.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:17.163 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.163 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.165 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.165 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.265 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.265 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.275 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.275 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.366 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.366 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.427 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.428 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.571 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.571 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.661 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.661 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected Oct 16, 2024 7:52:17 AM 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.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.689 [qtp1718950042-75] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/kafka/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.689 [qtp1718950042-75] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.695 [qtp1718950042-72] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/kafka/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.695 [qtp1718950042-72] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.701 [qtp1718950042-75] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/kafka/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.701 [qtp1718950042-75] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:433) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.707 [qtp1718950042-72] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/kafka/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.708 [qtp1718950042-72] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:450) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.763 [qtp1718950042-75] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/noop/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.764 [qtp1718950042-75] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1351) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.774 [qtp1718950042-68] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/noop/foobar jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.774 [qtp1718950042-68] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1365) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.781 [qtp1718950042-75] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/noop/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.781 [qtp1718950042-75] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:463) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:434) at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1379) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM 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.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.792 [qtp1718950042-72] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/noop/foobar/events jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted 2024-10-16 07:52:17.792 [qtp1718950042-72] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: foobar not found at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:473) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:451) at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1393) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 37 common frames omitted Oct 16, 2024 7:52:17 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:691) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:398) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:388) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.eclipse.jetty.io.EofException at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:116) at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422) at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:275) at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:254) at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:386) at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:843) at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:243) at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:600) at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1051) at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1123) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:270) at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:254) at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:855) at org.glassfish.jersey.servlet.internal.ResponseWriter$NonCloseableOutputStreamWrapper.write(ResponseWriter.java:298) at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:203) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.write(WriterInterceptorExecutor.java:276) at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:142) at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:223) at java.base/java.io.Writer.write(Writer.java:249) at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:273) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76) at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) ... 52 more Caused by: java.io.IOException: Connection reset by peer at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:66) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:217) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:153) at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:563) at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642) at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:110) ... 84 more 2024-10-16 07:52:17.837 [qtp1718950042-73] WARN o.o.p.d.system.PolicyEngineManager.getController(573) - Policy Controller controller1 not found java.lang.IllegalArgumentException: Invalid controller1 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.makeArgEx(IndexedPolicyControllerFactory.java:376) at org.onap.policy.drools.system.IndexedPolicyControllerFactory.get(IndexedPolicyControllerFactory.java:280) at org.onap.policy.drools.system.PolicyEngineManager.getController(PolicyEngineManager.java:570) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:548) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.server.restful.RestManager.engineUpdate(RestManager.java:256) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.838 [qtp1718950042-73] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller1 does not exist. Attempting recovery from disk 2024-10-16 07:52:17.838 [qtp1718950042-73] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=true, locked=false): cannot update-policy-controller 2024-10-16 07:52:17.838 [qtp1718950042-73] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyControllers(520) - PolicyEngineManager(alive=true, locked=false): cannot update-policy-controllers because of properties for config/controller1-controller.properties are not persisted. java.lang.IllegalArgumentException: properties for config/controller1-controller.properties are not persisted. at org.onap.policy.drools.persistence.FileSystemPersistence.getProperties(FileSystemPersistence.java:157) at org.onap.policy.drools.persistence.FileSystemPersistence.getProperties(FileSystemPersistence.java:180) at org.onap.policy.drools.persistence.FileSystemPersistence.getControllerProperties(FileSystemPersistence.java:242) at org.onap.policy.drools.system.PolicyEngineManager.findController(PolicyEngineManager.java:589) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:550) at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1400) at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) at org.onap.policy.drools.server.restful.RestManager.engineUpdate(RestManager.java:256) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.873 [qtp1718950042-74] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=0, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-74, id: 74) otherThread(id: 65) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-74, id: 74) otherThread(id: 65) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1005) at org.onap.policy.drools.server.restful.RestManager.engineLock(RestManager.java:381) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:17.927 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.927 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.932 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:17.932 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:17.954 [qtp1718950042-73] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=0, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-73, id: 73) otherThread(id: 79) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-73, id: 73) otherThread(id: 79) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1005) at org.onap.policy.drools.server.restful.RestManager.engineLock(RestManager.java:381) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.009 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.009 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.025 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.025 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.055 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.056 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.060 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.060 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.066 [qtp1718950042-74] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1150) - PolicyEngineManager(alive=true, locked=false): configuration-error due to FOOOO because of java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:397) 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.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1147) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:170) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.offer(SingleThreadedBusTopicSource.java:271) at org.onap.policy.drools.server.restful.RestManager.lambda$commEventOffer$42(RestManager.java:1550) at org.onap.policy.drools.server.restful.RestManager.catchArgStateGenericEx(RestManager.java:1693) at org.onap.policy.drools.server.restful.RestManager.commEventOffer(RestManager.java:1547) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:386) ... 69 common frames omitted 2024-10-16 07:52:18.072 [qtp1718950042-74] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-74, id: 74) otherThread(id: 81) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-74, id: 74) otherThread(id: 81) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.server.restful.RestManager.topicsLock(RestManager.java:1234) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.158 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.158 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.177 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.178 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.187 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.187 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.196 [qtp1718950042-73] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-73, id: 73) otherThread(id: 84) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-73, id: 73) otherThread(id: 84) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.drools.server.restful.RestManager.commSourceTopicLock(RestManager.java:1432) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.202 [kafka-producer-network-thread | producer-4] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-4] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.203 [kafka-producer-network-thread | producer-4] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-4] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.216 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.216 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.260 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.260 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.297 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.298 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.310 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.310 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.325 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.325 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.331 [qtp1718950042-73] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-73, id: 73) otherThread(id: 86) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-73, id: 73) otherThread(id: 86) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.drools.server.restful.RestManager.commSourceTopicDeactivation(RestManager.java:1474) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.412 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.412 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.431 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.431 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.464 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.464 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.480 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.481 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.494 [qtp1718950042-75] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level debug 2024-10-16 07:52:18.495 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@45b239ea[p=0,l=5,c=8192,r=5]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 2024-10-16 07:52:18.495 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpOutput.write(837) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=5 null 2024-10-16 07:52:18.496 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@5e1000a8[p=0,l=5,c=8192,r=5]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@566aad84{null} 2024-10-16 07:52:18.496 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/tools/loggers/ROOT/debug on HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=2} 200 null HTTP/1.1 Date: Wed, 16 Oct 2024 07:52:18 GMT Content-Length: 5 Content-Type: text/plain 2024-10-16 07:52:18.496 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@7c9ffeb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44c741b] (null,[p=0,l=5,c=8192,r=5],true)@START 2024-10-16 07:52:18.496 [qtp1718950042-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=5} last=true content=HeapByteBuffer@5e1000a8[p=0,l=5,c=8192,r=5]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.496 [qtp1718950042-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Wed, 16 Oct 2024 07:52:18 GMT Content-Length: 5 Content-Type: text/plain 2024-10-16 07:52:18.497 [qtp1718950042-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-10-16 07:52:18.497 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@7c9ffeb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44c741b] ([p=0,l=125,c=8192,r=125],[p=0,l=5,c=8192,r=5],true)@COMPLETING 2024-10-16 07:52:18.497 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-108 << HTTP/1.1 200 OK 2024-10-16 07:52:18.497 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.497 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Content-Type: text/plain 2024-10-16 07:52:18.497 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Content-Length: 5 2024-10-16 07:52:18.497 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.498 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.498 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-10-16 07:52:18.498 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-10-16 07:52:18.498 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - PUT http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1 response code: 200 2024-10-16 07:52:18.498 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-10-16 07:52:18.498 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-108: Shutdown connection 2024-10-16 07:52:18.498 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-10-16 07:52:18.499 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 108][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-10-16 07:52:18.499 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-10-16 07:52:18.499 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-10-16 07:52:18.500 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-10-16 07:52:18.500 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 109][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-10-16 07:52:18.500 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 2024-10-16 07:52:18.500 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 2024-10-16 07:52:18.500 [qtp1718950042-69-acceptor-0@3da53a01-TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@66be9086[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258]] on ManagedSelector@43678b6f{STARTED} id=1 keys=0 selected=0 updates=0 2024-10-16 07:52:18.501 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:51258<->127.0.0.1:7887 2024-10-16 07:52:18.501 [qtp1718950042-69-acceptor-0@3da53a01-TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@43678b6f{STARTED} id=1 keys=0 selected=0 updates=1 2024-10-16 07:52:18.501 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-10-16 07:52:18.501 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-10-16 07:52:18.501 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken with none selected 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 0 keys, 1 updates 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@66be9086[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258]] 2024-10-16 07:52:18.501 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@66be9086[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258]] startThread=0 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.501 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Length: 4 2024-10-16 07:52:18.501 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 1 keys 2024-10-16 07:52:18.501 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Type: text/plain; charset=ISO-8859-1 2024-10-16 07:52:18.501 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.501 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@66be9086[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258]] in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59557ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Length: 4[\r][\n]" 2024-10-16 07:52:18.502 [qtp1718950042-70] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-10-16 07:52:18.502 [qtp1718950042-70] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-10-16 07:52:18.502 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 >> "WARN" 2024-10-16 07:52:18.502 [qtp1718950042-70] DEBUG o.eclipse.jetty.server.HttpChannel.(119) - new HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.502 [qtp1718950042-70] DEBUG o.e.jetty.server.HttpConnection.(107) - New HTTP Connection HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 2024-10-16 07:52:18.503 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1839/0x0000000801802930@237ee4cd on ManagedSelector@43678b6f{STARTED} id=1 keys=1 selected=0 updates=0 2024-10-16 07:52:18.497 [qtp1718950042-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 130 SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@18d05b83{s=COMPLETING}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=9}] 2024-10-16 07:52:18.503 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.503 [qtp1718950042-75] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=130 remaining=0 WriteFlusher@50aed9d5{WRITING}->null 2024-10-16 07:52:18.503 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@7c9ffeb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44c741b] ([p=125,l=125,c=8192,r=0],[p=5,l=5,c=8192,r=0],true)@END 2024-10-16 07:52:18.503 [qtp1718950042-70] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.503 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - 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 2024-10-16 07:52:18.503 [qtp1718950042-70] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=10} 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@5982a133{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.504 [qtp1718950042-70] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@5aaf8291{ReadCallback@7801ddfb{HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@5982a133{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=10} 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@5c41a123) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-10-16 07:52:18.504 [qtp1718950042-70] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@5982a133{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.504 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1831/0x00000008017a76f0@2c0d06ba on ManagedSelector@43678b6f{STARTED} id=1 keys=1 selected=0 updates=1 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@5982a133{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.504 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@43678b6f{STARTED} id=1 keys=1 selected=0 updates=2 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.504 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=10} 2024-10-16 07:52:18.505 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/tools/loggers/ROOT/debug written=5 2024-10-16 07:52:18.504 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.505 [qtp1718950042-75] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [16/Oct/2024:07:52:18 +0000] "PUT /policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1" 200 5 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.505 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@66be9086[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258]] in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59553ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.505 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59553ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.505 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119553ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59553ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken with none selected 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 0/0/1 selected 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 0 keys, 2 updates 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1839/0x0000000801802930@237ee4cd 2024-10-16 07:52:18.505 [kafka-producer-network-thread | producer-6] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-6] Node -1 disconnected. 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1831/0x00000008017a76f0@2c0d06ba 2024-10-16 07:52:18.506 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-6] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.506 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-6] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.505 [qtp1718950042-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.506 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.maybeSendAndPollTransactionalRequest(517) - [Producer clientId=producer-6] Disconnect from localhost:9092 (id: -1 rack: null) while trying to send request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1). Going to back off and retry. java.io.IOException: Connection to localhost:9092 (id: -1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 1 keys 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 1/1/1 selected 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 1 keys, 0 updates 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processSelected(665) - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258], selector=sun.nio.ch.EPollSelectorImpl@77a02d23, interestOps=1, readyOps=1 SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.506 [qtp1718950042-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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 2024-10-16 07:52:18.507 [qtp1718950042-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/REPRODUCING/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59551ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=154]@2024-10-16T07:52:18.507471565Z 2024-10-16 07:52:18.507 [qtp1718950042-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@4882032f{RESERVED,thread=Thread[qtp1718950042-72,5,main]} task=AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59551ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=154]@2024-10-16T07:52:18.507852193Z ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0} 2024-10-16 07:52:18.507 [qtp1718950042-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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@50631155/SelectorProducer@18ff00ff/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59551ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=154]@2024-10-16T07:52:18.508034477Z 2024-10-16 07:52:18.508 [qtp1718950042-72] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59551ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=155]@2024-10-16T07:52:18.508186481Z tryProduce true 2024-10-16 07:52:18.508 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-10-16 07:52:18.508 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.508 [qtp1718950042-74] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@5aaf8291{ReadCallback@7801ddfb{HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-10-16 07:52:18.508 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.508 [qtp1718950042-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 248 DirectByteBuffer@6e40eff6[p=0,l=248,c=8192,r=248]={<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.508 [qtp1718950042-72] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.508 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 1 keys 2024-10-16 07:52:18.508 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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 248 RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=0,l=248,c=8192,r=248]={<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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@5cc555a8{DirectByteBuffer@6e40eff6[p=0,l=248,c=8192,r=248]={<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6e40eff6[p=0,l=248,c=8192,r=248]={<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 2024-10-16 07:52:18.509 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Type: text/plain; charset=ISO-8859-1) header=Content-Type, headerString=[Content-Type], valueString=[text/plain; charset=ISO-8859-1] 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-10-16 07:52:18.505 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1180165483 cs=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6091fc05 eof=false 2024-10-16 07:52:18.512 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=18} 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@18d05b83{s=END}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19}] parse null 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19} 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19} 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=END,0 of 0},g=HttpGenerator@18d05b83{s=END}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=19}] parsed false HttpParser{s=END,0 of 0} 2024-10-16 07:52:18.513 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.514 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-10-16 07:52:18.514 [qtp1718950042-75] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3fd805a9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=20}] 2024-10-16 07:52:18.514 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1180165483 cs=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6091fc05 eof=true 2024-10-16 07:52:18.514 [qtp1718950042-75] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3fd805a9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=20}] 2024-10-16 07:52:18.514 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.514 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.510 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.515 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.515 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=5}] 2024-10-16 07:52:18.515 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=5} PUT /policy/pdp/engine/environment/XX HTTP/1.1 Content-Length: 4 Content-Type: text/plain; charset=ISO-8859-1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.515 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=5}] parsed true HttpParser{s=CONTENT,0 of 4} 2024-10-16 07:52:18.515 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=5} 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=6} 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=6} 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 session=null 2024-10-16 07:52:18.516 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.516 [qtp1718950042-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-564d0eba, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.517 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.517 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.517 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{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:7887/policy/pdp/engine/environment/XX,age=7} 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=7} 2024-10-16 07:52:18.517 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.518 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=8} 2024-10-16 07:52:18.518 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.518 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.517 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.514 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1180165483 cs=HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6091fc05 eof=true 2024-10-16 07:52:18.518 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.518 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.518 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.518 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=8}] parse RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.528 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6e40eff6[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.528 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=18} Content@4b18ccbc{DirectByteBufferR@5ef06d4[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-10-16 07:52:18.530 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.530 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@5982a133{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.531 [qtp1718950042-75] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1180165483 cs=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6091fc05 eof=true 2024-10-16 07:52:18.531 [qtp1718950042-75] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@6091fc05 2024-10-16 07:52:18.532 [qtp1718950042-75] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@3fd805a9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=38}] 2024-10-16 07:52:18.532 [qtp1718950042-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.532 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.530 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=23}] parsed true HttpParser{s=CONTENT,4 of 4} 2024-10-16 07:52:18.534 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@4b18ccbc{DirectByteBufferR@5ef06d4[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-10-16 07:52:18.533 [qtp1718950042-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 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) 2024-10-16 07:52:18.534 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.535 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.536 [qtp1718950042-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@52f69e72[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.535 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=26}] parse RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.537 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.537 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6e40eff6[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>\r\ncoding:...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.537 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-10-16 07:52:18.537 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.536 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.537 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=27} 2024-10-16 07:52:18.538 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-10-16 07:52:18.539 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=29} 2024-10-16 07:52:18.539 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.538 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 2024-10-16 07:52:18.539 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-10-16 07:52:18.540 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,ISHUT,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.540 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,ISHUT,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.540 [qtp1718950042-75] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@17bb202e[{l=/127.0.0.1:7887,r=/127.0.0.1:51252,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.541 [qtp1718950042-75] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@7c8b00cd{null} 2024-10-16 07:52:18.541 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@301a7b8{STARTED} id=0 keys=1 selected=0 updates=0 2024-10-16 07:52:18.541 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3192622c startThread=0 2024-10-16 07:52:18.541 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken with none selected 2024-10-16 07:52:18.541 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 2024-10-16 07:52:18.541 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.541 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 0 keys, 0 updates 2024-10-16 07:52:18.541 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-10-16 07:52:18.541 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.541 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 waiting with 0 keys 2024-10-16 07:52:18.541 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@17bb202e[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.541 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3192622c in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59517ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}] 2024-10-16 07:52:18.541 [qtp1718950042-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.542 [qtp1718950042-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@76938b50{RUNNING,thread=Thread[qtp1718950042-75,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 2024-10-16 07:52:18.542 [qtp1718950042-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@76938b50{RESERVED,thread=Thread[qtp1718950042-75,5,main]} waiting ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0} 2024-10-16 07:52:18.542 [qtp1718950042-83] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@17bb202e[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.542 [qtp1718950042-83] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@5417f30b::SocketChannelEndPoint@17bb202e[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5417f30b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18d05b83{s=START}]=>HttpChannelOverHttp@dabb405{s=HttpChannelState@5982a133{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.542 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.542 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3192622c in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59516ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.542 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.542 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59516ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.543 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119516ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59516ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.539 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=30}] parsed false HttpParser{s=END,4 of 4} 2024-10-16 07:52:18.543 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=33}] 2024-10-16 07:52:18.543 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=34}] 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=34}] 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.544 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@4e731554[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@7d8be0e7[p=HttpParser{s=END,4 of 4},g=HttpGenerator@2a91183e{s=COMPLETING}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{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:7887/policy/pdp/engine/environment/XX,age=37}] 2024-10-16 07:52:18.547 [qtp1718950042-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@249fbf4d{WRITING}->null 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Wed, 16 Oct 2024 07:52:18 GMT[\r][\n]" 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 401 Unauthorized 2024-10-16 07:52:18.547 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.548 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-10-16 07:52:18.547 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7290cdfe] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-10-16 07:52:18.548 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-10-16 07:52:18.548 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.548 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.548 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-10-16 07:52:18.548 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.548 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-10-16 07:52:18.550 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-10-16 07:52:18.550 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-10-16 07:52:18.551 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-10-16 07:52:18.550 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-10-16 07:52:18.551 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-10-16 07:52:18.551 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.551 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-10-16 07:52:18.551 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=41} 2024-10-16 07:52:18.551 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-10-16 07:52:18.552 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Length: 4 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Type: text/plain; charset=ISO-8859-1 2024-10-16 07:52:18.552 [qtp1718950042-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [16/Oct/2024:07:52:18 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.552 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Authorization: Basic eDp5 2024-10-16 07:52:18.552 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=42} 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Length: 4[\r][\n]" 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 2024-10-16 07:52:18.552 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=42}] 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-10-16 07:52:18.552 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.552 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-10-16 07:52:18.552 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=42}] 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.553 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.553 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Authorization: Basic eDp5[\r][\n]" 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.553 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.553 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 >> "WARN" 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=43}] 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 275 DirectByteBuffer@6e40eff6[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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 275 RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.553 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=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@5cc555a8{DirectByteBuffer@6e40eff6[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6e40eff6[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Type: text/plain; charset=ISO-8859-1) header=Content-Type, headerString=[Content-Type], valueString=[text/plain; charset=ISO-8859-1] 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-10-16 07:52:18.554 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0} PUT /policy/pdp/engine/environment/XX HTTP/1.1 Content-Length: 4 Content-Type: text/plain; charset=ISO-8859-1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate Authorization: Basic eDp5 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0}] parsed true HttpParser{s=CONTENT,0 of 4} 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0} 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0} 2024-10-16 07:52:18.555 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=0} 2024-10-16 07:52:18.556 [qtp1718950042-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.556 [qtp1718950042-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.556 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-10-16 07:52:18.556 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 session=null 2024-10-16 07:52:18.556 [qtp1718950042-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-564d0eba, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.556 [qtp1718950042-74] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-10-16 07:52:18.557 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=2}] 2024-10-16 07:52:18.557 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=2}] 2024-10-16 07:52:18.557 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=2}] 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3}] parse RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6e40eff6[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3} Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3}] parsed true HttpParser{s=CONTENT,4 of 4} 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-10-16 07:52:18.558 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 182164181565 AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=3}] 2024-10-16 07:52:18.559 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=4}] 2024-10-16 07:52:18.559 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@6bb41c69[r=Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=4}] 2024-10-16 07:52:18.559 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@6bb41c69[r=Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=4}] 2024-10-16 07:52:18.563 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@6bb41c69[r=Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=8}] 2024-10-16 07:52:18.563 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6bb41c69[r=Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=8}] 2024-10-16 07:52:18.564 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.564 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned Content@16b181e{DirectByteBufferR@2bee542a[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-10-16 07:52:18.564 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.read(294) - read produced 4 byte(s) HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.564 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.reclaim(263) - reclaim Content@16b181e{DirectByteBufferR@2bee542a[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6bb41c69[r=Content@16b181e{DirectByteBufferR@2bee542a[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@16b181e{DirectByteBufferR@2bee542a[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=9}] 2024-10-16 07:52:18.565 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.565 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.565 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=182164181565] AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=10}] 2024-10-16 07:52:18.565 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=10}] 2024-10-16 07:52:18.566 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=11}] 2024-10-16 07:52:18.566 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.566 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=11}] parse RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.566 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6e40eff6[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.567 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-10-16 07:52:18.567 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=12} 2024-10-16 07:52:18.567 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-10-16 07:52:18.567 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=12} 2024-10-16 07:52:18.568 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.568 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=13}] parsed false HttpParser{s=END,4 of 4} 2024-10-16 07:52:18.568 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,4 of 4},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=13}] 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 182164181565 AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced EofContent AsyncContentProducer@6bb41c69[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@6bb41c69[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@6bb41c69[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@6bb41c69[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-10-16 07:52:18.569 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = EofContent AsyncContentProducer@6bb41c69[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=14}] 2024-10-16 07:52:18.570 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.570 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned EofContent 2024-10-16 07:52:18.570 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.read(302) - read error=null HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.570 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.read(313) - read at EOF, setting consumed EOF to true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.570 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.onContentProducible(173) - onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 2024-10-16 07:52:18.571 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.571 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=false on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=16} 2024-10-16 07:52:18.571 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.571 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.572 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=17} 2024-10-16 07:52:18.572 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.572 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=17} 2024-10-16 07:52:18.573 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=18}] 2024-10-16 07:52:18.573 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.573 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=18}] 2024-10-16 07:52:18.573 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.573 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@6bd2904) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.574 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@75376364 2024-10-16 07:52:18.574 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=19} 200 null HTTP/1.1 Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.574 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a76d91a] (null,[p=0,l=0,c=0,r=0],true)@START 2024-10-16 07:52:18.575 [qtp1718950042-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.575 [qtp1718950042-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.575 [qtp1718950042-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-10-16 07:52:18.575 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a76d91a] ([p=0,l=99,c=8192,r=99],[p=0,l=0,c=0,r=0],true)@COMPLETING 2024-10-16 07:52:18.575 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]" 2024-10-16 07:52:18.575 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Wed, 16 Oct 2024 07:52:18 GMT[\r][\n]" 2024-10-16 07:52:18.575 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-10-16 07:52:18.575 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-10-16 07:52:18.575 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-10-16 07:52:18.576 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 200 OK 2024-10-16 07:52:18.576 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.576 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-10-16 07:52:18.576 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.576 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.576 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-10-16 07:52:18.576 [qtp1718950042-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 99 SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=W,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,4 of 4},g=HttpGenerator@2a91183e{s=COMPLETING}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=21}] 2024-10-16 07:52:18.576 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=99 remaining=0 WriteFlusher@249fbf4d{WRITING}->null 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a76d91a] ([p=99,l=99,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 2024-10-16 07:52:18.577 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(344) - Connection [id: 109][route: {}->http://localhost:7887] can be kept alive indefinitely 2024-10-16 07:52:18.577 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-109: set socket timeout to 0 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6bd2904 w=false 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.577 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 109][route: {}->http://localhost:7887][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.577 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - PUT http://localhost:7887/policy/pdp/engine/environment/XX HTTP/1.1 response code: 200 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.577 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-10-16 07:52:18.577 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=22} 2024-10-16 07:52:18.578 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 2024-10-16 07:52:18.578 [qtp1718950042-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [16/Oct/2024:07:52:18 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.578 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-10-16 07:52:18.578 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-10-16 07:52:18.578 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.579 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:7887][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-10-16 07:52:18.579 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=24} 2024-10-16 07:52:18.579 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 109][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-10-16 07:52:18.579 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-109: set socket timeout to 0 2024-10-16 07:52:18.579 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=24}] 2024-10-16 07:52:18.579 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.579 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.579 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-10-16 07:52:18.579 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-10-16 07:52:18.579 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=24}] 2024-10-16 07:52:18.579 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.593 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-10-16 07:52:18.594 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-10-16 07:52:18.595 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-10-16 07:52:18.595 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.579 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.595 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.595 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.595 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.595 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=41}] 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 187 DirectByteBuffer@6e40eff6[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled 187 RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@5cc555a8{DirectByteBuffer@6e40eff6[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6e40eff6[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-10-16 07:52:18.596 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} DELETE /policy/pdp/engine/switches/activation HTTP/1.1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 2024-10-16 07:52:18.597 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1}] 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 session=null 2024-10-16 07:52:18.595 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.599 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.599 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.599 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.600 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.600 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.600 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.600 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.600 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.598 [qtp1718950042-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-564d0eba, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.601 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.601 [qtp1718950042-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.601 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=4} 2024-10-16 07:52:18.601 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-10-16 07:52:18.602 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.603 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.604 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.604 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.604 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.604 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.604 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.604 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.605 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.605 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.602 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=5} 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=8} 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=8}] parse null 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=8} 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=8} 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.605 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=9}] parsed false HttpParser{s=END,0 of -1} 2024-10-16 07:52:18.606 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.606 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-10-16 07:52:18.606 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=9}] 2024-10-16 07:52:18.606 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.606 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=9}] 2024-10-16 07:52:18.606 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-6] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-10-16 07:52:18.606 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Producer clientId=producer-6] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-10-16 07:52:18.606 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.606 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Producer clientId=producer-6] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.606 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Producer clientId=producer-6] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.607 [kafka-producer-network-thread | producer-6] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Producer clientId=producer-6] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.607 [kafka-producer-network-thread | producer-6] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-6] Node -1 disconnected. 2024-10-16 07:52:18.606 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.607 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-6] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.607 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-6] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.607 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.607 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.maybeSendAndPollTransactionalRequest(517) - [Producer clientId=producer-6] Disconnect from localhost:9092 (id: -1 rack: null) while trying to send request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1). Going to back off and retry. java.io.IOException: Connection to localhost:9092 (id: -1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.607 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@3e17ba8a[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@7d8be0e7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2a91183e{s=COMPLETING}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11}] 2024-10-16 07:52:18.608 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-10-16 07:52:18.608 [qtp1718950042-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@249fbf4d{WRITING}->null 2024-10-16 07:52:18.608 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Wed, 16 Oct 2024 07:52:18 GMT[\r][\n]" 2024-10-16 07:52:18.608 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f6f2453] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-10-16 07:52:18.608 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-10-16 07:52:18.608 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.608 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=12} 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 401 Unauthorized 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.609 [qtp1718950042-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [16/Oct/2024:07:52:18 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-10-16 07:52:18.609 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=12} 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=12}] 2024-10-16 07:52:18.609 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.609 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=12}] 2024-10-16 07:52:18.609 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.609 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.609 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-10-16 07:52:18.609 [qtp1718950042-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=13}] 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@6e40eff6[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.610 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@6e40eff6[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-10-16 07:52:18.610 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-10-16 07:52:18.610 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-10-16 07:52:18.610 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.610 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Authorization: Basic eDp5 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Authorization: Basic eDp5[\r][\n]" 2024-10-16 07:52:18.611 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-10-16 07:52:18.610 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 2024-10-16 07:52:18.612 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-10-16 07:52:18.613 [qtp1718950042-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.613 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 2024-10-16 07:52:18.614 [qtp1718950042-74] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.614 [qtp1718950042-74] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@5aaf8291{ReadCallback@7801ddfb{HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-10-16 07:52:18.615 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.615 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.615 [qtp1718950042-74] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.616 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1831/0x00000008017a76f0@2c0d06ba on ManagedSelector@43678b6f{STARTED} id=1 keys=1 selected=0 updates=0 2024-10-16 07:52:18.616 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@43678b6f{STARTED} id=1 keys=1 selected=0 updates=1 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken with none selected 2024-10-16 07:52:18.617 [qtp1718950042-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 0/0/1 selected 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 0 keys, 1 updates 2024-10-16 07:52:18.617 [qtp1718950042-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@7080836e{RUNNING,thread=Thread[qtp1718950042-74,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1831/0x00000008017a76f0@2c0d06ba 2024-10-16 07:52:18.617 [qtp1718950042-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@7080836e{RESERVED,thread=Thread[qtp1718950042-74,5,main]} waiting ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0} 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 1 keys 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 1/1/1 selected 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 1 keys, 0 updates 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.processSelected(665) - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51258], selector=sun.nio.ch.EPollSelectorImpl@77a02d23, interestOps=1, readyOps=1 SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.617 [qtp1718950042-72] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 2024-10-16 07:52:18.618 [qtp1718950042-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/PRODUCING/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59440ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=155]@2024-10-16T07:52:18.618207365Z 2024-10-16 07:52:18.618 [qtp1718950042-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@7080836e{RESERVED,thread=Thread[qtp1718950042-74,5,main]} task=AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59440ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=155]@2024-10-16T07:52:18.618716306Z ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0} 2024-10-16 07:52:18.618 [qtp1718950042-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59440ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=155]@2024-10-16T07:52:18.618998572Z tryProduce true 2024-10-16 07:52:18.619 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-10-16 07:52:18.618 [qtp1718950042-72] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/PRODUCING/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59439ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=155]@2024-10-16T07:52:18.619294089Z 2024-10-16 07:52:18.619 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.619 [qtp1718950042-72] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@5aaf8291{ReadCallback@7801ddfb{HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-10-16 07:52:18.619 [qtp1718950042-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.619 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 1 keys 2024-10-16 07:52:18.619 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.619 [qtp1718950042-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 214 DirectByteBuffer@52f69e72[p=0,l=214,c=8192,r=214]={<<>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.619 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] filled 214 RetainableByteBuffer@1395b8c0{DirectByteBuffer@52f69e72[p=0,l=214,c=8192,r=214]={<<>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@1395b8c0{DirectByteBuffer@52f69e72[p=0,l=214,c=8192,r=214]={<<>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@52f69e72[p=0,l=214,c=8192,r=214]={<<>>ation: Ba...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> IN_VALUE 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> FIELD 2024-10-16 07:52:18.620 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} DELETE /policy/pdp/engine/switches/activation HTTP/1.1 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate Authorization: Basic eDp5 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.621 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 session=null 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-564d0eba, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.622 [qtp1718950042-72] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-10-16 07:52:18.623 [qtp1718950042-72] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: locking 2024-10-16 07:52:18.623 [qtp1718950042-72] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stopping 2024-10-16 07:52:18.623 [qtp1718950042-72] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-72, id: 72) otherThread(id: 88) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp1718950042-72, id: 72) otherThread(id: 88) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:388) at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1005) at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1359) at org.onap.policy.drools.server.restful.RestManager.engineDeactivation(RestManager.java:362) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.624 [qtp1718950042-72] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: locking 2024-10-16 07:52:18.624 [qtp1718950042-72] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=true, #topicListeners=0]]]: stopping 2024-10-16 07:52:18.624 [qtp1718950042-72] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5db0dd36-f8c7-45ea-a00c-1d1565b836ce, alive=true, publisher=KafkaPublisherWrapper []]]: locking 2024-10-16 07:52:18.625 [qtp1718950042-72] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(129) - KafkaPublisherWrapper []: CLOSE 2024-10-16 07:52:18.625 [qtp1718950042-72] INFO o.a.k.clients.producer.KafkaProducer.close(1373) - [Producer clientId=producer-6] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2024-10-16 07:52:18.644 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.645 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.646 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.646 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.650 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.655 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.666 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.666 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.695 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.696 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.696 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.696 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.696 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.696 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.697 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.697 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.697 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.697 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.697 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.701 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.706 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-10-16 07:52:18.706 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.706 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.706 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.707 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-6] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-10-16 07:52:18.707 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.run(256) - [Producer clientId=producer-6] Beginning shutdown of Kafka producer I/O thread, sending remaining records. 2024-10-16 07:52:18.707 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.707 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.707 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-count, group=producer-metrics, description=The current number of active connections., tags={client-id=producer-6}] 2024-10-16 07:52:18.707 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.708 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-total, group=producer-metrics, description=The total number of connections closed, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-rate, group=producer-metrics, description=The number of connections closed per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-total, group=producer-metrics, description=The total number of new connections established, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-rate, group=producer-metrics, description=The number of new connections established per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-total, group=producer-metrics, description=The total number of connections with successful authentication, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-rate, group=producer-metrics, description=The number of connections with successful authentication per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-total, group=producer-metrics, description=The total number of successful re-authentication of connections, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-rate, group=producer-metrics, description=The number of successful re-authentication of connections per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-no-reauth-total, group=producer-metrics, description=The total number of connections with successful authentication where the client does not support re-authentication, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-total, group=producer-metrics, description=The total number of connections with failed authentication, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-rate, group=producer-metrics, description=The number of connections with failed authentication per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-total, group=producer-metrics, description=The total number of failed re-authentication of connections, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-rate, group=producer-metrics, description=The number of failed re-authentication of connections per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-max, group=producer-metrics, description=The max latency observed due to re-authentication, tags={client-id=producer-6}] 2024-10-16 07:52:18.708 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-avg, group=producer-metrics, description=The average latency observed due to re-authentication, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-total, group=producer-metrics, description=The total number of network operations (reads or writes) on all connections, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-rate, group=producer-metrics, description=The number of network operations (reads or writes) on all connections per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-metrics, description=The total number of outgoing bytes sent to all servers, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-metrics, description=The number of outgoing bytes sent to all servers per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-metrics, description=The total number of bytes read off all sockets, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-metrics, description=The number of bytes read off all sockets per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-metrics, description=The total number of requests sent, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-metrics, description=The number of requests sent per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-metrics, description=The average size of requests sent., tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-metrics, description=The maximum size of any request sent., tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-metrics, description=The total number of responses received, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-metrics, description=The number of responses received per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-total, group=producer-metrics, description=The total number of times the I/O layer checked for new I/O to perform, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-rate, group=producer-metrics, description=The number of times the I/O layer checked for new I/O to perform per second, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-avg, group=producer-metrics, description=The average length of time the I/O thread spent waiting for a socket ready for reads or writes in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-waittime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent waiting, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent waiting, tags={client-id=producer-6}] 2024-10-16 07:52:18.709 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent waiting, tags={client-id=producer-6}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-avg, group=producer-metrics, description=The average length of time for I/O per select call in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=iotime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent doing I/O, tags={client-id=producer-6}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent doing I/O, tags={client-id=producer-6}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent doing I/O, tags={client-id=producer-6}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-node-metrics, description=The total number of requests sent, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-node-metrics, description=The number of requests sent per second, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-node-metrics, description=The average size of requests sent., tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-node-metrics, description=The maximum size of any request sent., tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-node-metrics, description=The total number of outgoing bytes, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-node-metrics, description=The number of outgoing bytes per second, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-node-metrics, description=The total number of responses received, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-node-metrics, description=The number of responses received per second, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-node-metrics, description=The total number of incoming bytes, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-node-metrics, description=The number of incoming bytes per second, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-avg, group=producer-node-metrics, description=, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-max, group=producer-node-metrics, description=, tags={client-id=producer-6, node-id=node--1}] 2024-10-16 07:52:18.710 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-10-16 07:52:18.711 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.maybeSetState(828) - Setting telemetry state from SUBSCRIPTION_NEEDED to TERMINATED 2024-10-16 07:52:18.711 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.run(306) - [Producer clientId=producer-6] Shutdown of Kafka producer I/O thread has completed. 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(221) - Initiate close of ClientTelemetryReporter 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(605) - initiate close for client telemetry, check if terminal push required. Timeout 9223370307789637096 ms. 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(611) - Telemetry subscription not loaded, not attempting terminating push 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=flush-time-ns-total, group=producer-metrics, description=Total time producer has spent in flush in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-init-time-ns-total, group=producer-metrics, description=Total time producer has spent in initTransactions in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-begin-time-ns-total, group=producer-metrics, description=Total time producer has spent in beginTransaction in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-send-offsets-time-ns-total, group=producer-metrics, description=Total time producer has spent in sendOffsetsToTransaction in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-commit-time-ns-total, group=producer-metrics, description=Total time producer has spent in commitTransaction in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-abort-time-ns-total, group=producer-metrics, description=Total time producer has spent in abortTransaction in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=metadata-wait-time-ns-total, group=producer-metrics, description=Total time producer has spent waiting on topic metadata in nanoseconds., tags={client-id=producer-6}] 2024-10-16 07:52:18.711 [qtp1718950042-72] INFO o.a.kafka.common.metrics.Metrics.close(684) - Metrics scheduler closed 2024-10-16 07:52:18.712 [qtp1718950042-72] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-10-16 07:52:18.712 [qtp1718950042-72] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-10-16 07:52:18.712 [qtp1718950042-72] INFO o.a.kafka.common.metrics.Metrics.close(694) - Metrics reporters closed 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=version, group=app-info, description=Metric indicating version, tags={client-id=producer-6}] 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=commit-id, group=app-info, description=Metric indicating commit-id, tags={client-id=producer-6}] 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=start-time-ms, group=app-info, description=Metric indicating start-time-ms, tags={client-id=producer-6}] 2024-10-16 07:52:18.712 [qtp1718950042-72] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(88) - App info kafka.producer for producer-6 unregistered 2024-10-16 07:52:18.712 [qtp1718950042-72] DEBUG o.a.k.clients.producer.KafkaProducer.close(1433) - [Producer clientId=producer-6] Kafka producer has been closed 2024-10-16 07:52:18.713 [qtp1718950042-72] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: locking 2024-10-16 07:52:18.713 [qtp1718950042-72] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=true, #topicListeners=0]]]: stopping 2024-10-16 07:52:18.714 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@22a8beb2[p=0,l=1199,c=8192,r=1199]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 2024-10-16 07:52:18.714 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpOutput.write(837) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1199 null 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@6ce0be2a[p=0,l=1199,c=8192,r=1199]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1642b853{null} 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=94} 200 null HTTP/1.1 Date: Wed, 16 Oct 2024 07:52:18 GMT Content-Length: 1199 Content-Type: application/json 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@277225ab] (null,[p=0,l=1199,c=8192,r=1199],true)@START 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1199} last=true content=HeapByteBuffer@6ce0be2a[p=0,l=1199,c=8192,r=1199]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Wed, 16 Oct 2024 07:52:18 GMT Content-Length: 1199 Content-Type: application/json 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-10-16 07:52:18.715 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@277225ab] ([p=0,l=134,c=8192,r=134],[p=0,l=1199,c=8192,r=1199],true)@COMPLETING 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Wed, 16 Oct 2024 07:52:18 GMT[\r][\n]" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Type: application/json[\r][\n]" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 1199[\r][\n]" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 << "{"hostName":"foo","alive":true,"sources":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"consumerInstance":"prd-ubuntu1804-builder-4c-4g-77064","alive":false,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":true,"consumerGroup":"686249d2-4304-40d7-aff1-33c2be814dc3"}],"sinks":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":false,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"5db0dd36-f8c7-45ea-a00c-1d1565b836ce","useHttps":false,"topic":"kafka-topic-test","locked":true}],"pdpName":"foo.0","features":[],"stats":{"subgroupStats":{},"groupStat":{"policyExecutedCount":0,"policyExecutedSuccessCount":0,"totalElapsedTime":0.0,"averageExecutionTime":0.0,"lastStart":0,"birthTime":0,"lastExecutionTime":0,"policyExecutedFailCount":0}},"clusterName":"0","controllers":[],"httpServers":[{"sniHostCheck":false,"password":"y","alive":true,"port":7887,"name":"TELEMETRY","host":"localhost","prometheus":false,"user":"x"}],"locked":true}" 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 200 OK 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.716 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Type: application/json 2024-10-16 07:52:18.717 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 1199 2024-10-16 07:52:18.717 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.717 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.717 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.717 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.717 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-10-16 07:52:18.717 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-10-16 07:52:18.717 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - DELETE http://localhost:7887/policy/pdp/engine/switches/activation HTTP/1.1 response code: 200 2024-10-16 07:52:18.717 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-10-16 07:52:18.717 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-109: Shutdown connection 2024-10-16 07:52:18.717 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-10-16 07:52:18.717 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 109][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-10-16 07:52:18.717 [qtp1718950042-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1333 SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=W,to=98/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=COMPLETING}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=97}] 2024-10-16 07:52:18.718 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-10-16 07:52:18.718 [qtp1718950042-72] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1333 remaining=0 WriteFlusher@249fbf4d{WRITING}->null 2024-10-16 07:52:18.718 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-10-16 07:52:18.718 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@fb4b37a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@277225ab] ([p=134,l=134,c=8192,r=0],[p=1199,l=1199,c=8192,r=0],true)@END 2024-10-16 07:52:18.718 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-10-16 07:52:18.718 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - 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 2024-10-16 07:52:18.718 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 110][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-10-16 07:52:18.718 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 2024-10-16 07:52:18.718 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 2024-10-16 07:52:18.719 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:51270<->127.0.0.1:7887 2024-10-16 07:52:18.719 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.719 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-10-16 07:52:18.719 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-110 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Content-Length: 0 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Host: localhost:7887 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Connection: Keep-Alive 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.719 [qtp1718950042-72] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Content-Length: 0[\r][\n]" 2024-10-16 07:52:18.719 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=98} 2024-10-16 07:52:18.719 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Host: localhost:7887[\r][\n]" 2024-10-16 07:52:18.719 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.719 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]" 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=99} 2024-10-16 07:52:18.720 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@29b0a514) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-10-16 07:52:18.720 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.720 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "[\r][\n]" 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4dc7b12c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=99} 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1199 2024-10-16 07:52:18.720 [qtp1718950042-72] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [16/Oct/2024:07:52:18 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 200 1199 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=false 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=99} 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2a91183e{s=END}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=99}] parse null 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=99} 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-10-16 07:52:18.720 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=99} 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2a91183e{s=END}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=100}] parsed false HttpParser{s=END,0 of -1} 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=100}] 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=100}] 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@4dc7b12c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@350490332 cs=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@747c1c47 eof=true 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@747c1c47 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6bb41c69[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=100}] 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 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) 2024-10-16 07:52:18.721 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@52f69e72[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.722 [qtp1718950042-69-acceptor-0@3da53a01-TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@1e6c9cab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51270]] on ManagedSelector@301a7b8{STARTED} id=0 keys=0 selected=0 updates=0 2024-10-16 07:52:18.723 [qtp1718950042-69-acceptor-0@3da53a01-TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@301a7b8{STARTED} id=0 keys=0 selected=0 updates=1 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken with none selected 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 0 keys, 1 updates 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@1e6c9cab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51270]] 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@1e6c9cab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51270]] startThread=0 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.723 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 waiting with 1 keys 2024-10-16 07:52:18.723 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@1e6c9cab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51270]] in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59335ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.723 [qtp1718950042-70] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 2024-10-16 07:52:18.723 [qtp1718950042-70] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2024-10-16 07:52:18.723 [qtp1718950042-70] DEBUG o.eclipse.jetty.server.HttpChannel.(119) - new HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.jetty.server.HttpConnection.(107) - New HTTP Connection HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1839/0x0000000801802930@69d5f086 on ManagedSelector@301a7b8{STARTED} id=0 keys=1 selected=0 updates=0 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@580be61a{ReadCallback@72a0bca3{HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1831/0x00000008017a76f0@34b733b1 on ManagedSelector@301a7b8{STARTED} id=0 keys=1 selected=0 updates=1 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@301a7b8{STARTED} id=0 keys=1 selected=0 updates=2 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken with none selected 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 0/0/1 selected 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 0 keys, 2 updates 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@1e6c9cab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51270]] in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59334ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1839/0x0000000801802930@69d5f086 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1831/0x00000008017a76f0@34b733b1 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59334ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.724 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119334ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59334ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.724 [qtp1718950042-73] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 waiting with 1 keys 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 1/1/1 selected 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 1 keys, 0 updates 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processSelected(665) - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:51270], selector=sun.nio.ch.EPollSelectorImpl@1944feb2, interestOps=1, readyOps=1 SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@225784df/SelectorProducer@3ad5b0d0/PRODUCING/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59333ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-10-16T07:52:18.725632701Z 2024-10-16 07:52:18.725 [qtp1718950042-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@76938b50{RESERVED,thread=Thread[qtp1718950042-75,5,main]} task=AdaptiveExecutionStrategy@225784df/SelectorProducer@3ad5b0d0/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59333ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-10-16T07:52:18.725824075Z ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0} 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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@225784df/SelectorProducer@3ad5b0d0/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59333ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-10-16T07:52:18.725903737Z 2024-10-16 07:52:18.725 [qtp1718950042-75] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@225784df/SelectorProducer@3ad5b0d0/IDLE/p=true/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59333ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=148]@2024-10-16T07:52:18.725957808Z tryProduce true 2024-10-16 07:52:18.726 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-10-16 07:52:18.726 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.725 [qtp1718950042-73] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@580be61a{ReadCallback@72a0bca3{HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 2024-10-16 07:52:18.726 [qtp1718950042-75] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.726 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 waiting with 1 keys 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 203 DirectByteBuffer@52f69e72[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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@1395b8c0{DirectByteBuffer@52f69e72[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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@1395b8c0{DirectByteBuffer@52f69e72[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@52f69e72[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 2024-10-16 07:52:18.726 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=false 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@538c6439 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@4d6363eb[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} PUT /policy/pdp/engine/switches/activation HTTP/1.1 Content-Length: 0 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 2024-10-16 07:52:18.727 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1}] 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 session=null 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-564d0eba, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{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:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.728 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@81426518 cs=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=false 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2} 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2}] parse null 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2} 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2} 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=END,0 of 0},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2}] parsed false HttpParser{s=END,0 of 0} 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2}] 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@81426518 cs=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=2}] 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@81426518 cs=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.729 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.730 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@4e731554[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@1a8610e8[p=HttpParser{s=END,0 of 0},g=HttpGenerator@51d20146{s=COMPLETING}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{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:7887/policy/pdp/engine/switches/activation,age=3}] 2024-10-16 07:52:18.730 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-10-16 07:52:18.730 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Date: Wed, 16 Oct 2024 07:52:18 GMT[\r][\n]" 2024-10-16 07:52:18.730 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-10-16 07:52:18.722 [qtp1718950042-72] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@29eef8bb[{l=/127.0.0.1:7887,r=/127.0.0.1:51258,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.730 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Length: 0[\r][\n]" 2024-10-16 07:52:18.730 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Server: Jetty(11.0.23)[\r][\n]" 2024-10-16 07:52:18.730 [qtp1718950042-72] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@5aaf8291{null} 2024-10-16 07:52:18.731 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "[\r][\n]" 2024-10-16 07:52:18.731 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-110 << HTTP/1.1 401 Unauthorized 2024-10-16 07:52:18.731 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.731 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-10-16 07:52:18.731 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Length: 0 2024-10-16 07:52:18.731 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.731 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-10-16 07:52:18.731 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-10-16 07:52:18.731 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-10-16 07:52:18.732 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-10-16 07:52:18.732 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.732 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-10-16 07:52:18.732 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-10-16 07:52:18.732 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-110 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Content-Length: 0 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Host: localhost:7887 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Connection: Keep-Alive 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Accept-Encoding: gzip,deflate 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Authorization: Basic eDp5 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Content-Length: 0[\r][\n]" 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Host: localhost:7887[\r][\n]" 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]" 2024-10-16 07:52:18.732 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 2024-10-16 07:52:18.733 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-10-16 07:52:18.733 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Authorization: Basic eDp5[\r][\n]" 2024-10-16 07:52:18.733 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "[\r][\n]" 2024-10-16 07:52:18.730 [qtp1718950042-73] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@6bdf922b{WRITING}->null 2024-10-16 07:52:18.731 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@43678b6f{STARTED} id=1 keys=1 selected=0 updates=0 2024-10-16 07:52:18.736 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@de8d27d[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d75d255] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-10-16 07:52:18.736 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken with none selected 2024-10-16 07:52:18.736 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.737 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 0 keys, 0 updates 2024-10-16 07:52:18.737 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-10-16 07:52:18.737 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.737 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 0 keys 2024-10-16 07:52:18.737 [qtp1718950042-72] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c5a37d1 startThread=0 2024-10-16 07:52:18.737 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c5a37d1 in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59321ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}] 2024-10-16 07:52:18.737 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@5efae55b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.737 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 2024-10-16 07:52:18.737 [qtp1718950042-83] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@29eef8bb[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.737 [qtp1718950042-72] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@29eef8bb[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.737 [qtp1718950042-83] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.737 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c5a37d1 in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59321ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}] 2024-10-16 07:52:18.737 [qtp1718950042-72] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@7d8be0e7::SocketChannelEndPoint@29eef8bb[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d8be0e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a91183e{s=START}]=>HttpChannelOverHttp@39961e12{s=HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4dc7b12c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.738 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59321ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=2/4,pending=0}] 2024-10-16 07:52:18.738 [qtp1718950042-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@4882032f{RUNNING,thread=Thread[qtp1718950042-72,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 2024-10-16 07:52:18.738 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119321ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59320ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0}] 2024-10-16 07:52:18.738 [qtp1718950042-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@4882032f{RESERVED,thread=Thread[qtp1718950042-72,5,main]} waiting ReservedThreadExecutor@449e9c57{reserved=3/4,pending=0} 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@5efae55b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11} 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 2024-10-16 07:52:18.738 [qtp1718950042-73] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [16/Oct/2024:07:52:18 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11} 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11}] 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=11}] 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.738 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@538c6439 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=12}] 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 230 DirectByteBuffer@52f69e72[p=0,l=230,c=8192,r=230]={<<>>5\r\n\r\nriza...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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 230 RetainableByteBuffer@1395b8c0{DirectByteBuffer@52f69e72[p=0,l=230,c=8192,r=230]={<<>>5\r\n\r\nriza...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=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@1395b8c0{DirectByteBuffer@52f69e72[p=0,l=230,c=8192,r=230]={<<>>5\r\n\r\nriza...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@52f69e72[p=0,l=230,c=8192,r=230]={<<>>5\r\n\r\nriza...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 2024-10-16 07:52:18.739 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 2024-10-16 07:52:18.740 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-10-16 07:52:18.740 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-10-16 07:52:18.740 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-10-16 07:52:18.740 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-10-16 07:52:18.746 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.746 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.747 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.740 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - 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)] 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-10-16 07:52:18.751 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@538c6439 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.751 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} PUT /policy/pdp/engine/switches/activation HTTP/1.1 Content-Length: 0 Host: localhost:7887 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate Authorization: Basic eDp5 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1}] parsed true HttpParser{s=CONTENT,0 of 0} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1}] 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 session=null 2024-10-16 07:52:18.752 [qtp1718950042-73] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-564d0eba, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.753 [qtp1718950042-73] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-10-16 07:52:18.753 [qtp1718950042-73] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: unlocking 2024-10-16 07:52:18.754 [qtp1718950042-73] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.start(164) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: starting 2024-10-16 07:52:18.754 [qtp1718950042-73] INFO o.a.k.c.consumer.ConsumerConfig.logAll(372) - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = 686249d2-4304-40d7-aff1-33c2be814dc3 group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-10-16 07:52:18.754 [qtp1718950042-73] DEBUG o.a.k.c.c.i.LegacyKafkaConsumer.(164) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initializing the Kafka consumer 2024-10-16 07:52:18.755 [qtp1718950042-73] INFO o.a.k.c.t.i.KafkaMetricsCollector.init(269) - initializing Kafka metrics collector 2024-10-16 07:52:18.758 [qtp1718950042-73] INFO o.a.kafka.common.utils.AppInfoParser.(124) - Kafka version: 3.8.0 2024-10-16 07:52:18.758 [qtp1718950042-73] INFO o.a.kafka.common.utils.AppInfoParser.(125) - Kafka commitId: 771b9576b00ecf5b 2024-10-16 07:52:18.758 [qtp1718950042-73] INFO o.a.kafka.common.utils.AppInfoParser.(126) - Kafka startTimeMs: 1729065138758 2024-10-16 07:52:18.758 [qtp1718950042-73] DEBUG o.a.k.c.c.i.LegacyKafkaConsumer.(257) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Kafka consumer initialized 2024-10-16 07:52:18.758 [qtp1718950042-73] INFO o.a.k.c.c.i.LegacyKafkaConsumer.subscribeInternal(476) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Subscribed to topic(s): kafka-topic-test 2024-10-16 07:52:18.758 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.766 [qtp1718950042-73] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=true, #topicListeners=0]]]: unlocking 2024-10-16 07:52:18.767 [qtp1718950042-73] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.start(95) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: starting 2024-10-16 07:52:18.767 [qtp1718950042-73] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5db0dd36-f8c7-45ea-a00c-1d1565b836ce, alive=false, publisher=null]]: unlocking 2024-10-16 07:52:18.767 [qtp1718950042-73] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink.start(89) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5db0dd36-f8c7-45ea-a00c-1d1565b836ce, alive=false, publisher=null]]: starting 2024-10-16 07:52:18.767 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.767 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.767 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.767 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.767 [qtp1718950042-73] INFO o.a.k.c.producer.ProducerConfig.logAll(372) - ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2024-10-16 07:52:18.768 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.768 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.768 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.768 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.768 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.769 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.768 [qtp1718950042-73] INFO o.a.k.c.t.i.KafkaMetricsCollector.init(269) - initializing Kafka metrics collector 2024-10-16 07:52:18.770 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.sendFindCoordinatorRequest(904) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null) 2024-10-16 07:52:18.770 [qtp1718950042-73] INFO o.a.k.clients.producer.KafkaProducer.configureTransactionState(621) - [Producer clientId=producer-7] Instantiated an idempotent producer. 2024-10-16 07:52:18.770 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.770 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.770 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.771 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:231) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:289) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.771 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.771 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.772 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.772 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerNetworkClient.fireCompletion(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=5, clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, correlationId=0, headerVersion=2) due to node -1 being disconnected 2024-10-16 07:52:18.772 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.onFailure(951) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException 2024-10-16 07:52:18.772 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.ensureCoordinatorReady(300) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Coordinator discovery failed, refreshing metadata org.apache.kafka.common.errors.DisconnectException: null 2024-10-16 07:52:18.782 [qtp1718950042-73] INFO o.a.kafka.common.utils.AppInfoParser.(124) - Kafka version: 3.8.0 2024-10-16 07:52:18.783 [qtp1718950042-73] INFO o.a.kafka.common.utils.AppInfoParser.(125) - Kafka commitId: 771b9576b00ecf5b 2024-10-16 07:52:18.783 [qtp1718950042-73] INFO o.a.kafka.common.utils.AppInfoParser.(126) - Kafka startTimeMs: 1729065138782 2024-10-16 07:52:18.783 [qtp1718950042-73] DEBUG o.a.k.clients.producer.KafkaProducer.(469) - [Producer clientId=producer-7] Kafka producer started 2024-10-16 07:52:18.783 [qtp1718950042-73] INFO o.o.p.c.e.e.c.b.i.InlineKafkaTopicSink.init(69) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5db0dd36-f8c7-45ea-a00c-1d1565b836ce, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created 2024-10-16 07:52:18.783 [qtp1718950042-73] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=true, #topicListeners=0]]]: unlocking 2024-10-16 07:52:18.783 [qtp1718950042-73] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.start(95) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 2024-10-16 07:52:18.786 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@132914f2[p=0,l=1200,c=8192,r=1200]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 2024-10-16 07:52:18.786 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpOutput.write(837) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1200 null 2024-10-16 07:52:18.786 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@45b5a721[p=0,l=1200,c=8192,r=1200]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@11cffd3{null} 2024-10-16 07:52:18.787 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=36} 200 null HTTP/1.1 Date: Wed, 16 Oct 2024 07:52:18 GMT Content-Length: 1200 Content-Type: application/json 2024-10-16 07:52:18.787 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@de8d27d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4408e4c4] (null,[p=0,l=1200,c=8192,r=1200],true)@START 2024-10-16 07:52:18.787 [qtp1718950042-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1200} last=true content=HeapByteBuffer@45b5a721[p=0,l=1200,c=8192,r=1200]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.787 [qtp1718950042-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Wed, 16 Oct 2024 07:52:18 GMT Content-Length: 1200 Content-Type: application/json 2024-10-16 07:52:18.787 [qtp1718950042-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-10-16 07:52:18.787 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@de8d27d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4408e4c4] ([p=0,l=134,c=8192,r=134],[p=0,l=1200,c=8192,r=1200],true)@COMPLETING 2024-10-16 07:52:18.788 [qtp1718950042-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1334 SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=W,to=48/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=COMPLETING}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=37}] 2024-10-16 07:52:18.788 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "HTTP/1.1 200 OK[\r][\n]" 2024-10-16 07:52:18.788 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Date: Wed, 16 Oct 2024 07:52:18 GMT[\r][\n]" 2024-10-16 07:52:18.788 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(242) - [Producer clientId=producer-7] Starting Kafka producer I/O thread. 2024-10-16 07:52:18.788 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Type: application/json[\r][\n]" 2024-10-16 07:52:18.788 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.transitionTo(1012) - [Producer clientId=producer-7] Transition from state UNINITIALIZED to INITIALIZING 2024-10-16 07:52:18.788 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-7] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-10-16 07:52:18.788 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Producer clientId=producer-7] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.788 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.789 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Producer clientId=producer-7] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.789 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Producer clientId=producer-7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.790 [kafka-producer-network-thread | producer-7] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Producer clientId=producer-7] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.788 [qtp1718950042-73] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1334 remaining=0 WriteFlusher@6bdf922b{WRITING}->null 2024-10-16 07:52:18.790 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@de8d27d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4408e4c4] ([p=134,l=134,c=8192,r=0],[p=1200,l=1200,c=8192,r=0],true)@END 2024-10-16 07:52:18.790 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - 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 2024-10-16 07:52:18.788 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Length: 1200[\r][\n]" 2024-10-16 07:52:18.790 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Server: Jetty(11.0.23)[\r][\n]" 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "[\r][\n]" 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=40} 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@5efae55b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-110 << "{"hostName":"foo","alive":true,"sources":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"consumerInstance":"prd-ubuntu1804-builder-4c-4g-77064","alive":true,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":false,"consumerGroup":"686249d2-4304-40d7-aff1-33c2be814dc3"}],"sinks":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":true,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"5db0dd36-f8c7-45ea-a00c-1d1565b836ce","useHttps":false,"topic":"kafka-topic-test","locked":false}],"pdpName":"foo.0","features":[],"stats":{"subgroupStats":{},"groupStat":{"policyExecutedCount":0,"policyExecutedSuccessCount":0,"totalElapsedTime":0.0,"averageExecutionTime":0.0,"lastStart":0,"birthTime":0,"lastExecutionTime":0,"policyExecutedFailCount":0}},"clusterName":"0","controllers":[],"httpServers":[{"sniHostCheck":false,"password":"y","alive":true,"port":7887,"name":"TELEMETRY","host":"localhost","prometheus":false,"user":"x"}],"locked":false}" 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@5efae55b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=40} 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@77b9d656) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-110 << HTTP/1.1 200 OK 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@5efae55b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@5efae55b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Date: Wed, 16 Oct 2024 07:52:18 GMT 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Type: application/json 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=40} 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Length: 1200 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1200 2024-10-16 07:52:18.791 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Server: Jetty(11.0.23) 2024-10-16 07:52:18.791 [qtp1718950042-73] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [16/Oct/2024:07:52:18 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 200 1200 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=false 2024-10-16 07:52:18.791 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=40} 2024-10-16 07:52:18.791 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-10-16 07:52:18.791 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-10-16 07:52:18.792 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-10-16 07:52:18.792 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@51d20146{s=END}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=41}] parse null 2024-10-16 07:52:18.792 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.792 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-10-16 07:52:18.792 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(251) - PUT http://localhost:7887/policy/pdp/engine/switches/activation HTTP/1.1 response code: 200 2024-10-16 07:52:18.792 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-10-16 07:52:18.792 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-110: Shutdown connection 2024-10-16 07:52:18.792 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-10-16 07:52:18.792 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 110][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-10-16 07:52:18.793 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(411) - Connection manager is shutting down 2024-10-16 07:52:18.793 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(434) - Connection manager shut down 2024-10-16 07:52:18.794 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 2024-10-16 07:52:18.794 [main] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 90) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 90) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.acquire(LegacyKafkaConsumer.java:1227) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1099) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.close(LegacyKafkaConsumer.java:1092) at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1757) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.stop(TopicEndpointProxy.java:340) at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.shutdown(TopicEndpointProxy.java:367) at org.onap.policy.drools.server.restful.test.RestManagerTest.tearDown(RestManagerTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:52:18.792 [kafka-producer-network-thread | producer-7] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-7] Node -1 disconnected. 2024-10-16 07:52:18.795 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.795 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.795 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.maybeSendAndPollTransactionalRequest(517) - [Producer clientId=producer-7] Disconnect from localhost:9092 (id: -1 rack: null) while trying to send request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1). Going to back off and retry. java.io.IOException: Connection to localhost:9092 (id: -1 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:568) at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:489) at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:336) at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:250) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.792 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=41} 2024-10-16 07:52:18.795 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-10-16 07:52:18.795 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=44} 2024-10-16 07:52:18.795 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-10-16 07:52:18.795 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=END,0 of 0},g=HttpGenerator@51d20146{s=END}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=44}] parsed false HttpParser{s=END,0 of 0} 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=45}] 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=45}] 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@5efae55b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@81426518 cs=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@538c6439 eof=true 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@538c6439 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@4d6363eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=45}] 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 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) 2024-10-16 07:52:18.796 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.796 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.797 [qtp1718950042-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@52f69e72[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-10-16 07:52:18.797 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 2024-10-16 07:52:18.797 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.797 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 2024-10-16 07:52:18.797 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.798 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.798 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 2024-10-16 07:52:18.798 [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(129) - KafkaPublisherWrapper []: CLOSE 2024-10-16 07:52:18.798 [main] INFO o.a.k.clients.producer.KafkaProducer.close(1373) - [Producer clientId=producer-7] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2024-10-16 07:52:18.797 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse null 2024-10-16 07:52:18.798 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@5f2b69cf[p=0,l=0,c=0,r=0]={<<<>>>} 2024-10-16 07:52:18.798 [qtp1718950042-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 2024-10-16 07:52:18.798 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@effbbed[{l=/127.0.0.1:7887,r=/127.0.0.1:51270,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@580be61a{null} 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@301a7b8{STARTED} id=0 keys=1 selected=0 updates=0 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1290a522 startThread=0 2024-10-16 07:52:18.799 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken with none selected 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 2024-10-16 07:52:18.799 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.799 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 0 keys, 0 updates 2024-10-16 07:52:18.799 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@effbbed[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.799 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.799 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 waiting with 0 keys 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@6fb741ec{RUNNING,thread=Thread[qtp1718950042-73,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-10-16 07:52:18.799 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1290a522 in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59259ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.799 [qtp1718950042-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@6fb741ec{RESERVED,thread=Thread[qtp1718950042-73,5,main]} waiting ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0} 2024-10-16 07:52:18.799 [qtp1718950042-70] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@effbbed[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.800 [qtp1718950042-70] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@1a8610e8::SocketChannelEndPoint@effbbed[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8610e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51d20146{s=START}]=>HttpChannelOverHttp@28621ba9{s=HttpChannelState@5efae55b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 2024-10-16 07:52:18.800 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1290a522 in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=1,r=-1,t=59258ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.800 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59258ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.800 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119258ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59258ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.801 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.804 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.815 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.815 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.818 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.847 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.848 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.851 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.854 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.854 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.866 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.866 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.867 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-10-16 07:52:18.867 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.867 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.867 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.868 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.868 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.868 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.868 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.868 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.869 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.878 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.895 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1057) - [Producer clientId=producer-7] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(256) - [Producer clientId=producer-7] Beginning shutdown of Kafka producer I/O thread, sending remaining records. 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-count, group=producer-metrics, description=The current number of active connections., tags={client-id=producer-7}] 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-total, group=producer-metrics, description=The total number of connections closed, tags={client-id=producer-7}] 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-close-rate, group=producer-metrics, description=The number of connections closed per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-total, group=producer-metrics, description=The total number of new connections established, tags={client-id=producer-7}] 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=connection-creation-rate, group=producer-metrics, description=The number of new connections established per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.896 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-total, group=producer-metrics, description=The total number of connections with successful authentication, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-rate, group=producer-metrics, description=The number of connections with successful authentication per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-total, group=producer-metrics, description=The total number of successful re-authentication of connections, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-reauthentication-rate, group=producer-metrics, description=The number of successful re-authentication of connections per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=successful-authentication-no-reauth-total, group=producer-metrics, description=The total number of connections with successful authentication where the client does not support re-authentication, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-total, group=producer-metrics, description=The total number of connections with failed authentication, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-authentication-rate, group=producer-metrics, description=The number of connections with failed authentication per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-total, group=producer-metrics, description=The total number of failed re-authentication of connections, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=failed-reauthentication-rate, group=producer-metrics, description=The number of failed re-authentication of connections per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-max, group=producer-metrics, description=The max latency observed due to re-authentication, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=reauthentication-latency-avg, group=producer-metrics, description=The average latency observed due to re-authentication, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-total, group=producer-metrics, description=The total number of network operations (reads or writes) on all connections, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=network-io-rate, group=producer-metrics, description=The number of network operations (reads or writes) on all connections per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-metrics, description=The total number of outgoing bytes sent to all servers, tags={client-id=producer-7}] 2024-10-16 07:52:18.897 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-metrics, description=The number of outgoing bytes sent to all servers per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-metrics, description=The total number of bytes read off all sockets, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-metrics, description=The number of bytes read off all sockets per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-metrics, description=The total number of requests sent, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-metrics, description=The number of requests sent per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-metrics, description=The average size of requests sent., tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-metrics, description=The maximum size of any request sent., tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-metrics, description=The total number of responses received, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-metrics, description=The number of responses received per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-total, group=producer-metrics, description=The total number of times the I/O layer checked for new I/O to perform, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=select-rate, group=producer-metrics, description=The number of times the I/O layer checked for new I/O to perform per second, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-avg, group=producer-metrics, description=The average length of time the I/O thread spent waiting for a socket ready for reads or writes in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-waittime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent waiting, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent waiting, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-wait-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent waiting, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-avg, group=producer-metrics, description=The average length of time for I/O per select call in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=iotime-total, group=producer-metrics, description=*Deprecated* The total time the I/O thread spent doing I/O, tags={client-id=producer-7}] 2024-10-16 07:52:18.898 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.898 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-ratio, group=producer-metrics, description=The fraction of time the I/O thread spent doing I/O, tags={client-id=producer-7}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=io-time-ns-total, group=producer-metrics, description=The total time the I/O thread spent doing I/O, tags={client-id=producer-7}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-total, group=producer-node-metrics, description=The total number of requests sent, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-rate, group=producer-node-metrics, description=The number of requests sent per second, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-avg, group=producer-node-metrics, description=The average size of requests sent., tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-size-max, group=producer-node-metrics, description=The maximum size of any request sent., tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-total, group=producer-node-metrics, description=The total number of outgoing bytes, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=outgoing-byte-rate, group=producer-node-metrics, description=The number of outgoing bytes per second, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-total, group=producer-node-metrics, description=The total number of responses received, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=response-rate, group=producer-node-metrics, description=The number of responses received per second, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-total, group=producer-node-metrics, description=The total number of incoming bytes, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=incoming-byte-rate, group=producer-node-metrics, description=The number of incoming bytes per second, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-avg, group=producer-node-metrics, description=, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=request-latency-max, group=producer-node-metrics, description=, tags={client-id=producer-7, node-id=node--1}] 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.maybeSetState(828) - Setting telemetry state from SUBSCRIPTION_NEEDED to TERMINATED 2024-10-16 07:52:18.899 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(306) - [Producer clientId=producer-7] Shutdown of Kafka producer I/O thread has completed. 2024-10-16 07:52:18.900 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(221) - Initiate close of ClientTelemetryReporter 2024-10-16 07:52:18.901 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(605) - initiate close for client telemetry, check if terminal push required. Timeout 9223370307789636907 ms. 2024-10-16 07:52:18.901 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(611) - Telemetry subscription not loaded, not attempting terminating push 2024-10-16 07:52:18.901 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=flush-time-ns-total, group=producer-metrics, description=Total time producer has spent in flush in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.901 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-init-time-ns-total, group=producer-metrics, description=Total time producer has spent in initTransactions in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.901 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-begin-time-ns-total, group=producer-metrics, description=Total time producer has spent in beginTransaction in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.902 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-send-offsets-time-ns-total, group=producer-metrics, description=Total time producer has spent in sendOffsetsToTransaction in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.902 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-commit-time-ns-total, group=producer-metrics, description=Total time producer has spent in commitTransaction in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.902 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=txn-abort-time-ns-total, group=producer-metrics, description=Total time producer has spent in abortTransaction in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.902 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=metadata-wait-time-ns-total, group=producer-metrics, description=Total time producer has spent waiting on topic metadata in nanoseconds., tags={client-id=producer-7}] 2024-10-16 07:52:18.902 [main] INFO o.a.kafka.common.metrics.Metrics.close(684) - Metrics scheduler closed 2024-10-16 07:52:18.902 [main] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-10-16 07:52:18.903 [main] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2024-10-16 07:52:18.903 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-10-16 07:52:18.903 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-10-16 07:52:18.903 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-10-16 07:52:18.903 [main] INFO o.a.kafka.common.metrics.Metrics.close(694) - Metrics reporters closed 2024-10-16 07:52:18.903 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-10-16 07:52:18.903 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-10-16 07:52:18.903 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-10-16 07:52:18.904 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=version, group=app-info, description=Metric indicating version, tags={client-id=producer-7}] 2024-10-16 07:52:18.904 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=commit-id, group=app-info, description=Metric indicating commit-id, tags={client-id=producer-7}] 2024-10-16 07:52:18.904 [main] DEBUG o.a.k.c.t.i.KafkaMetricsCollector.metricRemoval(295) - removing kafka metric : MetricName [name=start-time-ms, group=app-info, description=Metric indicating start-time-ms, tags={client-id=producer-7}] 2024-10-16 07:52:18.904 [main] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(88) - App info kafka.producer for producer-7 unregistered 2024-10-16 07:52:18.904 [main] DEBUG o.a.k.clients.producer.KafkaProducer.close(1433) - [Producer clientId=producer-7] Kafka producer has been closed 2024-10-16 07:52:18.904 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.905 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.906 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(122) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5db0dd36-f8c7-45ea-a00c-1d1565b836ce, alive=false, publisher=null]]: there is no publisher 2024-10-16 07:52:18.906 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.shutdown(128) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 2024-10-16 07:52:18.906 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 2024-10-16 07:52:18.906 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.shutdown(128) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 2024-10-16 07:52:18.906 [main] INFO o.o.p.c.e.e.c.bus.NoopTopicEndpoint.stop(115) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=noop_topic, effectiveTopic=noop_topic, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 2024-10-16 07:52:18.907 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=686249d2-4304-40d7-aff1-33c2be814dc3, consumerInstance=prd-ubuntu1804-builder-4c-4g-77064, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-kafka-topic-test,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=kafka-topic-test, effectiveTopic=kafka-topic-test, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 2024-10-16 07:52:18.907 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(122) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5db0dd36-f8c7-45ea-a00c-1d1565b836ce, alive=false, publisher=null]]: there is no publisher 2024-10-16 07:52:18.911 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.911 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.911 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.911 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.911 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.912 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.912 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.912 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.912 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.912 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.908 [main] INFO o.o.p.c.e.h.s.i.JettyServletServer.stop(420) - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-7887, toString()=JettyServletServer(name=TELEMETRY, host=localhost, port=7887, sniHostCheck=false, user=x, password=y, contextPath=/, jettyServer=Server@779565e1{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE}, connector=TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887}, jettyThread=Thread[TELEMETRY-7887,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-10-16 07:52:18.916 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-10-16 07:52:18.916 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SelectorManager@TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-10-16 07:52:18.916 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@43678b6f{STARTED} id=1 keys=0 selected=0 updates=0 2024-10-16 07:52:18.916 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran qtp1718950042-69-acceptor-0@3da53a01-TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887} in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=2,r=-1,t=59142ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.916 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:18.916 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6c55c4e4 on ManagedSelector@43678b6f{STOPPING} id=1 keys=0 selected=0 updates=0 2024-10-16 07:52:18.916 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=3,r=-1,t=59142ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.916 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@43678b6f{STOPPING} id=1 keys=0 selected=0 updates=1 2024-10-16 07:52:18.916 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119142ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=3,r=-1,t=59142ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.916 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:18.916 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:18.917 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:18.917 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:18.917 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:18.917 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:18.917 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:18.917 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.917 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken with none selected 2024-10-16 07:52:18.917 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.917 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 0 keys, 1 updates 2024-10-16 07:52:18.917 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.917 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6c55c4e4 2024-10-16 07:52:18.918 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@43678b6f{STOPPING} id=1 keys=0 selected=0 updates=0 2024-10-16 07:52:18.918 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.918 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 waiting with 0 keys 2024-10-16 07:52:18.918 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.919 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.921 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@49716cdd on ManagedSelector@43678b6f{STOPPING} id=1 keys=0 selected=0 updates=0 2024-10-16 07:52:18.921 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@43678b6f{STOPPING} id=1 keys=0 selected=0 updates=1 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken with none selected 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@77a02d23 processing 0 keys, 1 updates 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@49716cdd 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@7080836e{RUNNING,thread=Thread[qtp1718950042-74,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@7080836e{STOPPED,thread=Thread[qtp1718950042-74,5,main]} exited ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0} 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@7080836e{STOPPED,thread=null} in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=3,r=-1,t=59137ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.921 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=4,r=-1,t=59137ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.922 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119137ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=4,r=-1,t=59137ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.922 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/IDLE/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=4,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=156]@2024-10-16T07:52:18.922178469Z 2024-10-16 07:52:18.922 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@50631155/SelectorProducer@18ff00ff/IDLE/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=4,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=156]@2024-10-16T07:52:18.922323112Z 2024-10-16 07:52:18.922 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@43678b6f{STOPPED} id=1 keys=-1 selected=-1 updates=0 2024-10-16 07:52:18.922 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@301a7b8{STARTED} id=0 keys=0 selected=0 updates=0 2024-10-16 07:52:18.922 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@49869e4 on ManagedSelector@301a7b8{STOPPING} id=0 keys=0 selected=0 updates=0 2024-10-16 07:52:18.922 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@301a7b8{STOPPING} id=0 keys=0 selected=0 updates=1 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken with none selected 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 0 keys, 1 updates 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@49869e4 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@301a7b8{STOPPING} id=0 keys=0 selected=0 updates=0 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.922 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 waiting with 0 keys 2024-10-16 07:52:18.924 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3ebcac23 on ManagedSelector@301a7b8{STOPPING} id=0 keys=0 selected=0 updates=0 2024-10-16 07:52:18.924 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@301a7b8{STOPPING} id=0 keys=0 selected=0 updates=1 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken with none selected 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 woken up from select, 0/0/0 selected 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@1944feb2 processing 0 keys, 1 updates 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ebcac23 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@76938b50{RUNNING,thread=Thread[qtp1718950042-75,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@76938b50{STOPPED,thread=Thread[qtp1718950042-75,5,main]} exited ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0} 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@76938b50{STOPPED,thread=null} in QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=4,r=-1,t=59134ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=5,r=-1,t=59134ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.924 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119134ms in the future QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=5,r=-1,t=59134ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.929 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@225784df/SelectorProducer@3ad5b0d0/IDLE/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=5,r=-1,t=59129ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-10-16T07:52:18.929815248Z 2024-10-16 07:52:18.929 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@225784df/SelectorProducer@3ad5b0d0/IDLE/p=false/QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=5,r=-1,t=59129ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=149]@2024-10-16T07:52:18.929953721Z 2024-10-16 07:52:18.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@301a7b8{STOPPED} id=0 keys=-1 selected=-1 updates=0 2024-10-16 07:52:18.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SelectorManager@TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-10-16 07:52:18.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HttpConnectionFactory@396a0b9e[HTTP/1.1] 2024-10-16 07:52:18.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HttpConnectionFactory@396a0b9e[HTTP/1.1] 2024-10-16 07:52:18.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@7949384a{STARTED} 2024-10-16 07:52:18.930 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@7949384a{STOPPED} 2024-10-16 07:52:18.930 [main] INFO o.e.jetty.server.AbstractConnector.doStop(431) - Stopped TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-10-16 07:52:18.931 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED TELEMETRY@4edae55f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-10-16 07:52:18.931 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Server@779565e1{STARTED}[11.0.23,sto=0] 2024-10-16 07:52:18.931 [main] INFO org.eclipse.jetty.server.Server.doStop(479) - Stopped Server@779565e1{STOPPING}[11.0.23,sto=0] 2024-10-16 07:52:18.931 [main] DEBUG org.eclipse.jetty.server.Server.doStop(481) - doStop Server@779565e1{STOPPING}[11.0.23,sto=0] 2024-10-16 07:52:18.931 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping Server@779565e1{STOPPING}[11.0.23,sto=0] 2024-10-16 07:52:18.931 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING DefaultSessionIdManager@3f3134d4{STARTED}[worker=node0] 2024-10-16 07:52:18.931 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HouseKeeper@2e82fad3{STARTED}[interval=600000, ownscheduler=true] 2024-10-16 07:52:18.931 [main] DEBUG o.e.jetty.server.session.HouseKeeper.stopScavenging(147) - node0 stopped scavenging 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@4c9232cf{STARTED} 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@4c9232cf{STOPPED} 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HouseKeeper@2e82fad3{STOPPED}[interval=600000, ownscheduler=false] 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED DefaultSessionIdManager@3f3134d4{STOPPED}[worker=node0] 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ErrorHandler@244991f0{STARTED} 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ErrorHandler@244991f0{STOPPING} 2024-10-16 07:52:18.932 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ErrorHandler@244991f0{STOPPED} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING o.e.j.s.ServletContextHandler@5f926d2d{/,null,AVAILABLE} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping o.e.j.s.ServletContextHandler@5f926d2d{/,null,STOPPED} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.s.session.DefaultSessionCache.shutdown(139) - Shutdown sessions, invalidating = false 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@12688639[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@4fb1caf1[passivating=false,graceSec=3600] 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4fb1caf1[passivating=false,graceSec=3600] 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@12688639[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@7d691958{STARTED} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@7d691958{STOPPED} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ConstraintSecurityHandler@1547d114{STARTED} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ConstraintSecurityHandler@1547d114{STOPPING} 2024-10-16 07:52:18.933 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ServletHandler@2ef6811{STARTED} 2024-10-16 07:52:18.934 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ServletHandler@2ef6811{STOPPING} 2024-10-16 07:52:18.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6a5a3182==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b1c462e3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6a5a3182==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b1c462e3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 2024-10-16 07:52:18.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-10-16 07:52:18.936 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 2024-10-16 07:52:18.937 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1392) - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-564d0eba[EMBEDDED:null] 2024-10-16 07:52:18.937 [main] DEBUG o.e.j.http.pathmap.ServletPathSpec.(285) - Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 2024-10-16 07:52:18.937 [main] DEBUG o.e.jetty.http.pathmap.PathMappings.put(395) - Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet19765b83{/*->org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 2024-10-16 07:52:18.937 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1414) - filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-564d0eba=MappedServlet60a0075c{null->org.glassfish.jersey.servlet.ServletContainer-564d0eba==org.glassfish.jersey.servlet.ServletContainer@e17dde53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 2024-10-16 07:52:18.937 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ServletHandler@2ef6811{STOPPED} 2024-10-16 07:52:18.937 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HashLoginService@1fb00eff[TELEMETRY-login-service] 2024-10-16 07:52:18.937 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING UserStore@6e0ed05c[users.count=1] 2024-10-16 07:52:18.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED UserStore@6e0ed05c[users.count=1] 2024-10-16 07:52:18.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HashLoginService@1fb00eff[TELEMETRY-login-service] 2024-10-16 07:52:18.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ConstraintSecurityHandler@1547d114{STOPPED} 2024-10-16 07:52:18.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.SessionHandler833217588==dftMaxIdleSec=-1 2024-10-16 07:52:18.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SymlinkAllowedResourceAliasChecker@3a2d74e0{base=null,protected=[]} 2024-10-16 07:52:18.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SymlinkAllowedResourceAliasChecker@3a2d74e0{base=null,protected=[]} 2024-10-16 07:52:18.938 [main] INFO o.e.j.server.handler.ContextHandler.doStop(1123) - Stopped o.e.j.s.ServletContextHandler@5f926d2d{/,null,STOPPED} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED o.e.j.s.ServletContextHandler@5f926d2d{/,null,STOPPED} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING CustomRequestLog@1e28ba1f{STARTED} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Slf4jRequestLogWriter@1158bf74{STARTED} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Slf4jRequestLogWriter@1158bf74{STOPPED} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED CustomRequestLog@1e28ba1f{STOPPED} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AttributeContainerMap@408353cb{size=0} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AttributeContainerMap@408353cb{size=0} 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING QueuedThreadPool[qtp1718950042]@6675189a{STARTED,8<=9<=200,i=5,r=-1,t=59119ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.doStop(234) - Stopping QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=9<=200,i=5,r=-1,t=59119ms,q=0}[ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0}] 2024-10-16 07:52:18.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ReservedThreadExecutor@449e9c57{reserved=4/4,pending=0} 2024-10-16 07:52:18.949 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.949 [qtp1718950042-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@1e8d4885{RESERVED,thread=Thread[qtp1718950042-71,5,main]} task=STOP ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.949 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.949 [qtp1718950042-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@4882032f{RESERVED,thread=Thread[qtp1718950042-72,5,main]} task=STOP ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.949 [qtp1718950042-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@6fb741ec{RESERVED,thread=Thread[qtp1718950042-73,5,main]} task=STOP ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.950 [qtp1718950042-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@4882032f{RESERVED,thread=Thread[qtp1718950042-72,5,main]} exited ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.950 [qtp1718950042-68] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@279c50f2{RESERVED,thread=Thread[qtp1718950042-68,5,main]} task=STOP ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.950 [qtp1718950042-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@6fb741ec{RESERVED,thread=Thread[qtp1718950042-73,5,main]} exited ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.950 [qtp1718950042-68] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@279c50f2{RESERVED,thread=Thread[qtp1718950042-68,5,main]} exited ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.950 [qtp1718950042-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@4882032f{RESERVED,thread=null} in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=5,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@6fb741ec{RESERVED,thread=null} in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=5,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=5,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@1e8d4885{RESERVED,thread=Thread[qtp1718950042-71,5,main]} exited ReservedThreadExecutor@449e9c57{reserved=-1/4,pending=0} 2024-10-16 07:52:18.950 [qtp1718950042-72] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=6,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=7,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=7,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@1e8d4885{RESERVED,thread=null} in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=7,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-73,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=7,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=8,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=9,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=9,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=9,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=10,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-70,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=10,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=10,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp1718950042-73,5,main] for 2499 2024-10-16 07:52:18.950 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=10,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@279c50f2{RESERVED,thread=null} in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=6,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [qtp1718950042-68] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=12,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp1718950042-83,5,main] for 2499 2024-10-16 07:52:18.951 [qtp1718950042-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-68,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=12,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=12,r=-1,t=59107ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=12,r=-1,t=59107ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=13,r=-1,t=59107ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [qtp1718950042-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-75,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=13,r=-1,t=59107ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-72,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=7,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-83] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-83,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=9,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-71,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=9,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.950 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=9,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.951 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=12,r=-1,t=59108ms,q=0}[NO_TRY] 2024-10-16 07:52:18.952 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp1718950042-68,5,] for 2498 2024-10-16 07:52:18.952 [qtp1718950042-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-74,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=13,r=-1,t=59106ms,q=0}[NO_TRY] 2024-10-16 07:52:18.952 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x00000008014614f8@2b4aae77 in QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=13,r=-1,t=59106ms,q=0}[NO_TRY] 2024-10-16 07:52:18.952 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=14,r=-1,t=59106ms,q=0}[NO_TRY] 2024-10-16 07:52:18.952 [qtp1718950042-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp1718950042-69,5,main] exited for QueuedThreadPool[qtp1718950042]@6675189a{STOPPING,8<=0<=200,i=14,r=-1,t=59106ms,q=0}[NO_TRY] 2024-10-16 07:52:18.952 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp1718950042-74,5,main] for 2497 2024-10-16 07:52:18.952 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp1718950042-69,5,] for 2497 2024-10-16 07:52:18.953 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED QueuedThreadPool[qtp1718950042]@6675189a{STOPPED,8<=0<=200,i=14,r=-1,t=59105ms,q=0}[NO_TRY] 2024-10-16 07:52:18.953 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Server@779565e1{STOPPED}[11.0.23,sto=0] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.788 s -- in org.onap.policy.drools.server.restful.test.RestManagerTest [INFO] Running org.onap.policy.drools.persistence.FileSystemPersistenceTest 2024-10-16 07:52:18.956 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.958 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.persistence.FileSystemPersistenceTest 2024-10-16 07:52:18.962 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:18.962 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available [INFO] Running org.onap.policy.drools.persistence.SystemPersistenceTest 2024-10-16 07:52:18.967 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.968 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-topic.properties 2024-10-16 07:52:18.969 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.969 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:18.970 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-http-server.properties 2024-10-16 07:52:18.980 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-http-client.properties 2024-10-16 07:52:18.982 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-controller.properties [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.drools.persistence.SystemPersistenceTest 2024-10-16 07:52:18.999 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.006 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.009 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-10-16 07:52:19.009 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:19.009 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:19.009 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:19.010 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:19.010 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:19.010 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:19.010 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:19.011 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.012 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:19.013 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.018 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.019 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-10-16 07:52:19.019 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-10-16 07:52:19.019 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-10-16 07:52:19.019 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-10-16 07:52:19.019 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.020 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection with localhost/127.0.0.1 (channelId=-1) disconnected java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:530) at org.apache.kafka.common.network.Selector.poll(Selector.java:485) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:595) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:281) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:252) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:243) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:165) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:302) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:263) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:450) at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:482) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.updateAssignmentMetadataIfNeeded(LegacyKafkaConsumer.java:652) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:611) at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 2024-10-16 07:52:19.020 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Node -1 disconnected. 2024-10-16 07:52:19.020 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:52:19.020 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:52:19.020 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.039 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.050 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:19.050 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.056 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.061 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-6, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.063 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:19.063 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-4, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.068 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-7, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.070 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-2, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.081 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending metadata request since no node is available 2024-10-16 07:52:19.081 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-8, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.100 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-5, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available 2024-10-16 07:52:19.108 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-686249d2-4304-40d7-aff1-33c2be814dc3-3, groupId=686249d2-4304-40d7-aff1-33c2be814dc3] Give up sending telemetry request since no node is available [INFO] [INFO] Results: [INFO] [INFO] Tests run: 463, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-management --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/policy-management/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ policy-management --- [INFO] Copying policy-core-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-core-3.0.1-SNAPSHOT.jar [INFO] Copying plexus-utils-3.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-utils-3.5.0.jar [INFO] Copying kie-api-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-api-8.40.1.Final.jar [INFO] Copying ant-1.10.14.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/ant-1.10.14.jar [INFO] Copying ant-launcher-1.10.14.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/ant-launcher-1.10.14.jar [INFO] Copying mvel2-2.5.2.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/mvel2-2.5.2.Final.jar [INFO] Copying kie-ci-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-ci-8.40.1.Final.jar [INFO] Copying drools-wiring-api-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-wiring-api-8.40.1.Final.jar [INFO] Copying kie-memory-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-memory-compiler-8.40.1.Final.jar [INFO] Copying drools-wiring-dynamic-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-wiring-dynamic-8.40.1.Final.jar [INFO] Copying drools-base-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-base-8.40.1.Final.jar [INFO] Copying drools-util-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-util-8.40.1.Final.jar [INFO] Copying drools-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-compiler-8.40.1.Final.jar [INFO] Copying drools-drl-parser-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-drl-parser-8.40.1.Final.jar [INFO] Copying drools-drl-extensions-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-drl-extensions-8.40.1.Final.jar [INFO] Copying drools-drl-ast-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-drl-ast-8.40.1.Final.jar [INFO] Copying drools-ecj-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-ecj-8.40.1.Final.jar [INFO] Copying ecj-3.33.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/ecj-3.33.0.jar [INFO] Copying antlr-runtime-3.5.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/antlr-runtime-3.5.2.jar [INFO] Copying drools-mvel-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-mvel-8.40.1.Final.jar [INFO] Copying drools-serialization-protobuf-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-serialization-protobuf-8.40.1.Final.jar [INFO] Copying kie-internal-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-internal-8.40.1.Final.jar [INFO] Copying kie-util-maven-support-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-util-maven-support-8.40.1.Final.jar [INFO] Copying kie-util-maven-integration-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-util-maven-integration-8.40.1.Final.jar [INFO] Copying maven-resolver-connector-basic-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-connector-basic-1.7.3.jar [INFO] Copying maven-resolver-transport-wagon-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-transport-wagon-1.7.3.jar [INFO] Copying maven-resolver-transport-file-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-transport-file-1.7.3.jar [INFO] Copying maven-resolver-transport-http-1.7.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-transport-http-1.7.3.jar [INFO] Copying httpclient-4.5.14.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/httpclient-4.5.14.jar [INFO] Copying jakarta.enterprise.cdi-api-2.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.enterprise.cdi-api-2.0.2.jar [INFO] Copying jakarta.el-api-3.0.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.el-api-3.0.3.jar [INFO] Copying jakarta.interceptor-api-1.2.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.interceptor-api-1.2.5.jar [INFO] Copying jakarta.ejb-api-3.2.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.ejb-api-3.2.6.jar [INFO] Copying wagon-http-3.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/wagon-http-3.5.1.jar [INFO] Copying wagon-http-shared-3.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/wagon-http-shared-3.5.1.jar [INFO] Copying httpcore-4.4.16.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/httpcore-4.4.16.jar [INFO] Copying maven-core-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-core-3.8.6.jar [INFO] Copying maven-model-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-model-3.8.6.jar [INFO] Copying maven-settings-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-settings-3.8.6.jar [INFO] Copying maven-settings-builder-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-settings-builder-3.8.6.jar [INFO] Copying plexus-sec-dispatcher-2.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-sec-dispatcher-2.0.jar [INFO] Copying plexus-cipher-2.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-cipher-2.0.jar [INFO] Copying maven-builder-support-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-builder-support-3.8.6.jar [INFO] Copying maven-repository-metadata-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-repository-metadata-3.8.6.jar [INFO] Copying maven-artifact-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-artifact-3.8.6.jar [INFO] Copying maven-plugin-api-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-plugin-api-3.8.6.jar [INFO] Copying maven-model-builder-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-model-builder-3.8.6.jar [INFO] Copying maven-resolver-provider-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-provider-3.8.6.jar [INFO] Copying maven-resolver-impl-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-impl-1.6.3.jar [INFO] Copying maven-resolver-api-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-api-1.6.3.jar [INFO] Copying maven-resolver-spi-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-spi-1.6.3.jar [INFO] Copying maven-resolver-util-1.6.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-resolver-util-1.6.3.jar [INFO] Copying maven-shared-utils-3.3.4.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-shared-utils-3.3.4.jar [INFO] Copying org.eclipse.sisu.plexus-0.3.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Copying org.eclipse.sisu.inject-0.3.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/org.eclipse.sisu.inject-0.3.5.jar [INFO] Copying guice-4.2.2-no_aop.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/guice-4.2.2-no_aop.jar [INFO] Copying aopalliance-1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/aopalliance-1.0.jar [INFO] Copying plexus-classworlds-2.6.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-classworlds-2.6.0.jar [INFO] Copying plexus-interpolation-1.26.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-interpolation-1.26.jar [INFO] Copying plexus-component-annotations-2.1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/plexus-component-annotations-2.1.0.jar [INFO] Copying maven-compat-3.8.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/maven-compat-3.8.6.jar [INFO] Copying wagon-provider-api-3.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/wagon-provider-api-3.5.1.jar [INFO] Copying javax.inject-1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/javax.inject-1.jar [INFO] Copying guava-33.0.0-jre.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/guava-33.0.0-jre.jar [INFO] Copying failureaccess-1.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/failureaccess-1.0.2.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying jsr305-3.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jsr305-3.0.2.jar [INFO] Copying error_prone_annotations-2.23.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/error_prone_annotations-2.23.0.jar [INFO] Copying j2objc-annotations-2.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/j2objc-annotations-2.8.jar [INFO] Copying jcl-over-slf4j-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jcl-over-slf4j-2.0.13.jar [INFO] Copying drools-engine-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-engine-8.40.1.Final.jar [INFO] Copying drools-kiesession-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-kiesession-8.40.1.Final.jar [INFO] Copying drools-tms-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-tms-8.40.1.Final.jar [INFO] Copying drools-model-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-model-compiler-8.40.1.Final.jar [INFO] Copying drools-canonical-model-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-canonical-model-8.40.1.Final.jar [INFO] Copying drools-model-codegen-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-model-codegen-8.40.1.Final.jar [INFO] Copying drools-codegen-common-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-codegen-common-8.40.1.Final.jar [INFO] Copying javaparser-core-3.24.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/javaparser-core-3.24.2.jar [INFO] Copying drools-mvel-parser-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-mvel-parser-8.40.1.Final.jar [INFO] Copying drools-mvel-compiler-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-mvel-compiler-8.40.1.Final.jar [INFO] Copying drools-commands-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-commands-8.40.1.Final.jar [INFO] Copying drools-core-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-core-8.40.1.Final.jar [INFO] Copying kie-util-xml-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kie-util-xml-8.40.1.Final.jar [INFO] Copying drools-wiring-static-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-wiring-static-8.40.1.Final.jar [INFO] Copying drools-io-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-io-8.40.1.Final.jar [INFO] Copying drools-xml-support-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-xml-support-8.40.1.Final.jar [INFO] Copying xstream-1.4.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/xstream-1.4.20.jar [INFO] Copying mxparser-1.2.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/mxparser-1.2.2.jar [INFO] Copying xmlpull-1.1.3.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/xmlpull-1.1.3.1.jar [INFO] Copying drools-persistence-jpa-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-persistence-jpa-8.40.1.Final.jar [INFO] Copying drools-persistence-api-8.40.1.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/drools-persistence-api-8.40.1.Final.jar [INFO] Copying protobuf-java-3.22.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/protobuf-java-3.22.0.jar [INFO] Copying capabilities-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/capabilities-3.0.1-SNAPSHOT.jar [INFO] Copying policy-utils-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-utils-3.0.1-SNAPSHOT.jar [INFO] Copying commons-configuration2-2.11.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-configuration2-2.11.0.jar [INFO] Copying commons-text-1.10.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-text-1.10.0.jar [INFO] Copying core-0.12.4.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/core-0.12.4.jar [INFO] Copying handy-uri-templates-2.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/handy-uri-templates-2.1.8.jar [INFO] Copying joda-time-2.10.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/joda-time-2.10.2.jar [INFO] Copying icu4j-74.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/icu4j-74.2.jar [INFO] Copying commons-validator-1.8.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-validator-1.8.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-beanutils-1.9.4.jar [INFO] Copying commons-digester-2.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-digester-2.1.jar [INFO] Copying commons-collections-3.2.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-collections-3.2.2.jar [INFO] Copying joni-2.2.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/joni-2.2.1.jar [INFO] Copying jcodings-1.0.58.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jcodings-1.0.58.jar [INFO] Copying jsoup-1.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jsoup-1.17.2.jar [INFO] Copying jaxb-xjc-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-xjc-4.0.5.jar [INFO] Copying jaxb-core-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-core-4.0.5.jar [INFO] Copying angus-activation-2.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/angus-activation-2.0.2.jar [INFO] Copying jaxb-impl-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-impl-4.0.5.jar [INFO] Copying jakarta.activation-api-2.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.activation-api-2.1.2.jar [INFO] Copying jakarta.inject-api-2.0.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.inject-api-2.0.1.jar [INFO] Copying jakarta.xml.bind-api-4.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.xml.bind-api-4.0.2.jar [INFO] Copying jakarta.inject-2.6.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.inject-2.6.1.jar [INFO] Copying policy-domains-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-domains-3.0.1-SNAPSHOT.jar [INFO] Copying gson-2.10.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/gson-2.10.1.jar [INFO] Copying policy-models-examples-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-examples-4.0.1-SNAPSHOT.jar [INFO] Copying policy-endpoints-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-endpoints-3.0.1-SNAPSHOT.jar [INFO] Copying common-parameters-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/common-parameters-3.0.1-SNAPSHOT.jar [INFO] Copying jakarta.validation-api-3.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.validation-api-3.0.2.jar [INFO] Copying jersey-container-servlet-core-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-container-servlet-core-3.1.8.jar [INFO] Copying jersey-server-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-server-3.1.8.jar [INFO] Copying jersey-client-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-client-3.1.8.jar [INFO] Copying jakarta.annotation-api-2.1.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.annotation-api-2.1.1.jar [INFO] Copying jetty-security-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-security-11.0.23.jar [INFO] Copying opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar [INFO] Copying opentelemetry-instrumentation-api-2.7.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-instrumentation-api-2.7.0.jar [INFO] Copying opentelemetry-api-incubator-1.41.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-api-incubator-1.41.0-alpha.jar [INFO] Copying opentelemetry-semconv-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-semconv-1.25.0-alpha.jar [INFO] Copying opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar [INFO] Copying opentelemetry-api-1.41.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-api-1.41.0.jar [INFO] Copying opentelemetry-context-1.41.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-context-1.41.0.jar [INFO] Copying opentelemetry-kafka-clients-common-2.7.0-alpha.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/opentelemetry-kafka-clients-common-2.7.0-alpha.jar [INFO] Copying gson-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/gson-3.0.1-SNAPSHOT.jar [INFO] Copying jakarta.ws.rs-api-4.0.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.ws.rs-api-4.0.0.jar [INFO] Copying lombok-1.18.30.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/lombok-1.18.30.jar [INFO] Copying re2j-1.7.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/re2j-1.7.jar [INFO] Copying utils-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/utils-3.0.1-SNAPSHOT.jar [INFO] Copying commons-net-3.9.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-net-3.9.0.jar [INFO] Copying commons-cli-1.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-cli-1.5.0.jar [INFO] Copying jakarta.persistence-api-3.1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.persistence-api-3.1.0.jar [INFO] Copying logback-core-1.5.7.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/logback-core-1.5.7.jar [INFO] Copying commons-lang3-3.14.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-lang3-3.14.0.jar [INFO] Copying snakeyaml-2.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/snakeyaml-2.2.jar [INFO] Copying policy-models-pdp-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-pdp-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-base-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-base-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-errors-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-errors-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-tosca-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-tosca-4.0.1-SNAPSHOT.jar [INFO] Copying policy-models-dao-4.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/policy-models-dao-4.0.1-SNAPSHOT.jar [INFO] Copying jetty-server-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-server-11.0.23.jar [INFO] Copying jetty-http-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-http-11.0.23.jar [INFO] Copying jetty-util-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-util-11.0.23.jar [INFO] Copying jetty-io-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-io-11.0.23.jar [INFO] Copying jetty-jakarta-servlet-api-5.0.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-jakarta-servlet-api-5.0.2.jar [INFO] Copying jetty-servlet-11.0.23.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jetty-servlet-11.0.23.jar [INFO] Copying gson-javatime-serialisers-1.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/gson-javatime-serialisers-1.1.2.jar [INFO] Copying json-path-2.9.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/json-path-2.9.0.jar [INFO] Copying json-smart-2.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/json-smart-2.5.0.jar [INFO] Copying accessors-smart-2.5.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/accessors-smart-2.5.0.jar [INFO] Copying asm-9.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/asm-9.3.jar [INFO] Copying commons-collections4-4.5.0-M2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-collections4-4.5.0-M2.jar [INFO] Copying commons-jexl3-3.2.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-jexl3-3.2.1.jar [INFO] Copying commons-logging-1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-logging-1.2.jar [INFO] Copying jersey-hk2-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-hk2-3.1.8.jar [INFO] Copying jersey-common-3.1.8.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jersey-common-3.1.8.jar [INFO] Copying osgi-resource-locator-1.0.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/osgi-resource-locator-1.0.3.jar [INFO] Copying hk2-locator-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hk2-locator-3.0.6.jar [INFO] Copying aopalliance-repackaged-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/aopalliance-repackaged-3.0.6.jar [INFO] Copying hk2-api-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hk2-api-3.0.6.jar [INFO] Copying hk2-utils-3.0.6.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hk2-utils-3.0.6.jar [INFO] Copying javassist-3.30.2-GA.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/javassist-3.30.2-GA.jar [INFO] Copying simpleclient_servlet_jakarta-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_servlet_jakarta-0.16.0.jar [INFO] Copying simpleclient-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient-0.16.0.jar [INFO] Copying simpleclient_tracer_otel-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_tracer_otel-0.16.0.jar [INFO] Copying simpleclient_tracer_common-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_tracer_common-0.16.0.jar [INFO] Copying simpleclient_tracer_otel_agent-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_tracer_otel_agent-0.16.0.jar [INFO] Copying simpleclient_common-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_common-0.16.0.jar [INFO] Copying simpleclient_servlet_common-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_servlet_common-0.16.0.jar [INFO] Copying simpleclient_hotspot-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_hotspot-0.16.0.jar [INFO] Copying commons-codec-1.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-codec-1.16.0.jar [INFO] Copying logback-classic-1.5.7.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/logback-classic-1.5.7.jar [INFO] Copying kafka-clients-3.8.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/kafka-clients-3.8.0.jar [INFO] Copying zstd-jni-1.5.6-3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/zstd-jni-1.5.6-3.jar [INFO] Copying lz4-java-1.8.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/lz4-java-1.8.0.jar [INFO] Copying snappy-java-1.1.10.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/snappy-java-1.1.10.5.jar [INFO] Copying mariadb-java-client-3.3.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/mariadb-java-client-3.3.3.jar [INFO] Copying waffle-jna-3.3.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/waffle-jna-3.3.0.jar [INFO] Copying jna-5.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jna-5.13.0.jar [INFO] Copying jna-platform-5.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jna-platform-5.13.0.jar [INFO] Copying caffeine-2.9.3.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/caffeine-2.9.3.jar [INFO] Copying postgresql-42.7.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/postgresql-42.7.2.jar [INFO] Copying checker-qual-3.42.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/checker-qual-3.42.0.jar [INFO] Copying hibernate-core-6.5.2.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hibernate-core-6.5.2.Final.jar [INFO] Copying jakarta.transaction-api-2.0.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.transaction-api-2.0.1.jar [INFO] Copying jboss-logging-3.5.0.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jboss-logging-3.5.0.Final.jar [INFO] Copying hibernate-commons-annotations-6.0.6.Final.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/hibernate-commons-annotations-6.0.6.Final.jar [INFO] Copying jandex-3.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jandex-3.1.2.jar [INFO] Copying classmate-1.5.1.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/classmate-1.5.1.jar [INFO] Copying byte-buddy-1.14.15.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/byte-buddy-1.14.15.jar [INFO] Copying jaxb-runtime-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-runtime-4.0.5.jar [INFO] Copying jaxb-core-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jaxb-core-4.0.5.jar [INFO] Copying txw2-4.0.5.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/txw2-4.0.5.jar [INFO] Copying istack-commons-runtime-4.1.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/istack-commons-runtime-4.1.2.jar [INFO] Copying antlr4-runtime-4.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/antlr4-runtime-4.13.0.jar [INFO] Copying commons-io-2.13.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/commons-io-2.13.0.jar [INFO] Copying simpleclient_logback-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/simpleclient_logback-0.16.0.jar [INFO] Copying swagger-annotations-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-annotations-2.2.20.jar [INFO] Copying swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar [INFO] Copying swagger-jaxrs2-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-jaxrs2-jakarta-2.2.20.jar [INFO] Copying classgraph-4.8.165.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/classgraph-4.8.165.jar [INFO] Copying swagger-models-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-models-jakarta-2.2.20.jar [INFO] Copying jackson-annotations-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-annotations-2.17.2.jar [INFO] Copying swagger-annotations-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-annotations-jakarta-2.2.20.jar [INFO] Copying swagger-integration-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-integration-jakarta-2.2.20.jar [INFO] Copying swagger-core-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/swagger-core-jakarta-2.2.20.jar [INFO] Copying jackson-dataformat-yaml-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-dataformat-yaml-2.17.2.jar [INFO] Copying jackson-datatype-jsr310-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-datatype-jsr310-2.17.2.jar [INFO] Copying jackson-databind-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-databind-2.17.2.jar [INFO] Copying jackson-core-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-core-2.17.2.jar [INFO] Copying jackson-jakarta-rs-json-provider-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-jakarta-rs-json-provider-2.17.2.jar [INFO] Copying jackson-jakarta-rs-base-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-jakarta-rs-base-2.17.2.jar [INFO] Copying jackson-module-jakarta-xmlbind-annotations-2.17.2.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jackson-module-jakarta-xmlbind-annotations-2.17.2.jar [INFO] Copying jakarta.servlet-api-6.1.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.servlet-api-6.1.0.jar [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-management --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ policy-management --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-management --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-management --- [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-domains' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-management --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/policy-management/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-management --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-management/pom.xml to /tmp/r/org/onap/policy/drools-pdp/policy-management/3.0.1-SNAPSHOT/policy-management-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/policy-management/3.0.1-SNAPSHOT/policy-management-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/policy-management/target/policy-management-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/policy-management/3.0.1-SNAPSHOT/policy-management-3.0.1-SNAPSHOT.zip [INFO] [INFO] -----------< org.onap.policy.drools-pdp:feature-healthcheck >----------- [INFO] Building feature-healthcheck 3.0.1-SNAPSHOT [6/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-healthcheck --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-healthcheck --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ feature-healthcheck --- [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] writing file /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/healthcheck/HealthcheckApi.java [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-healthcheck --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-healthcheck --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-healthcheck --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-healthcheck --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-healthcheck --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-healthcheck --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-healthcheck --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.healthcheck.RestHealthCheckTest 07:52:24.853 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 07:52:24.859 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 07:52:24.859 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 07:52:24.859 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:52:29.070 [lifecycle-8768] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:52:29.071 [lifecycle-8768] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 07:52:29.372 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:52:29.375 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.975 s -- in org.onap.policy.drools.healthcheck.RestHealthCheckTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckManagerTest 07:52:30.037 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1729065150029, endTime=1729065150037, elapsedTime=8, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065150029, endTime=1729065150029, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=true, code=201, startTime=1729065150029, endTime=1729065150037, elapsedTime=8, message=no rules configured)]) 07:52:30.050 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1729065150048, endTime=1729065150050, elapsedTime=2, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065150048, endTime=1729065150049, elapsedTime=1, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=400, startTime=1729065150048, endTime=1729065150050, elapsedTime=2, message=disabled)]) 07:52:30.065 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- client healthchecks ignored as engine is not active 07:52:30.175 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManagerTest$HealthCheckMonitorImpl@4ea43d4d: cannot contact http-client name-b java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:52:30.180 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1729065150170, endTime=1729065150180, elapsedTime=10, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065150170, endTime=1729065150170, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1729065150169, endTime=1729065150171, elapsedTime=2, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1729065150170, endTime=1729065150180, elapsedTime=10, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1729065150170, endTime=1729065150171, elapsedTime=1, message=Not Found)]) 07:52:30.182 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1729065150181, endTime=1729065150182, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065150181, endTime=1729065150181, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1729065150181, endTime=1729065150182, elapsedTime=1, message=OK)]) 07:52:30.208 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot start http-server HEALTHCHECK java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManager.startServer(HealthCheckManager.java:465) at org.onap.policy.drools.healthcheck.HealthCheckManager.startHealthcheckServer(HealthCheckManager.java:460) at org.onap.policy.drools.healthcheck.HealthCheckManager.start(HealthCheckManager.java:392) at org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testStart(HealthCheckManagerTest.java:367) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:52:30.208 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot start java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManagerTest$1.getServerFactory(HealthCheckManagerTest.java:377) at org.onap.policy.drools.healthcheck.HealthCheckManager.start(HealthCheckManager.java:379) at org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testStart(HealthCheckManagerTest.java:380) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:52:30.245 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- no controllers to live check 07:52:30.246 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot get controller controller3 07:52:30.259 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-a: cannot stop http-client 07:52:30.259 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-b: cannot stop http-client 07:52:30.259 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-c: cannot stop http-client 07:52:30.266 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 07:52:40.285 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1729065150284, endTime=1729065160285, elapsedTime=10001, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065150284, endTime=1729065150284, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1729065150284, endTime=1729065160285, elapsedTime=10001, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1729065150284, endTime=1729065150287, elapsedTime=3, message=[session2:{java.lang.Integer=2}])]) 07:52:50.288 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout encountered 07:52:50.309 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "main" prio=5 Id=1 RUNNABLE at java.management@17.0.4/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@17.0.4/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521) at app//org.onap.policy.drools.healthcheck.HealthCheckManager.log(HealthCheckManager.java:483) at app//org.onap.policy.drools.healthcheck.HealthCheckManager.controllerHealthcheck(HealthCheckManager.java:183) at app//org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testControllerHealthcheck(HealthCheckManagerTest.java:242) at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.4/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ... 07:52:50.315 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Reference Handler" daemon prio=10 Id=2 RUNNABLE at java.base@17.0.4/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@17.0.4/java.lang.ref.Reference.processPendingReferences(Reference.java:253) at java.base@17.0.4/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) 07:52:50.315 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@29dfc68f at java.base@17.0.4/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@29dfc68f at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@17.0.4/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) 07:52:50.316 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE 07:52:50.316 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Common-Cleaner" daemon prio=8 Id=11 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@320ba79f at java.base@17.0.4/java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@320ba79f at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.4/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) at java.base@17.0.4/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) 07:52:50.316 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Notification Thread" daemon prio=9 Id=13 RUNNABLE 07:52:50.317 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "surefire-forkedjvm-stream-flusher" daemon prio=5 Id=14 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@333a2df2 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@333a2df2 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ... 07:52:50.317 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "surefire-forkedjvm-command-thread" daemon prio=5 Id=16 RUNNABLE (in native) at java.base@17.0.4/java.io.FileInputStream.readBytes(Native Method) at java.base@17.0.4/java.io.FileInputStream.read(FileInputStream.java:276) at java.base@17.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:282) at java.base@17.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:343) - locked java.io.BufferedInputStream@5ffdd510 at java.base@17.0.4/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) at java.base@17.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) at java.base@17.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:343) - locked java.io.BufferedInputStream@6719f206 at app//org.apache.maven.surefire.api.util.internal.Channels$3.readImpl(Channels.java:169) ... 07:52:50.317 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "process reaper" daemon prio=10 Id=18 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5ae16aa at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$TransferStack@5ae16aa at java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.4/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) at java.base@17.0.4/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) 07:52:50.317 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Attach Listener" daemon prio=9 Id=19 RUNNABLE 07:52:50.318 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-1" daemon prio=5 Id=33 WAITING on java.util.concurrent.ForkJoinPool@344a065a at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@344a065a at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.4/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:52:50.318 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "CompletableFutureDelayScheduler" daemon prio=5 Id=34 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3051e476 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3051e476 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) ... 07:52:50.318 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-2" daemon prio=5 Id=35 WAITING on java.util.concurrent.ForkJoinPool@344a065a at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@344a065a at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.4/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.4/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:52:50.318 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-3" daemon prio=5 Id=36 TIMED_WAITING at java.base@17.0.4/java.lang.Thread.sleep(Native Method) at java.base@17.0.4/java.lang.Thread.sleep(Thread.java:337) at java.base@17.0.4/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446) at app//org.mockito.internal.stubbing.answers.AnswersWithDelay.answer(AnswersWithDelay.java:36) at app//org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at app//org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at app//org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at app//org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) ... 07:52:50.319 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1729065160287, endTime=1729065170288, elapsedTime=10001, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065160287, endTime=1729065160287, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1729065160287, endTime=1729065170287, elapsedTime=10000, message=healthcheck timeout)]) 07:52:50.320 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1729065170319, endTime=1729065170320, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065170319, endTime=1729065170319, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1729065170319, endTime=1729065170320, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 07:52:50.343 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 07:52:50.345 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManagerTest$HealthCheckMonitorImpl@438c0aaf: cannot contact http-client name-b java.lang.RuntimeException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 07:53:00.345 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1729065170344, endTime=1729065180345, elapsedTime=10001, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065170344, endTime=1729065170344, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1729065170344, endTime=1729065180344, elapsedTime=10000, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1729065170344, endTime=1729065170345, elapsedTime=1, message=[session2:{java.lang.Integer=2}]), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1729065170344, endTime=1729065170345, elapsedTime=1, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1729065170344, endTime=1729065170346, elapsedTime=2, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1729065170344, endTime=1729065170346, elapsedTime=2, message=Not Found)]) 07:53:00.354 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1729065180354, endTime=1729065180354, elapsedTime=0, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065180354, endTime=1729065180354, elapsedTime=0, message=enabled), HealthCheck.Report(name=unknown, url=java.lang.Integer, healthy=false, code=9010, startTime=1729065180354, endTime=1729065180354, elapsedTime=0, message=unknown entity)]) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.63 s -- in org.onap.policy.drools.healthcheck.HealthCheckManagerTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckFeatureTest 07:53:00.366 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 07:53:00.366 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 07:53:00.366 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 07:53:00.367 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO 07:53:03.273 [main] WARN org.kie.maven.integration.embedder.MavenProjectLoader -- Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:53:03.291 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:03.309 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:03.315 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- drools-controller instantiation [org.onap.policy.drools.healthcheck:echo:1.0.0] 07:53:03.441 [main] WARN org.drools.compiler.kie.builder.impl.KieBuilderImpl -- File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 07:53:03.472 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 07:53:03.519 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 07:53:03.519 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: onap.policies.drools.healthcheck 07:53:03.522 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: onap.policies.drools.healthcheck 07:53:03.523 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools.healthcheck:echo:1.0.0 07:53:03.524 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:03.525 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:03.567 [main] INFO org.onap.policy.drools.system.internal.AggregatedPolicyController -- AggregatedPolicyController(name=echo, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560]): start 07:53:03.570 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- START: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:03.570 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 07:53:03.572 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:03.615 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 07:53:03.616 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 07:53:03.616 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 07:53:03.635 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be stopped java.lang.IllegalStateException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterShutdown(HealthCheckFeature.java:73) at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterShutdown(HealthCheckFeatureTest.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ECHO: I am up 07:53:03.751 [HEALTHCHECK-7777] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:03.776 [LIVENESS-7776] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.712 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.713 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.714 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.717 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.718 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.720 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.742 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.743 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:13.877 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1729065193691, endTime=1729065193877, elapsedTime=186, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065193691, endTime=1729065193691, elapsedTime=0, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=true, code=1, startTime=1729065193692, endTime=1729065193703, elapsedTime=11, message=[echo:{java.lang.String=1}]), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1729065193693, endTime=1729065193734, elapsedTime=41, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1729065193693, endTime=1729065193733, elapsedTime=40, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1729065193693, endTime=1729065193739, elapsedTime=46, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=true, code=200, startTime=1729065193693, endTime=1729065193875, elapsedTime=182, message=OK)]) 07:53:18.885 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1729065193881, endTime=1729065198885, elapsedTime=5004, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1729065193881, endTime=1729065193882, elapsedTime=1, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=false, code=3000, startTime=1729065193882, endTime=1729065198883, elapsedTime=5001, message=healthcheck timeout), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1729065193883, endTime=1729065193891, elapsedTime=8, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1729065193883, endTime=1729065193889, elapsedTime=6, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1729065193883, endTime=1729065193893, elapsedTime=10, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=false, code=3000, startTime=1729065193884, endTime=1729065198884, elapsedTime=5000, message=healthcheck timeout)]) 07:53:18.895 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManager@404f665e: cannot contact http-client STUCK jakarta.ws.rs.ProcessingException: java.net.ConnectException: Connection refused at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:288) at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:674) at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:709) at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:703) 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:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:391) at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:703) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:673) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) at org.onap.policy.common.endpoints.http.client.internal.JerseyClient.get(JerseyClient.java:192) at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$TDK0cAAH.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:312) at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 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.Socket.connect(Socket.java:633) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:178) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:930) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:760) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:449) at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:286) ... 37 common frames omitted 07:53:18.931 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot stop http-client 07:53:18.931 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- LIVENESS: cannot stop http-client 07:53:18.931 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- UNAUTH: cannot stop http-client 07:53:18.931 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- STUCK: cannot stop http-client 07:53:18.936 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be started java.lang.IllegalStateException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterStart(HealthCheckFeature.java:51) at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterStart(HealthCheckFeatureTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:18.943 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be opened java.lang.IllegalStateException: expected exception at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterOpen(HealthCheckFeature.java:62) at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterOpen(HealthCheckFeatureTest.java:176) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:18.944 [main] INFO org.onap.policy.drools.system.internal.AggregatedPolicyController -- AggregatedPolicyController(name=echo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=32027560]): halt 07:53:18.945 [main] INFO org.onap.policy.drools.system.internal.AggregatedPolicyController -- AggregatedPolicyController(name=echo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=32027560]): stop 07:53:18.945 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=32027560] 07:53:18.946 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:53:18.951 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560]: HALT 07:53:18.951 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:18.952 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560]: REMOVE-CODERS 07:53:18.952 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:18.952 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=32027560] 07:53:18.952 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 07:53:18.952 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 07:53:18.952 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 07:53:18.952 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 07:53:18.953 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.60 s -- in org.onap.policy.drools.healthcheck.HealthCheckFeatureTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.drools.healthcheck.HealthCheckTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-healthcheck --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-healthcheck --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-healthcheck --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-healthcheck --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-healthcheck --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-healthcheck --- [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-healthcheck --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-healthcheck --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-healthcheck/3.0.1-SNAPSHOT/feature-healthcheck-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-healthcheck/3.0.1-SNAPSHOT/feature-healthcheck-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/feature-healthcheck-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-healthcheck/3.0.1-SNAPSHOT/feature-healthcheck-3.0.1-SNAPSHOT.zip [INFO] [INFO] --------< org.onap.policy.drools-pdp:feature-pooling-messages >--------- [INFO] Building feature-pooling-messages 3.0.1-SNAPSHOT [7/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-pooling-messages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-pooling-messages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-pooling-messages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-pooling-messages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-pooling-messages --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-pooling-messages --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-pooling-messages --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-pooling-messages --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-pooling-messages --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.pooling.PoolingPropertiesTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.onap.policy.drools.pooling.PoolingPropertiesTest [INFO] Running org.onap.policy.drools.pooling.EndToEndFeatureTest 2024-10-16 07:53:24.006 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:53:24.006 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:53:24.011 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:53:24.011 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-10-16 07:53:24.115 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-10-16 07:53:24.122 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.544 s -- in org.onap.policy.drools.pooling.EndToEndFeatureTest [INFO] Running org.onap.policy.drools.pooling.message.BucketAssignmentsTest 2024-10-16 07:53:24.258 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned 2024-10-16 07:53:24.259 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.drools.pooling.message.BucketAssignmentsTest [INFO] Running org.onap.policy.drools.pooling.message.MessageTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.drools.pooling.message.MessageTest [INFO] Running org.onap.policy.drools.pooling.message.HeartbeatTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.drools.pooling.message.HeartbeatTest [INFO] Running org.onap.policy.drools.pooling.message.IdentificationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.drools.pooling.message.IdentificationTest [INFO] Running org.onap.policy.drools.pooling.message.LeaderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.drools.pooling.message.LeaderTest [INFO] Running org.onap.policy.drools.pooling.message.QueryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.pooling.message.QueryTest [INFO] Running org.onap.policy.drools.pooling.message.OfflineTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.pooling.message.OfflineTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.drools.pooling.PoolingFeatureExceptionTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureRtExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.drools.pooling.PoolingFeatureRtExceptionTest [INFO] Running org.onap.policy.drools.pooling.PoolingManagerImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-10-16 07:53:26.323 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(454) - discarded event for unassigned bucket from topic topic.two 2024-10-16 07:53:26.398 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.(160) - failed to attach internal topic to controller my.controller 2024-10-16 07:53:26.416 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.onTopicEvent(351) - null event on topic my.topic 2024-10-16 07:53:26.423 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-10-16 07:53:26.464 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.publish(336) - failed to publish message for topic my.topic channel _admin org.onap.policy.drools.pooling.PoolingFeatureException: null at org.onap.policy.drools.pooling.TopicMessageManager.publish(TopicMessageManager.java:198) at org.onap.policy.drools.pooling.PoolingManagerImpl.publish(PoolingManagerImpl.java:330) at org.onap.policy.drools.pooling.PoolingManagerImplTest.lambda$testPublish_TopicMessageMngEx$5(PoolingManagerImplTest.java:504) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testPublish_TopicMessageMngEx(PoolingManagerImplTest.java:504) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:53:26.503 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.publish(336) - failed to publish message for topic my.topic channel _admin org.onap.policy.drools.pooling.PoolingFeatureException: missing message source at org.onap.policy.drools.pooling.message.Message.checkValidity(Message.java:71) at org.onap.policy.drools.pooling.PoolingManagerImpl.publish(PoolingManagerImpl.java:327) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testPublish_InvalidMsg(PoolingManagerImplTest.java:492) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-10-16 07:53:26.538 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.decodeEvent(485) - Mock for DroolsController, hashCode: 264686278: DECODING-UNSUPPORTED topic.two:null:null 2024-10-16 07:53:26.563 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleInternal(523) - failed to decode message for topic my.topic com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $ at com.google.gson.Gson.assertFullConsumption(Gson.java:1148) at com.google.gson.Gson.fromJson(Gson.java:1138) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.drools.pooling.Serializer.decodeMsg(Serializer.java:108) at org.onap.policy.drools.pooling.PoolingManagerImpl.handleInternal(PoolingManagerImpl.java:512) at org.onap.policy.drools.pooling.PoolingManagerImpl.onTopicEvent(PoolingManagerImpl.java:357) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testHandleInternal_IoEx(PoolingManagerImplTest.java:730) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $ at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659) at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1465) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:551) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.Gson.assertFullConsumption(Gson.java:1144) ... 78 common frames omitted 2024-10-16 07:53:26.575 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-10-16 07:53:26.579 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-10-16 07:53:26.609 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-10-16 07:53:26.621 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.handleInternal(530) - failed to process message class org.onap.policy.drools.pooling.message.Heartbeat for topic my.topic org.onap.policy.drools.pooling.PoolingFeatureException: missing message channel at org.onap.policy.drools.pooling.message.Message.checkValidity(Message.java:75) at org.onap.policy.drools.pooling.PoolingManagerImpl.handleInternal(PoolingManagerImpl.java:517) at org.onap.policy.drools.pooling.PoolingManagerImpl.onTopicEvent(PoolingManagerImpl.java:357) at org.onap.policy.drools.pooling.PoolingManagerImplTest.testHandleInternal_PoolEx(PoolingManagerImplTest.java:750) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 s -- in org.onap.policy.drools.pooling.PoolingManagerImplTest [INFO] Running org.onap.policy.drools.pooling.SerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.pooling.SerializerTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureTest 2024-10-16 07:53:26.917 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:26.948 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(136) - pooling feature properties have not been loaded 2024-10-16 07:53:26.951 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:26.951 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:26.954 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(153) - pooling disabled due to exception for controllerException 2024-10-16 07:53:26.974 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:26.981 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:26.981 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:26.989 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-10-16 07:53:27.000 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.onap.policy.drools.pooling.PoolingFeatureTest [INFO] Running org.onap.policy.drools.pooling.TopicMessageManagerTest 2024-10-16 07:53:27.125 [main] ERROR o.o.p.d.pooling.TopicMessageManager.(85) - failed to attach to topic my.topic 2024-10-16 07:53:27.141 [Thread-2] WARN o.o.p.d.pooling.TopicMessageManager.stopPublisher(153) - message transmission stopped due to sleep interrupted [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.policy.drools.pooling.TopicMessageManagerTest [INFO] Running org.onap.policy.drools.pooling.FeatureTest 2024-10-16 07:53:27.391 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(158) - host 367fecfe-faab-40d6-acfb-704620847b0a offline on topic my.internal.topic 2024-10-16 07:53:27.398 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with 30aef823-1caa-42a4-a03e-9a9e1482c57c on topic my.internal.topic 2024-10-16 07:53:27.399 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.400 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.400 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.400 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.401 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.403 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.403 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.403 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.404 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.404 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.407 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.413 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.413 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.414 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.416 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.416 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.417 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.417 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.419 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.420 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.420 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.420 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.420 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.423 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.423 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.428 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.429 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.429 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.429 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.429 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.432 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.433 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.433 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.434 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.434 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.436 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.437 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.437 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.438 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.438 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.441 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.441 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.441 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.442 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.442 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.444 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.447 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.448 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.449 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.449 [pool-4-thread-1] WARN o.o.p.d.pooling.state.ActiveState.lambda$addTimers$2(167) - missed predecessor's heartbeat on topic my.internal.topic 2024-10-16 07:53:27.454 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.454 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.457 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.457 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.457 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.458 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.458 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.460 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.464 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.464 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.464 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.465 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.465 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.467 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.468 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.468 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.468 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.469 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.472 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.474 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.474 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.475 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.475 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.475 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.478 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.478 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.478 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.479 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.482 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.484 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.484 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 367fecfe-faab-40d6-acfb-704620847b0a from topic my.external.topic 2024-10-16 07:53:27.485 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.485 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.485 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.488 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.488 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.488 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.489 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:27.489 [Thread-7] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host 30aef823-1caa-42a4-a03e-9a9e1482c57c from topic my.external.topic 2024-10-16 07:53:29.395 [main] WARN o.o.p.drools.pooling.FeatureTest.reregister(770) - old topic registration is still running 2024-10-16 07:53:29.471 [Thread-12] WARN o.o.p.d.pooling.state.QueryState.process(158) - host cb35189d-e952-4b2c-87f0-a9fc3bd191b3 offline on topic my.internal.topic 2024-10-16 07:53:31.476 [main] WARN o.o.p.drools.pooling.FeatureTest.reregister(770) - old topic registration is still running [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.264 s -- in org.onap.policy.drools.pooling.FeatureTest [INFO] Running org.onap.policy.drools.pooling.state.InactiveStateTest 2024-10-16 07:53:31.675 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.policy.drools.pooling.state.InactiveStateTest [INFO] Running org.onap.policy.drools.pooling.state.QueryStateTest 2024-10-16 07:53:31.682 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-10-16 07:53:31.686 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHostX1 offline on topic myTopic 2024-10-16 07:53:31.686 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHost offline on topic myTopic 2024-10-16 07:53:31.689 [main] ERROR o.o.p.d.pooling.state.QueryState.lambda$awaitIdentification$0(88) - missed our own Ident message on topic myTopic 2024-10-16 07:53:31.692 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-10-16 07:53:31.711 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-10-16 07:53:31.716 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.policy.drools.pooling.state.QueryStateTest [INFO] Running org.onap.policy.drools.pooling.state.StartStateTest 2024-10-16 07:53:31.721 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHostX has no assignments for topic myTopic 2024-10-16 07:53:31.726 [main] ERROR o.o.p.d.pooling.state.StartState.lambda$start$1(76) - missed heartbeat on topic myTopic [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.drools.pooling.state.StartStateTest [INFO] Running org.onap.policy.drools.pooling.state.ProcessingStateTest 2024-10-16 07:53:31.759 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX4 for topic myTopic 2024-10-16 07:53:31.759 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX3 for topic myTopic [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.drools.pooling.state.ProcessingStateTest [INFO] Running org.onap.policy.drools.pooling.state.IdleStateTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.drools.pooling.state.IdleStateTest [INFO] Running org.onap.policy.drools.pooling.state.StateTest 2024-10-16 07:53:31.801 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHostX1 has an invalid assignment for topic myTopic 2024-10-16 07:53:31.848 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHost has an invalid assignment for topic myTopic 2024-10-16 07:53:31.870 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 2024-10-16 07:53:31.874 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.policy.drools.pooling.state.StateTest [INFO] Running org.onap.policy.drools.pooling.state.ActiveStateTest 2024-10-16 07:53:31.882 [main] ERROR o.o.p.d.pooling.state.ActiveState.lambda$addTimers$1(150) - missed my heartbeat on topic myTopic 2024-10-16 07:53:31.902 [main] WARN o.o.p.d.pooling.state.ActiveState.lambda$addTimers$2(167) - missed predecessor's heartbeat on topic myTopic 2024-10-16 07:53:31.905 [main] WARN o.o.p.d.pooling.state.ActiveState.process(220) - unexpected Leader message from prevHostX1 on topic myTopic 2024-10-16 07:53:31.914 [main] WARN o.o.p.d.pooling.state.ActiveState.process(234) - Offline message has no source on topic myTopic 2024-10-16 07:53:31.917 [main] WARN o.o.p.d.pooling.state.ActiveState.process(193) - Heartbeat message has no source on topic myTopic 2024-10-16 07:53:31.918 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.drools.pooling.state.ActiveStateTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 308, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-pooling-messages --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-pooling-messages --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-pooling-messages --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-pooling-messages --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-pooling-messages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-pooling-messages --- [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-pooling-messages --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-pooling-messages --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-pooling-messages/3.0.1-SNAPSHOT/feature-pooling-messages-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-pooling-messages/3.0.1-SNAPSHOT/feature-pooling-messages-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/feature-pooling-messages-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-pooling-messages/3.0.1-SNAPSHOT/feature-pooling-messages-3.0.1-SNAPSHOT.zip [INFO] [INFO] --------< org.onap.policy.drools-pdp:feature-test-transaction >--------- [INFO] Building feature-test-transaction 3.0.1-SNAPSHOT [8/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-test-transaction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-test-transaction --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-test-transaction --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-test-transaction --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-test-transaction --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-test-transaction --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-test-transaction --- [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-test-transaction --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-test-transaction --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:53:35.971 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:35.977 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:35.981 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:35.981 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:35.983 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:35.983 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:35.984 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:35.984 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:35.985 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:35.985 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:35.985 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:35.986 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:35.986 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1752220610, alive=true, thread=null] 07:53:36.011 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 38851648, alive=false, thread=null]: unknown drools controller 07:53:36.011 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 38851648, alive=false, thread=null] 07:53:36.017 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1088381072, alive=true, thread=null] 07:53:36.021 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1969958288, alive=true, thread=null] 07:53:36.025 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.026 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:36.026 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.026 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:36.027 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1243705012, alive=true, thread=null] 07:53:36.031 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.031 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:36.032 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.032 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:36.033 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 882658588, alive=false, thread=null] 07:53:36.037 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.037 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:36.037 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.038 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:36.038 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.038 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:36.039 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.039 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:36.039 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1092591822, alive=true, thread=null]: stopping ... java.lang.InterruptedException: expected exception at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.lambda$testTestTransactionControllerTaskRun$0(TestTransactionAdditionalTest.java:292) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at java.base/java.lang.Thread.isInterrupted(Thread.java:1043) at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:101) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:36.044 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1092591822, alive=true, thread=null] 07:53:36.048 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.048 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:36.048 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.049 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:36.049 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1978317461, alive=true, thread=null]: stopping ... java.lang.InterruptedException: expected exception at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest$5.doSleep(TestTransactionAdditionalTest.java:307) at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:102) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:310) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:36.051 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1978317461, alive=true, thread=null] 07:53:36.055 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.055 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:36.055 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.056 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:36.056 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1855589354, alive=false, thread=null] 07:53:36.061 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1777112002, alive=true, thread=null]: controller controller-a has not been enabled for testing java.lang.IllegalArgumentException: expected exception at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:77) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:331) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:36.063 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1777112002, alive=true, thread=null] 07:53:36.066 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a is not testable - TestTransaction caught exception: expected exception 07:53:36.066 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TestTransaction thread threw java.lang.RuntimeException: expected exception at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:77) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:337) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:36.067 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1027377263, alive=true, thread=null] 07:53:36.102 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TestTransaction thread threw java.lang.InterruptedException: expected exception at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest$2.joinThread(TestTransactionAdditionalTest.java:216) at org.onap.policy.drools.testtransaction.TtControllerTask.stop(TtControllerTask.java:65) at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskStop(TestTransactionAdditionalTest.java:219) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:36.131 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.131 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:36.131 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.132 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:36.132 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.132 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:36.132 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.133 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:36.133 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.133 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:36.133 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:36.134 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:36.134 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1905486482, alive=true, thread=null] 07:53:36.138 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:36.138 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:36.139 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:36.139 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 588503940, alive=true, thread=null] 07:53:36.143 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:36.144 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:36.145 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, with rules artifact: (group) null, (artifact) null, (version) null - FPC query failed after EventObject insertion! 07:53:36.145 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1707889234, alive=true, thread=null] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s -- in org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionTest 07:53:36.164 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- enter 07:53:36.252 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.testtransaction.TestTransactionFeature@2347b7af] 07:53:36.300 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:53:36.303 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 07:53:36.399 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()) 07:53:36.403 [tt-controller-task-unnamed] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()), alive=false, thread=tt-controller-task-unnamed]: unknown drools controller 07:53:36.403 [tt-controller-task-unnamed] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()), alive=false, thread=tt-controller-task-unnamed] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.onap.policy.drools.testtransaction.TestTransactionTest [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionFeatureTest 07:53:36.458 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.459 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.459 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.460 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.461 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.461 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.462 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.462 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:36.466 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 07:53:36.467 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 07:53:36.471 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.472 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.472 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.472 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.473 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.473 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.474 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.474 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:36.476 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked 07:53:36.476 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.drools.testtransaction.TestTransactionFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-test-transaction --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-test-transaction --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-test-transaction --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-test-transaction --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-test-transaction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-test-transaction --- [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-test-transaction --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-test-transaction --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-test-transaction/3.0.1-SNAPSHOT/feature-test-transaction-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-test-transaction/3.0.1-SNAPSHOT/feature-test-transaction-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-test-transaction/target/feature-test-transaction-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-test-transaction/3.0.1-SNAPSHOT/feature-test-transaction-3.0.1-SNAPSHOT.zip [INFO] [INFO] -------< org.onap.policy.drools-pdp:feature-distributed-locking >------- [INFO] Building feature-distributed-locking 3.0.1-SNAPSHOT [9/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-distributed-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-distributed-locking --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-distributed-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-distributed-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-distributed-locking --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-distributed-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-distributed-locking --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-distributed-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-distributed-locking --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerTest 07:53:39.465 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [DistributedLockManager [pdpName=null, uuidString=25a5ae0e-36db-4804-a289-9c1ef4519db5, resource2lock={}]] 07:53:39.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:53:39.542 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 07:53:39.545 [main] WARN org.onap.policy.common.endpoints.http.server.IndexedHttpServletServerFactory -- No topic for HTTP Service: {} 07:53:39.653 [main] INFO org.onap.policy.drools.system.PolicyEngineManager -- overridden lock manager is DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=25a5ae0e-36db-4804-a289-9c1ef4519db5, resource2lock={}] 07:53:40.103 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'executorService' from target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:53:42.576 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1929749571] 07:53:42.586 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=9da17fa6-44fe-49d6-99b1-7b5545bf75f6] 07:53:42.594 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=9da17fa6-44fe-49d6-99b1-7b5545bf75f6] 07:53:42.596 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 911400217] 07:53:42.606 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=9da17fa6-44fe-49d6-99b1-7b5545bf75f6] 07:53:42.606 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=9da17fa6-44fe-49d6-99b1-7b5545bf75f6] 07:53:42.653 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 722299890] 07:53:42.656 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1187589415] 07:53:42.838 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1730956836] 07:53:42.839 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a9bb1b9-8769-4825-8ff0-a5f3b2007119] 07:53:42.839 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a9bb1b9-8769-4825-8ff0-a5f3b2007119] 07:53:42.851 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a9bb1b9-8769-4825-8ff0-a5f3b2007119] 07:53:42.947 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a9bb1b9-8769-4825-8ff0-a5f3b2007119] 07:53:42.984 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a9bb1b9-8769-4825-8ff0-a5f3b2007119] 07:53:42.985 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a9bb1b9-8769-4825-8ff0-a5f3b2007119] 07:53:42.996 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1156424283] 07:53:42.998 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4d1ee145-b448-4226-bfcb-2b31ed5a32fb] 07:53:42.998 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4d1ee145-b448-4226-bfcb-2b31ed5a32fb] 07:53:42.998 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4d1ee145-b448-4226-bfcb-2b31ed5a32fb] 07:53:43.009 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1212327555] 07:53:43.010 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.010 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.011 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.011 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.011 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.014 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.018 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.018 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.019 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.020 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.020 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5b1c2785-a2e6-4f38-91d9-603dd32b6615] 07:53:43.028 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 671920308] 07:53:43.030 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1638099407] 07:53:43.050 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.050 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.050 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.050 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:886) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.055 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.055 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.056 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.056 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.056 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.056 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:896) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.057 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- not rescheduling lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.057 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.057 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doUnlock(DistributedLockManager.java:656) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:896) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 84 common frames omitted 07:53:43.058 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.058 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=5c7f9b60-c344-4ee3-950c-a428fc4d516c] 07:53:43.059 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:880) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:43.067 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1132118748] 07:53:43.070 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 880242857] 07:53:43.071 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=ee0f35f2-675c-4212-9546-15b140d538a1] 07:53:43.071 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=ee0f35f2-675c-4212-9546-15b140d538a1] 07:53:43.071 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=ee0f35f2-675c-4212-9546-15b140d538a1] 07:53:43.071 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=ee0f35f2-675c-4212-9546-15b140d538a1] 07:53:43.072 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- not locked: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=ee0f35f2-675c-4212-9546-15b140d538a1] 07:53:43.079 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 996111098] 07:53:43.080 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=7c71fcfb-cf89-4920-96ef-47498b4a98bb] 07:53:43.080 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=7c71fcfb-cf89-4920-96ef-47498b4a98bb] 07:53:43.081 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=7c71fcfb-cf89-4920-96ef-47498b4a98bb] 07:53:43.082 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=7c71fcfb-cf89-4920-96ef-47498b4a98bb] 07:53:43.084 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=7c71fcfb-cf89-4920-96ef-47498b4a98bb] 07:53:43.084 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=7c71fcfb-cf89-4920-96ef-47498b4a98bb] 07:53:43.091 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 419889958] 07:53:43.093 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1532971221] 07:53:43.096 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.099 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.103 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.103 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.104 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.104 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] java.sql.SQLException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1695) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doUnlock(DistributedLockManager.java:656) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoUnlockEx(DistributedLockManagerTest.java:1244) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:43.105 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.105 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=de9cb207-7d09-46cf-a176-a091ddce13b2] 07:53:43.107 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:43.129 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 404383620] 07:53:43.147 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c635c051-ec5d-4d7f-b7eb-12b3554522b1] 07:53:43.148 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c635c051-ec5d-4d7f-b7eb-12b3554522b1] 07:53:43.155 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1185567380] 07:53:43.162 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1890065230] 07:53:43.167 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.168 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.169 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.169 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1080) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.170 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.170 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.171 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.171 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1087) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.172 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.172 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.173 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.173 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1531) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1094) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.174 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- retry count 2 exhausted for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.174 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.174 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.175 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0aa59a3a-f9b0-4136-b348-10b20216cd9c] 07:53:43.176 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1075) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:43.192 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 414732683] 07:53:43.199 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c83da4d8-5bdb-4334-b08b-ddce9d25f4e4] 07:53:43.200 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c83da4d8-5bdb-4334-b08b-ddce9d25f4e4] 07:53:43.200 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c83da4d8-5bdb-4334-b08b-ddce9d25f4e4] 07:53:43.202 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard doExtend DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c83da4d8-5bdb-4334-b08b-ddce9d25f4e4] 07:53:43.202 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=c83da4d8-5bdb-4334-b08b-ddce9d25f4e4] 07:53:43.298 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1891238334] 07:53:43.301 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2439ec0a-e4e9-43e9-aa7f-0b98e7f817e8] 07:53:43.302 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2439ec0a-e4e9-43e9-aa7f-0b98e7f817e8] 07:53:43.303 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard doLock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2439ec0a-e4e9-43e9-aa7f-0b98e7f817e8] 07:53:43.303 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2439ec0a-e4e9-43e9-aa7f-0b98e7f817e8] 07:53:43.314 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1627461096] 07:53:43.324 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1723463463] 07:53:43.327 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.328 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.329 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.334 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.338 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.339 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.339 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.339 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.341 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.341 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.343 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.343 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.347 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.347 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.347 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.348 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.348 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.348 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.350 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.351 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.383 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3], my resource #3=DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3]}] 07:53:43.384 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.384 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.386 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.387 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.392 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.392 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.405 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.406 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.408 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.410 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=4dde1a57-e5f7-4cea-9754-5e37b3ff6bb3] 07:53:43.426 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 20366246] 07:53:43.429 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.429 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.430 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.432 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.436 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- failed to insert lock record - attempting update: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 6 */ 'my resource' )"; SQL statement: INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, ?) [23505-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) at org.h2.message.DbException.get(DbException.java:223) at org.h2.message.DbException.get(DbException.java:199) at org.h2.index.Index.getDuplicateKeyException(Index.java:527) at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) at org.h2.command.dml.Insert.insertRows(Insert.java:174) at org.h2.command.dml.Insert.update(Insert.java:135) at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) at org.h2.command.CommandContainer.update(CommandContainer.java:169) at org.h2.command.Command.executeUpdate(Command.java:256) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:216) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:174) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:631) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockAlreadyLocked(DistributedLockManagerTest.java:1201) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:43.436 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.439 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.439 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.439 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f63e50b4-b642-42cd-8b8b-c425315e2966] 07:53:43.446 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1541385794] 07:53:43.452 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1664297171] 07:53:43.454 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=09abfdf2-bd68-46a9-bd95-5f06e608d649, resource2lock={}] 07:53:43.454 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.makeEx(DistributedLockManagerTest.java:516) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:301) at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:262) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlExFeatureStopped(DistributedLockManagerTest.java:520) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.455 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.457 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.makeEx(DistributedLockManagerTest.java:516) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.(DistributedLockManagerTest.java:512) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlExFeatureStopped(DistributedLockManagerTest.java:512) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:43.483 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 401299041] 07:53:43.484 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=91512f49-0be9-410b-9155-9938f5aa4d0e] 07:53:43.484 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=91512f49-0be9-410b-9155-9938f5aa4d0e] 07:53:43.530 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 767539267] 07:53:43.534 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.534 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.535 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.539 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.541 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.541 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.542 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- no feature yet for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.543 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=349eb9ba-6248-4689-b8d0-3c4890310fed] 07:53:43.556 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 762554903] 07:53:43.560 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 69150541] 07:53:43.560 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.561 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.561 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.561 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.561 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.561 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] java.lang.IllegalStateException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest.lambda$testDistributedLockDoRequestRunExUnavailable$5(DistributedLockManagerTest.java:1047) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRunExUnavailable(DistributedLockManagerTest.java:1061) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:43.562 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.562 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a5008af6-6dcc-4e66-b2b8-4a57322e00b3] 07:53:43.567 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1926185978] 07:53:43.569 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 285527187] 07:53:43.570 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] 07:53:43.570 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] 07:53:43.570 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] 07:53:43.570 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] java.lang.IllegalStateException: expected exception at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRunExWaiting(DistributedLockManagerTest.java:1028) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:43.572 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] 07:53:43.573 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] 07:53:43.577 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a26ebddf-b659-4452-b533-badd308f29dc] 07:53:43.593 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1307211324] 07:53:43.595 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 286976280] 07:53:43.596 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=624470f5-b5d3-4b06-9cc3-d7d3eadc3663] 07:53:43.596 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=624470f5-b5d3-4b06-9cc3-d7d3eadc3663] 07:53:43.596 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=624470f5-b5d3-4b06-9cc3-d7d3eadc3663] 07:53:43.596 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=624470f5-b5d3-4b06-9cc3-d7d3eadc3663] 07:53:43.596 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=624470f5-b5d3-4b06-9cc3-d7d3eadc3663] 07:53:43.613 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1893078564] 07:53:43.620 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1241604590] 07:53:43.622 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testAfterStopEx(DistributedLockManagerTest.java:356) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testAfterStopEx(DistributedLockManagerTest.java:354) ... 71 common frames omitted 07:53:43.629 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 998255530] 07:53:43.630 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 655374118] 07:53:43.631 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=82b09405-72e2-44bf-aa26-7d0b5afbeb01] 07:53:43.631 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=82b09405-72e2-44bf-aa26-7d0b5afbeb01] 07:53:43.632 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=82b09405-72e2-44bf-aa26-7d0b5afbeb01] 07:53:43.632 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=82b09405-72e2-44bf-aa26-7d0b5afbeb01] java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockGetNextRequestSameRequest(DistributedLockManagerTest.java:932) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 85 common frames omitted 07:53:43.632 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- reschedule for 60s DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=82b09405-72e2-44bf-aa26-7d0b5afbeb01] 07:53:43.633 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=82b09405-72e2-44bf-aa26-7d0b5afbeb01] 07:53:43.633 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockGetNextRequestSameRequest(DistributedLockManagerTest.java:924) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:43.638 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 152670179] 07:53:43.639 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.639 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.639 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.641 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.642 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.642 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.642 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.642 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.643 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.643 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.644 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.644 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.644 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.644 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.644 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.644 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.645 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.645 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.645 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.645 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.646 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.646 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.646 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.647 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.647 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.647 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.647 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.647 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.648 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.648 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.651 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239], my resource #5=DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239], my resource #3=DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239]}] 07:53:43.652 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.652 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.652 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.652 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.653 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- lost lock: removed lock from map DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.653 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.653 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.653 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.653 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.654 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239] 07:53:43.654 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239, resource2lock={my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b2f73b10-0abf-4c53-aa64-620cf3e76239]}] 07:53:43.655 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.662 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 879785129] 07:53:43.663 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.663 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.663 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.665 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.666 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.666 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.667 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1544947170] 07:53:43.668 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.669 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.670 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=b9070b2a-19bc-4d8d-a9db-cec2a2309cf3] 07:53:43.672 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=74d4a6bf-917c-4784-af35-ad4b39b1943d] 07:53:43.672 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=74d4a6bf-917c-4784-af35-ad4b39b1943d] 07:53:43.678 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1220911229] 07:53:43.680 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1485330990] 07:53:43.681 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.681 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.681 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.682 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.683 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.683 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.684 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.684 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.684 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.684 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.684 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2f4aaf93-2c57-476e-833b-8c17036d4d51] 07:53:43.690 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1502545503] 07:53:43.691 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=d19176b1-ed15-496c-8d89-4f2d1280fe1c] 07:53:43.691 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=d19176b1-ed15-496c-8d89-4f2d1280fe1c] 07:53:43.691 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=d19176b1-ed15-496c-8d89-4f2d1280fe1c] 07:53:43.692 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- no feature yet for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=d19176b1-ed15-496c-8d89-4f2d1280fe1c] 07:53:43.696 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1262034501] 07:53:43.698 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1415589210] 07:53:43.699 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:43.699 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- failed to delete expired locks from the DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.deleteExpiredDbLocks(DistributedLockManager.java:202) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDeleteExpiredDbLocksEx(DistributedLockManagerTest.java:331) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 82 common frames omitted 07:53:43.700 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDeleteExpiredDbLocksEx(DistributedLockManagerTest.java:322) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:43.705 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 861162693] 07:53:43.711 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 872348606] 07:53:43.712 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.712 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.712 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.712 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.713 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.714 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.716 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.716 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.716 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.716 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087] 07:53:43.716 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087], my resource #2=DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a47764f7-e2fb-429d-94a4-8ee66a247087]}] 07:53:43.718 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.730 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1428418823] 07:53:43.731 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2100075365] 07:53:43.732 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=63266893-5092-482c-a64a-30d345abb7d3, resource2lock={}] 07:53:43.732 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:301) at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:262) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:499) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 84 common frames omitted 07:53:43.733 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.733 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=63266893-5092-482c-a64a-30d345abb7d3, resource2lock={}] 07:53:43.733 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:301) at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:262) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:502) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception ... 84 common frames omitted 07:53:43.734 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:43.734 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: java.sql.SQLTransientException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLTransientException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1692) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1685) at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:150) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1669) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:497) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) ... 49 common frames omitted 07:53:43.739 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 694065903] 07:53:43.740 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [java.util.concurrent.ScheduledThreadPoolExecutor@31887330[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] 07:53:43.741 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:43.742 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 0 expired locks from the DB 07:53:43.752 [Thread-2] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.752 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.753 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.755 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.755 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.755 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.756 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.757 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.760 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.763 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.763 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.763 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.764 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.764 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.764 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.765 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.765 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.765 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.765 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.766 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.767 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.768 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.768 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.768 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.769 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.769 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.769 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.770 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.770 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.770 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.770 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.770 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.770 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.771 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.771 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.771 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.771 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.771 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.772 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.772 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.771 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.772 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.772 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.773 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.773 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.773 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.774 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.774 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.773 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.774 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.777 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.778 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.778 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.778 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.778 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.779 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.779 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.779 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.781 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.781 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.774 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.780 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.782 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.783 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.784 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.785 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.785 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.785 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.787 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.786 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.787 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.787 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.787 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.787 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.788 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.790 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.792 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.792 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.793 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.794 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.795 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.796 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.797 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.798 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.800 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.801 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.801 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.801 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.801 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.802 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.802 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.802 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.791 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.789 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.803 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-3] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.804 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.805 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.807 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.806 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.807 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.807 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.808 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-4] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-4] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.809 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.811 [Thread-4] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.811 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.810 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.811 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.811 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.813 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.817 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.817 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.817 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.817 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.817 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.817 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.818 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [Thread-4] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.819 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-5] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.820 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.821 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.822 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.823 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.824 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.825 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.826 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.827 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-4] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-4] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.828 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.836 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.829 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-4] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.837 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.838 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.839 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.839 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.839 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.839 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.839 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.839 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.840 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.841 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.842 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-4] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.843 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.844 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [Thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-2, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.845 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.846 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.846 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.846 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.848 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.848 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.848 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.848 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.848 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.849 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.849 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.849 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.850 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.850 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.850 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.850 [Thread-4] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-4, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.850 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.851 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.852 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.852 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.852 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.852 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.852 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.853 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.853 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.854 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.855 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.855 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.855 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.855 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.855 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.855 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.856 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.856 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.856 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.856 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.856 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.857 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.857 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.857 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.857 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.858 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.859 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.859 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.862 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.863 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.863 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.863 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.863 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.863 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.864 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.865 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.866 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.866 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.866 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.866 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.866 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.866 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.867 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.867 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.867 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.867 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.867 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.868 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.869 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.869 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.869 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.869 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.869 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.869 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.870 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.870 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.870 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.870 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.870 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.871 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.872 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.873 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.874 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.874 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.874 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.874 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.875 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.875 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.876 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.876 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.876 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.876 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.876 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.876 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.877 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.877 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.877 [Thread-6] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.877 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.877 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.877 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.878 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.878 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.878 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.878 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.878 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.879 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [Thread-6] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [Thread-6] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.880 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.888 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.888 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8ef074f0-db6d-4f2b-8d34-ca9203b13ede] 07:53:43.887 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 369851597] 07:53:43.900 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 454215792] 07:53:43.902 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2111657749] 07:53:43.903 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.903 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.903 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.903 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.903 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.904 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.907 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.907 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.907 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.907 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.907 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- not locked: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=f24597a9-b2c0-47ad-b184-2b2f7fd2922f] 07:53:43.914 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 407577812] 07:53:43.918 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 107240479] 07:53:43.927 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=667d3453-c0df-40d0-a64b-26d75a0ff5f3] 07:53:43.927 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=667d3453-c0df-40d0-a64b-26d75a0ff5f3] 07:53:43.927 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=667d3453-c0df-40d0-a64b-26d75a0ff5f3] 07:53:43.935 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=667d3453-c0df-40d0-a64b-26d75a0ff5f3] 07:53:43.938 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=667d3453-c0df-40d0-a64b-26d75a0ff5f3] 07:53:43.938 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=667d3453-c0df-40d0-a64b-26d75a0ff5f3] 07:53:43.946 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1778824052] 07:53:43.966 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1247844355] 07:53:43.969 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.969 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.970 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.973 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.976 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.977 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.977 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.978 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.978 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.982 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.986 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:43.986 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=e2193901-519c-4ffb-8bf8-2baf44aa2908] 07:53:44.000 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 817788877] 07:53:44.004 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.005 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.005 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.008 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.012 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- failed to insert lock record - attempting update: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 34 */ 'my resource' )"; SQL statement: INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, ?) [23505-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) at org.h2.message.DbException.get(DbException.java:223) at org.h2.message.DbException.get(DbException.java:199) at org.h2.index.Index.getDuplicateKeyException(Index.java:527) at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) at org.h2.command.dml.Insert.insertRows(Insert.java:174) at org.h2.command.dml.Insert.update(Insert.java:135) at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) at org.h2.command.CommandContainer.update(CommandContainer.java:169) at org.h2.command.Command.executeUpdate(Command.java:256) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:216) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:174) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:631) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockNeedingUpdate(DistributedLockManagerTest.java:1186) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.013 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.019 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.019 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=034a4c05-21b0-48f2-b065-3993e1fda890] 07:53:44.029 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1685697739] 07:53:44.031 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.031 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.031 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.033 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.034 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.034 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.035 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.035 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.035 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.042 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.042 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=81eebab3-e581-4dba-9648-c5b419d5425f] 07:53:44.056 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 539941005] 07:53:44.061 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8b7d8dca-0c80-4714-a6bf-c454ac63da1a] 07:53:44.061 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8b7d8dca-0c80-4714-a6bf-c454ac63da1a] 07:53:44.061 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8b7d8dca-0c80-4714-a6bf-c454ac63da1a] 07:53:44.065 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8b7d8dca-0c80-4714-a6bf-c454ac63da1a] 07:53:44.070 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8b7d8dca-0c80-4714-a6bf-c454ac63da1a] 07:53:44.070 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8b7d8dca-0c80-4714-a6bf-c454ac63da1a] 07:53:44.085 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 212467648] 07:53:44.100 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1558550579] 07:53:44.103 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 819711997] 07:53:44.106 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] 07:53:44.106 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] 07:53:44.106 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] 07:53:44.107 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] java.sql.SQLException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1695) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockEx(DistributedLockManagerTest.java:1168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.107 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] 07:53:44.107 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] 07:53:44.108 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=30417b70-e0c7-47c5-95b6-9f15b5cd246a] 07:53:44.109 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.126 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 804123227] 07:53:44.127 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2b9c4742-a587-473d-b1b9-66b2b8411794] 07:53:44.127 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2b9c4742-a587-473d-b1b9-66b2b8411794] 07:53:44.129 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2b9c4742-a587-473d-b1b9-66b2b8411794] 07:53:44.132 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2b9c4742-a587-473d-b1b9-66b2b8411794] 07:53:44.134 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2b9c4742-a587-473d-b1b9-66b2b8411794] 07:53:44.134 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=2b9c4742-a587-473d-b1b9-66b2b8411794] 07:53:44.149 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1735125919] 07:53:44.151 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=fe6521b1-05e3-445a-8e57-d6a72fec3355] 07:53:44.151 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=fe6521b1-05e3-445a-8e57-d6a72fec3355] 07:53:44.174 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2065512965] 07:53:44.175 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.175 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.175 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.176 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.177 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'state' of type [null] on target object [DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d]] or target class [class org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock] to value [ACTIVE] 07:53:44.178 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- not locked: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.182 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.186 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.187 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.188 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.189 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.189 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.189 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.195 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.195 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.195 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=6ab26f34-406b-4116-98b6-86059bfb8a1d] 07:53:44.209 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1122108672] 07:53:44.212 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 614850007] 07:53:44.212 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.212 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.212 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.212 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.213 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.215 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.217 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.217 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.218 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.218 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.218 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=0085d8cf-9c43-4f58-ae9f-9d97da7b412d] 07:53:44.225 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 580293229] 07:53:44.226 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.226 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.226 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.231 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.232 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.232 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.235 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.235 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.235 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.236 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.238 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 41 */ 'my resource' )"; SQL statement: INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, ?) [23505-224] at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) at org.h2.message.DbException.get(DbException.java:223) at org.h2.message.DbException.get(DbException.java:199) at org.h2.index.Index.getDuplicateKeyException(Index.java:527) at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) at org.h2.command.dml.Insert.insertRows(Insert.java:174) at org.h2.command.dml.Insert.update(Insert.java:135) at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) at org.h2.command.CommandContainer.update(CommandContainer.java:169) at org.h2.command.Command.executeUpdate(Command.java:256) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:216) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:174) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doExtend(DistributedLockManager.java:689) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoExtendEx(DistributedLockManagerTest.java:1409) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.239 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.239 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.239 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=87be118b-fd74-4b7f-9848-21ab368cbf39] 07:53:44.246 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1322777464] 07:53:44.247 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.247 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.248 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.250 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.251 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.251 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.251 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.251 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.252 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.252 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.255 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.255 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=8a1a7c34-4a88-4249-8b9a-0ca2bdd8d613] 07:53:44.263 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 89272219] 07:53:44.265 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 716774245] 07:53:44.270 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1157129747] 07:53:44.271 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a0baa86d-f3ce-4cca-afc5-e27c08a66ede] 07:53:44.271 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a0baa86d-f3ce-4cca-afc5-e27c08a66ede] 07:53:44.272 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a0baa86d-f3ce-4cca-afc5-e27c08a66ede] 07:53:44.273 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a0baa86d-f3ce-4cca-afc5-e27c08a66ede] 07:53:44.274 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a0baa86d-f3ce-4cca-afc5-e27c08a66ede] 07:53:44.276 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=a0baa86d-f3ce-4cca-afc5-e27c08a66ede] 07:53:44.289 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1576107616] 07:53:44.291 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:44.293 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 2 expired locks from the DB 07:53:44.300 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 723453543] 07:53:44.305 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 204540579] 07:53:44.309 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1902521109] 07:53:44.314 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=25a5ae0e-36db-4804-a289-9c1ef4519db5, resource2lock={}]] 07:53:44.335 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2059174794] 07:53:44.339 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 436423612] 07:53:44.341 [main] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] 07:53:44.341 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] 07:53:44.344 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] 07:53:44.344 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- request failed for lock: DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] java.sql.SQLException: expected exception at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1695) at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1682) 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.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:702) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) at org.onap.policy.distributed.locking.DistributedLockManager.lambda$finishLock$0(DistributedLockManager.java:251) at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1518) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestNotTransient(DistributedLockManagerTest.java:1115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.344 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] 07:53:44.344 [main] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock lost: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] 07:53:44.344 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=48049cc5-9fa7-4286-ac0c-edb0a6e18218] 07:53:44.345 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB java.sql.SQLException: expected exception at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:417) at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:234) at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:224) at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:230) at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:217) at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.370 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1561240239] 07:53:44.378 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 211528162] 07:53:44.380 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-77064.a956c090-bda8-44a6-af15-b62b6ae12296, uuidString=16d0b9f6-2cb1-4dc9-938c-c6c2f3cca128, resource2lock={}] 07:53:44.384 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- thread pool is no longer accepting requests java.util.concurrent.RejectedExecutionException: expected exception at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:265) at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1503) at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredExecRejected(DistributedLockManagerTest.java:488) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.385 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:44.399 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [java.util.concurrent.ScheduledThreadPoolExecutor@698394bf[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.168 s -- in org.onap.policy.distributed.locking.DistributedLockManagerTest [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest 07:53:44.411 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.411 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.412 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.412 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.412 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.413 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:44.413 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest [INFO] Running org.onap.policy.distributed.locking.DistributedLockPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.distributed.locking.DistributedLockPropertiesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-distributed-locking --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-distributed-locking --- [INFO] Copying commons-dbcp2-2.12.0.jar to /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/assembly/lib/commons-dbcp2-2.12.0.jar [INFO] Copying commons-pool2-2.12.0.jar to /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/assembly/lib/commons-pool2-2.12.0.jar [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-distributed-locking --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-distributed-locking --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-distributed-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-distributed-locking --- [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-distributed-locking --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-distributed-locking --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-distributed-locking/3.0.1-SNAPSHOT/feature-distributed-locking-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-distributed-locking/3.0.1-SNAPSHOT/feature-distributed-locking-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/feature-distributed-locking-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-distributed-locking/3.0.1-SNAPSHOT/feature-distributed-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] ------------< org.onap.policy.drools-pdp:feature-lifecycle >------------ [INFO] Building feature-lifecycle 3.0.1-SNAPSHOT [10/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-lifecycle --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-lifecycle --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-lifecycle --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-lifecycle --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-lifecycle --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-lifecycle --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-lifecycle --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-lifecycle --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-lifecycle --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStatePassiveTest 07:53:48.041 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:48.047 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:48.048 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:51.194 [main] WARN o.k.maven.integration.embedder.MavenProjectLoader:loadMavenProject:181 - Unable to parse pom.xml file of the running project: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT: Could not find artifact org.onap.policy.parent:integration:pom:5.0.1-SNAPSHOT and 'parent.relativePath' points at no local POM @ org.onap.policy.drools-pdp:drools-pdp:3.0.1-SNAPSHOT, /w/workspace/policy-drools-pdp-sonar/pom.xml, line 27, column 13 07:53:51.310 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:51.311 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@36545439] 07:53:51.325 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@36545439] 07:53:51.330 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:51.462 [main] WARN o.drools.compiler.kie.builder.impl.KieBuilderImpl:packageNameForFile:398 - File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names. 07:53:51.490 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: defaultKieBase 07:53:51.534 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: defaultKieBase 07:53:51.535 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.539 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.540 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.543 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.583 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.586 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.593 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:51.593 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:51.596 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:51.618 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:51.629 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.634 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065231616, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@56502cbd] 07:53:51.636 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:51.718 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:51.731 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [] 07:53:51.732 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"663da074-9a38-4045-be15-37501be21839","timestampMs":1729065231719,"pdpGroup":"defaultGroup"} 07:53:51.733 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:51.743 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:51.743 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.744 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065231743, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5482bdbc] 07:53:51.744 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:51.745 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.745 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 07:53:51.745 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:51.745 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4e62a9a8-0552-49f3-88ef-8ebc2d80603a","timestampMs":1729065231745,"pdpGroup":"defaultGroup"} 07:53:51.746 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:51.750 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:51.750 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.751 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065231750, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7a16602e] 07:53:51.751 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:51.751 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.752 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:51.752 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.753 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:51.754 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:51.754 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c4d1db36-3455-47cd-a47f-08d57658d8a1","timestampMs":1729065231754,"pdpGroup":"defaultGroup"} 07:53:51.755 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:51.760 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:51.760 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.760 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065231760, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@f308c09] 07:53:51.760 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:51.761 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:51.761 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"06c00918-a9f2-41d9-b2fb-978c7d900306","timestampMs":1729065231761,"pdpGroup":"defaultGroup"} 07:53:51.761 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:51.765 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:51.765 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.766 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065231765, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:51.766 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:51.767 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"209eb584-e868-4961-9990-e50eed0358c4","timestampMs":1729065231766,"name":"test","pdpGroup":"A","pdpSubgroup":"a"} 07:53:51.773 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:onTopicEvent:684 - pdp-state-chage from NOOP:policy-pdp-pap is invalid: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=209eb584-e868-4961-9990-e50eed0358c4, timestampMs=1729065231766, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 07:53:51.796 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289]): start 07:53:51.799 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:51.799 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.801 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [] 07:53:51.834 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.835 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:51.836 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:51.836 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.837 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:51.837 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.837 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:51.837 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.300 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.301 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.302 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"3edef479-0d26-4c05-a1d8-bc6276f11571","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3edef479-0d26-4c05-a1d8-bc6276f11571","timestampMs":1729065232301,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.302 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"209eb584-e868-4961-9990-e50eed0358c4","timestampMs":1729065231766,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:52.303 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:52.303 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"209eb584-e868-4961-9990-e50eed0358c4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"209eb584-e868-4961-9990-e50eed0358c4","timestampMs":1729065232303,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.303 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065231765, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:52.306 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:52.306 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065246765, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:52.306 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1729065246765, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:52.306 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:52.307 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e39c5372-539d-4494-8d74-e1885c576b32","timestampMs":1729065232307,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.307 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item RunnableItem [nextMs=1729065231765, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@198e7fda] 07:53:52.352 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:52.353 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f1ba3d2a-090f-407c-a896-da5375ef9d64","timestampMs":1729065232353,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.353 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:52.357 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:52.357 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:52.357 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065232356, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7f93f7fd] 07:53:52.357 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:52.358 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:52.358 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"87abaa7f-7850-4dd4-8044-a40995890363","timestampMs":1729065232358,"pdpGroup":"defaultGroup"} 07:53:52.358 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:52.359 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:52.359 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:52.362 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:52.362 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:52.363 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065232362, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:52.363 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:52.363 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:52.363 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"65dcd70e-25ae-4280-a437-d059bc6e874d","timestampMs":1729065232363,"pdpGroup":"defaultGroup"} 07:53:52.364 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:52.364 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:52.365 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:52.366 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065247362, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:52.366 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1729065247362, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:52.366 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:52.367 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"73f7e9c3-7a04-4018-8815-1fa3b9fb81e0","timestampMs":1729065232366,"pdpGroup":"defaultGroup"} 07:53:52.367 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:52.367 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065262362, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:52.367 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1729065262362, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@250cf6a4] 07:53:52.368 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:52.368 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"57b4d6d6-f64b-48ac-b6de-66c68b815b9c","timestampMs":1729065232368,"pdpGroup":"defaultGroup"} 07:53:52.368 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:52.368 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d339eaea-0f0e-4fbb-8975-253536102b7b","timestampMs":1729065232368,"pdpGroup":"defaultGroup"} 07:53:52.369 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.369 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:52.369 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:52.369 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"18cb3013-a46d-4e26-8195-91eafa194a99","timestampMs":1729065232369,"pdpGroup":"defaultGroup"} 07:53:52.369 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:52.373 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:52.374 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:52.374 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065232373, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@57c09e37] 07:53:52.374 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:52.375 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.375 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065232373, periodMs=30000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@57c09e37] 07:53:52.375 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.375 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.376 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232376,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 07:53:52.378 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.378 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:52.378 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:52.379 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.379 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.379 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232379,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 07:53:52.379 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.380 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:52.380 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:52.380 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.380 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.380 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232380,"pdpGroup":"defaultGroup"} 07:53:52.380 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.381 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:52.381 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:52.381 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.381 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.381 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232381,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.382 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:52.382 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:52.382 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.384 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.385 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.385 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232385,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.386 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:52.391 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.391 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.392 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232391,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:52.392 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:52.394 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:52.394 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:52.395 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3fcecaa7-0aa6-43be-906f-ffb44a6a1f2a","timestampMs":1729065232395,"pdpGroup":"defaultGroup"} 07:53:52.395 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:52.395 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"28d69733-5409-4683-b79d-a37254c9730d","timestampMs":1729065232395,"pdpGroup":"defaultGroup"} 07:53:52.395 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:52.397 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=311344289]): halt 07:53:52.398 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.399 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:52.399 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=311344289]): stop 07:53:52.399 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.400 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=311344289] 07:53:52.405 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:52.426 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289]: HALT 07:53:52.426 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:52.426 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289]: REMOVE-CODERS 07:53:52.427 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:52.427 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=311344289] 07:53:52.428 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.428 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.429 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:52.429 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:52.430 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.739 s -- in org.onap.policy.drools.lifecycle.LifecycleStatePassiveTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFeatureTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s -- in org.onap.policy.drools.lifecycle.LifecycleFeatureTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTestTest 07:53:54.543 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.547 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.551 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.556 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.577 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.586 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.591 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.601 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.607 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.613 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.617 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.620 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.622 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTestTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateSafeTest 07:53:54.650 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.654 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.656 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.659 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.661 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.664 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.666 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.669 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.672 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.675 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.677 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.679 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:54.681 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.drools.lifecycle.LifecycleStateSafeTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActiveTest 07:53:54.686 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:54.687 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:54.687 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:55.133 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:55.133 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:55.139 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:55.151 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:55.157 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:55.167 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:55.172 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:55.179 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:55.179 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:55.179 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:55.184 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.184 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.185 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235184, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@532f4545] 07:53:55.185 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.186 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"1d494012-7dcd-431c-b154-cd8b00caa87f","timestampMs":1729065235185,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.186 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.187 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"1d494012-7dcd-431c-b154-cd8b00caa87f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1d494012-7dcd-431c-b154-cd8b00caa87f","timestampMs":1729065235187,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.187 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235184, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@532f4545] 07:53:55.188 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488]): start 07:53:55.188 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:53:55.188 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:55.190 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:55.191 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:55.191 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:55.191 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:55.192 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:55.193 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.193 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e63d203d-d310-44a2-a5f2-444baeaff70a","timestampMs":1729065235193,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.193 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.200 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.200 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.201 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235196, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@62c5255b] 07:53:55.201 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.201 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7ee72842-7d01-407b-906b-86af7f98c653","timestampMs":1729065235201,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.202 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.202 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"7ee72842-7d01-407b-906b-86af7f98c653","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"7ee72842-7d01-407b-906b-86af7f98c653","timestampMs":1729065235202,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.203 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235196, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@62c5255b] 07:53:55.203 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:53:55.203 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.204 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStateActive(): start 07:53:55.204 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.204 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d753471f-5758-40f4-be48-01bd3b3f31da","timestampMs":1729065235204,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.204 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.210 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.210 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.210 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235210, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6c2b5639] 07:53:55.210 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.211 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"6e3cf388-4a36-4331-813f-03296bfb1e0f","timestampMs":1729065235211,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.211 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.211 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6e3cf388-4a36-4331-813f-03296bfb1e0f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6e3cf388-4a36-4331-813f-03296bfb1e0f","timestampMs":1729065235211,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.211 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235210, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6c2b5639] 07:53:55.212 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:53:55.212 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:55.212 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c6aff85b-e495-43ad-8664-7a6706c73f16","timestampMs":1729065235212,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.212 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.213 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.213 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:55.218 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.218 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.218 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235218, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@14616362] 07:53:55.218 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.219 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"95bff6d5-b7ab-4a50-975a-8a06af37b48f","timestampMs":1729065235219,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.219 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.219 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"95bff6d5-b7ab-4a50-975a-8a06af37b48f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"95bff6d5-b7ab-4a50-975a-8a06af37b48f","timestampMs":1729065235219,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.219 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235218, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@14616362] 07:53:55.220 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:53:55.220 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235220,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:55.220 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.221 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235221,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.224 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235220,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:55.224 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.224 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235224,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.225 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"SAFE","messageName":"PDP_STATE_CHANGE","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235220,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:55.225 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.225 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c8fef302-20fb-402b-b5c5-ba9e1a66243b, timestampMs=1729065235220, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 07:53:55.225 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:363 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c8fef302-20fb-402b-b5c5-ba9e1a66243b, timestampMs=1729065235220, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 07:53:55.226 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","responseStatus":"FAIL","responseMessage":"invalid state change to SAFE"},"messageName":"PDP_STATUS","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235226,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.226 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"TERMINATED","messageName":"PDP_STATE_CHANGE","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235220,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:55.226 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.226 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c8fef302-20fb-402b-b5c5-ba9e1a66243b, timestampMs=1729065235220, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 07:53:55.226 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:363 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c8fef302-20fb-402b-b5c5-ba9e1a66243b, timestampMs=1729065235220, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 07:53:55.227 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","responseStatus":"FAIL","responseMessage":"invalid state change to TERMINATED"},"messageName":"PDP_STATUS","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235227,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.227 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235220,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:55.227 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.228 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c8fef302-20fb-402b-b5c5-ba9e1a66243b","timestampMs":1729065235228,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.228 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.228 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e7ef29ff-c545-417e-bbae-b67e93b94710","timestampMs":1729065235228,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.228 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:55.237 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.237 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.238 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235238, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2305053] 07:53:55.238 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.238 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ccc36c9a-f910-4807-9b50-62fdedbe1677","timestampMs":1729065235238,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.238 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.239 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ccc36c9a-f910-4807-9b50-62fdedbe1677","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ccc36c9a-f910-4807-9b50-62fdedbe1677","timestampMs":1729065235239,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.239 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235238, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2305053] 07:53:55.239 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:53:55.240 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.240 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b948ef08-84ab-46f8-9e95-8b9235687691","timestampMs":1729065235240,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.240 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.245 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.245 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.246 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235245, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@cd7c71d] 07:53:55.246 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.246 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"3a2e796a-3161-49ae-a31d-57a0efee7dc3","timestampMs":1729065235246,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.246 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.247 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3a2e796a-3161-49ae-a31d-57a0efee7dc3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3a2e796a-3161-49ae-a31d-57a0efee7dc3","timestampMs":1729065235247,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.247 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235245, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@cd7c71d] 07:53:55.247 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:53:55.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:55.248 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6771fd0b-f6e6-42d7-b403-f8b7a3fde379","timestampMs":1729065235248,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:55.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:55.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:55.248 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e6e6233a-4001-4cff-8dd6-844d731aabb4","timestampMs":1729065235248,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:55.249 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:55.250 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.250 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ea789bd8-0e3c-4001-9789-4f508f977d59","timestampMs":1729065235250,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.250 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.257 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.257 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.257 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235257, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@195e4c8e] 07:53:55.257 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.257 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9f244f6e-0e0d-4844-8dc7-5db733410562","timestampMs":1729065235257,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.258 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.258 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9f244f6e-0e0d-4844-8dc7-5db733410562","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9f244f6e-0e0d-4844-8dc7-5db733410562","timestampMs":1729065235258,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.258 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235257, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@195e4c8e] 07:53:55.258 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): start 07:53:55.259 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:55.259 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:55.259 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.260 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.261 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.261 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235261,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.262 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:55.279 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.279 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.280 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235280,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.282 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.283 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.283 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.283 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235283,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.284 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.292 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:53:55.294 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.294 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.294 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235294,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.295 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:55.300 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.300 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.300 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235300,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.302 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.306 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 2.0.0 ************************************************************************ 07:53:55.310 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.311 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.311 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"}],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235311,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.312 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ 07:53:55.317 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.317 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.317 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235317,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.319 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.319 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235257, periodMs=150000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@195e4c8e] 07:53:55.319 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.319 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.319 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235319,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.320 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.325 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:53:55.329 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, timeout=1200, abatement=false, trigger=unique-policy-id-1-modifyConfig, operations=[{id=unique-policy-id-1-modifyConfig, description=Modify the packet generator, operation={actor=APPC, operation=ModifyConfig, target={targetType=VNF, entityIds={resourceID=bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38}}, payload={streams={"active-streams": 5 }}}, timeout=300, retries=0, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:53:55.347 [main] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: "3600" at #/properties/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/timeout with "Expected: [integer] Found: [string]" "1200" at #/properties/operations/0/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/operations/items/properties/timeout with "Expected: [integer] Found: [string]" 07:53:55.348 [main] ERROR org.onap.policy.drools.policies.StandardValCoder:isConformant:116 - JSON is not conformant to schema org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: "3600" at #/properties/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/timeout with "Expected: [integer] Found: [string]" "1200" at #/properties/operations/0/timeout failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/properties/properties/operations/items/properties/timeout with "Expected: [integer] Found: [string]" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.StandardValCoder.isConformant(StandardValCoder.java:113) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:72) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:84) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.syncPolicies(LifecycleStateRunning.java:349) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.deployPolicies(LifecycleStateRunning.java:328) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.updatePoliciesWithResults(LifecycleStateRunning.java:211) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.update(LifecycleStateRunning.java:152) at org.onap.policy.drools.lifecycle.LifecycleFsm.update(LifecycleFsm.java:320) at org.onap.policy.drools.lifecycle.LifecycleStateActiveTest.testUpdate(LifecycleStateActiveTest.java:336) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:53:55.356 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [vcpe.timeout.integer.as.string 1.0.0] 07:53:55.356 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.356 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.357 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"062188c3-c629-4670-8b42-943d26daec40","responseStatus":"FAIL","responseMessage":"[vcpe.timeout.integer.as.string 1.0.0]"},"messageName":"PDP_STATUS","requestId":"062188c3-c629-4670-8b42-943d26daec40","timestampMs":1729065235357,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.357 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.358 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"a3310909-988b-4ab6-a6b9-d7b2eace8b22","timestampMs":1729065235357,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:55.358 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.370 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): halt 07:53:55.370 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:55.370 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:55.371 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488]): stop 07:53:55.371 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:55.371 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=487005488] 07:53:55.371 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:55.371 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488]: HALT 07:53:55.371 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:53:55.372 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488]: REMOVE-CODERS 07:53:55.372 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:53:55.372 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=487005488] 07:53:55.372 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:55.372 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:55.372 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:55.372 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:55.373 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActiveTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest 07:53:55.377 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:55.378 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.379 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to TERMINATED 07:53:55.380 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.381 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:55.381 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stop:65 - LifecycleStateTerminated(): stop 07:53:55.382 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.383 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.384 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.384 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.384 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 07:53:55.384 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:55.384 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e9147e68-ef5a-4867-9c83-f0bc6029e558","timestampMs":1729065235384,"pdpGroup":"defaultGroup"} 07:53:55.384 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:55.386 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.386 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.386 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stateChange:82 - LifecycleStateTerminated(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=69da0f07-ef21-49c9-9aaa-c61dc5eb75b4, timestampMs=1729065235386, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 07:53:55.387 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.388 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.388 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:55.389 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.390 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.391 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.399 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.399 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:55.399 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7a73a1f0-6ce2-47f6-a287-7f0541c026ad","timestampMs":1729065235399,"pdpGroup":"defaultGroup"} 07:53:55.400 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:55.400 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.400 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.401 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:55.401 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"553bc29a-8b19-4078-a169-5d3c8761ba87","timestampMs":1729065235401,"pdpGroup":"defaultGroup"} 07:53:55.401 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:55.403 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.407 [pool-35-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:55.408 [pool-35-thread-1] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 07:53:55.408 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.410 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.410 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:55.411 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1f793ae4-9afb-480b-b990-0d9f43f15c85","timestampMs":1729065235411,"pdpGroup":"defaultGroup"} 07:53:55.411 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:55.413 [pool-36-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:55.413 [pool-36-thread-1] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 07:53:55.413 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.414 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:55.414 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 07:53:55.416 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.417 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.417 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:update:88 - LifecycleStateTerminated(): update: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=872840f6-4fde-4be6-ae1a-90560f068869, timestampMs=1729065235417, name=null, pdpGroup=A, pdpSubgroup=a), source=null, description=null, pdpHeartbeatIntervalMs=2400000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 07:53:55.425 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.427 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest 07:53:55.431 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:55.432 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:55.432 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:55.956 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:55.957 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:55.957 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065235956, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2bad9fbb] 07:53:55.957 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:55.957 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"4835cbdb-5bb5-489f-b4ce-cdc9d3e47f7a","timestampMs":1729065235957,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:55.958 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:55.958 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"4835cbdb-5bb5-489f-b4ce-cdc9d3e47f7a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"4835cbdb-5bb5-489f-b4ce-cdc9d3e47f7a","timestampMs":1729065235958,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:55.958 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065235956, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2bad9fbb] 07:53:55.961 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.011 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:56.011 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.011 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:56.012 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:56.012 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:56.012 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:56.012 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.012 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"8708d4e6-2d7c-4a35-8bed-223b488f63f6","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8708d4e6-2d7c-4a35-8bed-223b488f63f6","timestampMs":1729065236012,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.013 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.016 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:56.016 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.016 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:56.016 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.016 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:56.017 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.017 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.017 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"1be2efff-0f15-4942-b6ca-cb287a80fc22","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"1be2efff-0f15-4942-b6ca-cb287a80fc22","timestampMs":1729065236017,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.017 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.021 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:56.021 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.021 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:56.042 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.044 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.045 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.045 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.050 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.056 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.060 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.064 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.069 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.074 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.074 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.074 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.082 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d:null:1513269576 07:53:56.100 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.104 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:139 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[]]): adding toolset for reverse key dcae_topic:java.util.HashMap: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d, modelClassLoaderHash=1513269576]], customCoder=null]]] 07:53:56.104 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.104 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@399a7130:null:1513269576 07:53:56.104 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@18a1de5d, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.104 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.104 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.105 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2:null:1513269576 07:53:56.105 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.105 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:139 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[]]): adding toolset for reverse key appc-cl:java.util.HashMap: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2, modelClassLoaderHash=1513269576]], customCoder=null]]] 07:53:56.105 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.105 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.106 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.107 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.107 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.107 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.113 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.113 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.114 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.114 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:56.115 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:56.115 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.119 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:56.119 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:56.119 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:56.119 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:53:56.120 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:56.120 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"ee1e6115-1c35-4531-928d-0fa1c133e036","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"ee1e6115-1c35-4531-928d-0fa1c133e036","timestampMs":1729065236120,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.122 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.125 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.modifyconfig 1.0.0] 07:53:56.125 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.126 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.126 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"8c71bb3f-914d-42df-9351-798e5a801eb5","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0]"},"messageName":"PDP_STATUS","requestId":"8c71bb3f-914d-42df-9351-798e5a801eb5","timestampMs":1729065236126,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.127 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ 07:53:56.133 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.133 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.133 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"553310ef-fa9f-42d8-8eef-999d71535d1d","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"553310ef-fa9f-42d8-8eef-999d71535d1d","timestampMs":1729065236133,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.141 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.143 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, timeout=1200, abatement=false, trigger=unique-policy-id-1-modifyConfig, operations=[{id=unique-policy-id-1-modifyConfig, description=Modify the packet generator, operation={actor=APPC, operation=ModifyConfig, target={targetType=VNF, entityIds={resourceID=bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38}}, payload={streams={"active-streams": 5 }}}, timeout=300, retries=0, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}]})) from junits 07:53:56.144 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.144 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.144 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"18c45f7b-bb88-478e-bc4e-0358f1f72194","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"18c45f7b-bb88-478e-bc4e-0358f1f72194","timestampMs":1729065236144,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.146 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.147 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): unlock 07:53:56.147 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]: HALT 07:53:56.147 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:53:56.147 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.148 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:53:56.148 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.148 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:53:56.148 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@399a7130, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.148 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:53:56.148 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.148 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:53:56.149 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6ada92a2, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.149 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:53:56.149 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.149 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.149 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.149 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.150 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.151 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.152 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.152 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.152 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:56.152 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:56.152 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.152 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.153 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.153 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.153 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"506294c8-981f-4282-9ed0-0ffe8de09ef4","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"506294c8-981f-4282-9ed0-0ffe8de09ef4","timestampMs":1729065236153,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.153 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.156 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:56.156 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.156 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:56.156 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.156 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:56.156 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.157 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.157 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"00e71ca4-cf11-47ff-9a25-40f196890c7e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"00e71ca4-cf11-47ff-9a25-40f196890c7e","timestampMs":1729065236157,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.157 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.160 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:56.161 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.161 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:56.162 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.162 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.163 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.163 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.168 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.171 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.176 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.179 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.183 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.186 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.187 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.187 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.187 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a:null:1513269576 07:53:56.187 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.187 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.188 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.188 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@646bac23:null:1513269576 07:53:56.188 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@418c4e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.188 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.188 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.188 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3:null:1513269576 07:53:56.188 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.188 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.189 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.189 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.189 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.190 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.190 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.190 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.194 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.194 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.195 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.195 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:56.195 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:56.195 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.198 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:56.198 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:56.198 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:56.198 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:53:56.199 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:56.199 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"6fb312a8-631f-4797-bb98-e4da9a8878b4","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"6fb312a8-631f-4797-bb98-e4da9a8878b4","timestampMs":1729065236199,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ 07:53:56.202 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.203 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): unlock 07:53:56.204 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]: HALT 07:53:56.204 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:53:56.204 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.204 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:53:56.205 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.205 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:53:56.205 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@646bac23, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.205 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:53:56.205 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.206 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:53:56.206 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6b8f3f3, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.206 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:53:56.206 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.215 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.216 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.216 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.217 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.218 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.219 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.219 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.219 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:56.219 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:56.219 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.219 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.219 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.220 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.220 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"c12f55a0-ba22-4eb0-ab68-836ff1588810","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c12f55a0-ba22-4eb0-ab68-836ff1588810","timestampMs":1729065236220,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.220 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.221 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.222 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.222 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.223 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.227 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.230 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.234 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.239 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.248 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.252 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.252 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.252 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.252 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b:null:1513269576 07:53:56.252 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.253 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.253 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.253 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@59316e4a:null:1513269576 07:53:56.253 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@15463b2b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.253 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.253 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.253 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada:null:1513269576 07:53:56.253 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.253 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.254 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.254 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.254 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.256 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.256 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.256 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.256 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.256 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.256 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.256 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:56.257 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:56.257 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.257 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.257 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0] because new native artifact policies have been found: [example.artifact 1.0.0] 07:53:56.259 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:56.260 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"e28a220a-1aa4-4493-94e5-52a3549aaa84","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e28a220a-1aa4-4493-94e5-52a3549aaa84","timestampMs":1729065236260,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.262 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.263 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): halt 07:53:56.263 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.264 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:56.264 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:56.264 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.264 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): stop 07:53:56.264 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.264 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:53:56.264 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.264 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: HALT 07:53:56.264 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.264 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:53:56.265 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.265 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:53:56.265 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@59316e4a, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.265 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:53:56.265 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.265 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:53:56.265 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2561aada, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.265 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:53:56.265 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.266 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.266 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.266 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.266 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.267 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.267 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.267 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"}],"response":{"responseTo":"b094bc39-8562-4a8a-9602-29f14f1a1b20","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b094bc39-8562-4a8a-9602-29f14f1a1b20","timestampMs":1729065236267,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.267 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.269 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:56.269 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.270 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:56.270 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [example.artifact 1.0.0] as new native controller policies [example.controller 1.0.0] were found 07:53:56.270 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [example.artifact 1.0.0] as new native controller policies [example.controller 1.0.0] were found 07:53:56.271 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.272 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.272 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.272 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.277 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.280 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.283 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.290 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.293 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.296 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.296 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.296 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.296 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e:null:1513269576 07:53:56.297 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.297 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.297 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.297 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2a786799:null:1513269576 07:53:56.297 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@62c462e, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.297 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.297 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:56.297 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b:null:1513269576 07:53:56.298 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.298 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.298 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.298 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.298 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.299 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.299 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.300 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.300 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.300 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.300 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.300 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:56.300 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:56.300 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.300 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:56.300 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0] because new native artifact policies have been found: [example.artifact 1.0.0] 07:53:56.303 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:56.303 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"388dc5e0-11ff-411e-8f68-3bf214d6ba31","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"388dc5e0-11ff-411e-8f68-3bf214d6ba31","timestampMs":1729065236303,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.305 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.308 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:56.308 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:56.308 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:56.310 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [example.artifact 1.0.0] as new native controller policies [foo.controller 1.0.0] were found 07:53:56.311 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 07:53:56.311 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:56.311 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.311 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3e3dd807-969b-4905-8a98-ea9d6e4ba417","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3e3dd807-969b-4905-8a98-ea9d6e4ba417","timestampMs":1729065236311,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:56.323 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.323 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.324 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.324 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"9882d26b-073b-459d-9b1e-7d10d4b41acc","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"9882d26b-073b-459d-9b1e-7d10d4b41acc","timestampMs":1729065236324,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.328 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.329 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.330 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:53:56.330 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 07:53:56.330 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.335 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.339 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.343 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.346 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 07:53:56.346 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.346 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.346 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.346 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.346 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:56.352 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:56.352 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:53:56.352 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:53:56.353 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:56.353 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:56.353 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=echo, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.354 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:53:56.354 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.type1.type2 1.0.0 Tosca Policy: other-unvalidated 1.0.0 ************************************************************************ ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.typeA 1.0.0 Tosca Policy: other-validated 1.0.0 ************************************************************************ 07:53:56.366 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.366 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0, operational.restart 1.0.0] because new native artifact policies have been found: [foo.artifact 1.0.0] 07:53:56.368 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.modifyconfig 1.0.0 is not deployed into lifecycle as it already exists 07:53:56.370 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:53:56.370 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:56.370 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-validated","version":"1.0.0"},{"name":"foo.artifact","version":"1.0.0"},{"name":"other-unvalidated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"d5057712-a42d-45ab-bc89-cf4463e242cc","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"d5057712-a42d-45ab-bc89-cf4463e242cc","timestampMs":1729065236370,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.382 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.383 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:53:56.383 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 07:53:56.383 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from junits 07:53:56.384 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from echo 07:53:56.384 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]): unlock 07:53:56.385 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]: HALT 07:53:56.385 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372] ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) 07:53:56.387 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.389 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372]: REMOVE-CODERS 07:53:56.389 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.389 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.389 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:56.389 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:56.389 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:53:56.390 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:53:56.409 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.410 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:53:56.410 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:56.410 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:56.411 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.411 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.411 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.411 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-validated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"5f8aa640-8071-4124-96b5-999f3577d99f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5f8aa640-8071-4124-96b5-999f3577d99f","timestampMs":1729065236411,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.417 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.418 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.418 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:53:56.419 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 07:53:56.419 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.424 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.426 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.430 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.433 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 07:53:56.433 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.433 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.433 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.433 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.433 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:56.434 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:56.435 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:53:56.435 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:53:56.436 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:56.436 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:56.436 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=echo, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.436 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.436 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [operational.modifyconfig 1.0.0, operational.restart 1.0.0, other-validated 1.0.0] because new native artifact policies have been found: [foo.artifact 1.0.0] 07:53:56.439 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.modifyconfig 1.0.0 is not deployed into lifecycle as it already exists 07:53:56.441 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:53:56.442 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy other-validated 1.0.0 is not deployed into lifecycle as it already exists 07:53:56.442 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:56.442 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.artifact","version":"1.0.0"},{"name":"other-validated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"bdc90b2b-0771-4954-93f9-64dce6058e5f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"bdc90b2b-0771-4954-93f9-64dce6058e5f","timestampMs":1729065236442,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.443 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.443 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.443 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.444 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.artifact","version":"1.0.0"},{"name":"other-validated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"4a8e4ec6-7aec-4366-912c-355e81993604","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4a8e4ec6-7aec-4366-912c-355e81993604","timestampMs":1729065236443,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) ECHO: I am up 07:53:56.455 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.457 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]): unlock 07:53:56.457 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576]: HALT 07:53:56.457 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1513269576] 07:53:56.457 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.457 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576]: REMOVE-CODERS 07:53:56.457 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.458 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:53:56.458 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2a786799, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.458 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:53:56.458 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1513269576] 07:53:56.458 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:53:56.459 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@74432d4b, modelClassLoaderHash=1513269576]], customCoder=null]] 07:53:56.459 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:53:56.459 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.459 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.459 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.460 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.460 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.460 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.461 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.461 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.462 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.462 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.464 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:56.464 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.464 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:56.464 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.464 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:56.465 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:53:56.465 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) 07:53:56.466 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.466 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.467 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.artifact","version":"1.0.0"},{"name":"other-validated","version":"1.0.0"},{"name":"other-unvalidated","version":"1.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"foo.controller","version":"1.0.0"}],"response":{"responseTo":"5ad90063-76b5-455e-8e61-69bcc45b82c5","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5ad90063-76b5-455e-8e61-69bcc45b82c5","timestampMs":1729065236466,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.470 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:56.470 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:56.470 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:56.471 [main] ERROR org.onap.policy.drools.policies.DomainMaker:registerValidator:159 - Couldn't find a matching schema for type onap.policies.type1.type2 1.0.0 07:53:56.471 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:353 - no validator registered for policy type onap.policies.type1.type2 1.0.0 07:53:56.471 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from echo 07:53:56.472 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) from echo 07:53:56.473 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]): unlock 07:53:56.473 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372]: HALT 07:53:56.473 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=28806372] 07:53:56.473 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.473 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372]: REMOVE-CODERS 07:53:56.473 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.473 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=28806372] 07:53:56.474 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:56.474 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:56.474 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 07:53:56.474 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 07:53:56.475 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.476 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 07:53:56.476 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:56.476 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:56.476 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:56.476 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:56.477 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.477 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:56.477 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:56.477 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:56.477 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:56.478 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:56.478 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:207 - update-policies: undeployment failures: [operational.modifyconfig 1.0.0, operational.restart 1.0.0] 07:53:56.478 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:56.478 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:56.479 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"fc2dc9f7-53ea-4933-9efe-9c8f72ab64e4","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0, operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"fc2dc9f7-53ea-4933-9efe-9c8f72ab64e4","timestampMs":1729065236479,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.479 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:56.479 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1547174a-b939-4af9-828f-dc898a77f6a1","timestampMs":1729065236479,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:56.479 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmTest 07:53:56.484 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.484 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.485 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.486 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@36545439] 07:53:56.490 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.506 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@5d4fc083 07:53:56.508 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.513 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.513 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.513 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.513 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.514 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@7b4d145b 07:53:56.515 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.519 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.520 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.520 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.520 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.520 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@d7b5027 07:53:56.521 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.530 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.530 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.530 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.530 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.530 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@63200ccc 07:53:56.540 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.550 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.550 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.551 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.551 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.552 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@69d6f6d0 07:53:56.552 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.557 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.557 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.557 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.557 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.557 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@13b4dfac 07:53:56.558 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.562 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.562 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.562 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.562 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.562 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@36e4f1aa 07:53:56.563 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.567 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.567 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.567 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.567 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.567 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@2bbd6eea 07:53:56.568 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.571 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.572 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.572 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.572 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:56.572 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@6817032b 07:53:56.572 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest 07:53:56.580 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.581 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.581 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:56.815 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.816 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.819 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.822 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.825 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.827 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.829 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.831 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.832 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.832 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.834 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:56.835 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]): start 07:53:56.835 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.835 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.836 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.837 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.837 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.837 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.837 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.837 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): unlock 07:53:56.838 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]: HALT 07:53:56.838 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836] 07:53:56.838 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.838 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]: REMOVE-CODERS 07:53:56.838 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.838 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.838 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.839 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.839 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.839 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.839 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.839 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.840 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.840 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.840 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.840 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.842 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.842 [main] WARN o.o.p.d.system.internal.AggregatedPolicyController:updateDrools:238 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): cannot update-drools: identical configuration DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) vs DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) 07:53:56.842 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.842 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:56.843 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:56.843 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:56.843 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.846 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:56.848 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:56.851 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:56.853 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:56.861 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:56.864 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:56.864 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.864 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:56.864 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.864 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.864 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.865 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.865 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.866 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.866 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:56.866 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:56.866 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:56.867 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.867 [main] WARN o.o.p.d.l.PolicyTypeNativeArtifactController:deploy:65 - upgrade of a live controller is strongly discouraged (undeploy first): AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:53:56.867 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): unlock 07:53:56.867 [main] WARN o.o.p.d.system.internal.AggregatedPolicyController:updateDrools:238 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): cannot update-drools: identical configuration DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) vs DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:53:56.867 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:56.868 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): halt 07:53:56.868 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.868 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:56.868 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836]): stop 07:53:56.868 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:56.868 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1462103836] 07:53:56.868 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:56.868 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]: HALT 07:53:56.868 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.868 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836]: REMOVE-CODERS 07:53:56.868 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.869 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1462103836] 07:53:56.869 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:56.869 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:56.869 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:56.869 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:56.869 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest 07:53:56.881 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:56.881 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:56.881 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:57.079 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:57.079 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:57.082 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:57.085 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:57.088 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:57.090 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:57.092 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:57.094 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:57.094 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:57.094 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:57.281 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.283 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709]): start 07:53:57.284 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:53:57.284 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.285 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.285 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.285 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.285 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.285 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.290 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:53:57.291 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}]})) from junits ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:57.291 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$undeploy$1:111 - policy operational.restart 1.0.0 is not undeployed from lifecycle as it does not exist ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:57.297 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$deploy$0:78 - policy operational.restart 1.0.0 is not deployed into lifecycle as it already exists 07:53:57.298 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:53:57.299 [main] WARN o.o.p.drools.lifecycle.PolicyTypeDroolsController:lambda$undeploy$1:111 - policy operational.restart 1.0.0 is not undeployed from lifecycle as it does not exist 07:53:57.301 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=331220709]): halt 07:53:57.309 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.309 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:57.309 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=331220709]): stop 07:53:57.315 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.315 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=331220709] 07:53:57.316 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:57.316 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709]: HALT 07:53:57.316 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:53:57.317 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709]: REMOVE-CODERS 07:53:57.317 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:53:57.317 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=331220709] 07:53:57.317 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.317 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.317 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.317 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.323 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest 07:53:57.333 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:57.333 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:57.333 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:57.516 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:57.516 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:57.519 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:57.521 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:57.523 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:57.525 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:57.527 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:57.528 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:57.528 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:57.528 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:57.530 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.531 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:57.531 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065237531, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6e4d8a0c] 07:53:57.531 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:57.531 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"14b6fdef-d3e9-42a0-8b22-d771a0703313","timestampMs":1729065237531,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"A","pdpSubgroup":"a"} 07:53:57.531 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:57.532 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"14b6fdef-d3e9-42a0-8b22-d771a0703313","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"14b6fdef-d3e9-42a0-8b22-d771a0703313","timestampMs":1729065237532,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.532 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065237531, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6e4d8a0c] 07:53:57.532 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710]): start 07:53:57.532 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710] 07:53:57.532 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.538 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.538 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.538 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.539 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.540 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.540 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.540 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"eb1c8cfd-55f1-4bb6-ba16-7637fc3a2b17","timestampMs":1729065237540,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.540 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:57.540 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:status:90 - Not all expected policy types are registered yet, current=[onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact], expected=[onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact, blah] 07:53:57.542 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.542 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:57.542 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1729065237542, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@f48f0fe] 07:53:57.542 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:57.542 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9e6e2b0c-f3d6-4aad-b4c3-8a0659412930","timestampMs":1729065237542,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"A","pdpSubgroup":"a"} 07:53:57.543 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:57.543 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9e6e2b0c-f3d6-4aad-b4c3-8a0659412930","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9e6e2b0c-f3d6-4aad-b4c3-8a0659412930","timestampMs":1729065237543,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:57.543 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1729065237542, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@f48f0fe] 07:53:57.543 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): start 07:53:57.543 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.545 [main] WARN o.o.p.d.lifecycle.PolicyTypeNativeDroolsController:configControllerSources:159 - Topic dcae_topic is not present or ambiguous [] 07:53:57.545 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [example.controller 1.0.0] 07:53:57.545 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.545 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.545 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"FAIL","responseMessage":"[example.controller 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237545,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.546 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.547 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): start 07:53:57.547 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:57.547 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:57.547 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:57.547 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.547 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237547,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.547 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.548 [main] WARN o.o.p.d.l.PolicyTypeNativeArtifactController:deploy:71 - Invalid Policy: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.native.drools.Artifact, typeVersion=1.0.0, properties={rulesArtifact={groupId=org.onap.policy.drools.test, artifactId=lifecycle, version=1.0.0}, controller={name=xyz987}})) 07:53:57.548 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [example.artifact 1.0.0] 07:53:57.548 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.548 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.549 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"FAIL","responseMessage":"[example.artifact 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237548,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.549 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.549 [main] WARN o.o.p.d.l.PolicyTypeNativeArtifactController:deploy:65 - upgrade of a live controller is strongly discouraged (undeploy first): AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:53:57.549 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): unlock 07:53:57.550 [main] WARN o.o.p.d.system.internal.AggregatedPolicyController:updateDrools:238 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): cannot update-drools: identical configuration DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) vs DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:53:57.550 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:57.550 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.551 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:53:57.551 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:57.551 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237551,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.551 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.552 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:57.552 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:57.552 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.552 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.552 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237552,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.552 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.552 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.552 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.554 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:57.554 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.554 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.554 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237554,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.554 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.556 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.556 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.556 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237556,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.556 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.558 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}]})) from junits 07:53:57.559 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.559 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.559 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237559,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.560 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.561 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 2.0.0 ************************************************************************ 07:53:57.561 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.561 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.561 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237561,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.561 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.562 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]): unlock 07:53:57.563 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710]: HALT 07:53:57.563 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1113442710] 07:53:57.563 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:57.563 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710]: REMOVE-CODERS 07:53:57.563 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710] 07:53:57.563 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1113442710] 07:53:57.563 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.564 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.564 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.564 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.564 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:57.564 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:57.565 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:57.565 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.565 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:57.566 [main] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:57.566 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.566 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.566 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237566,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.566 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.567 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:57.567 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:57.567 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:57.568 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 07:53:57.568 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 07:53:57.568 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:57.568 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.568 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237568,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.568 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:57.569 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:57.569 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:57.569 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:57.569 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:57.569 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:57.570 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:57.570 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.570 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:57.570 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.570 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:57.570 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:57.571 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:57.571 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3f41818e-ce59-44a5-92a6-0c68504b1a36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3f41818e-ce59-44a5-92a6-0c68504b1a36","timestampMs":1729065237571,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.571 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:57.571 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b64b8c81-1598-4061-8aa2-70c8e17ba4c6","timestampMs":1729065237571,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:57.571 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest 07:53:57.574 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:57.574 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:57.574 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:57.715 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:57.715 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:57.718 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:57.720 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:57.722 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:57.723 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:57.725 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:57.727 [main] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:57.727 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:57.727 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:57.730 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.731 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.731 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959]): start 07:53:57.731 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:53:57.731 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.732 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.732 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.732 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.733 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.733 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:57.735 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1655504959]): halt 07:53:57.735 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.735 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:57.735 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1655504959]): stop 07:53:57.735 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.735 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1655504959] 07:53:57.735 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:57.735 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959]: HALT 07:53:57.736 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:53:57.736 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959]: REMOVE-CODERS 07:53:57.736 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:53:57.736 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1655504959] 07:53:57.736 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:57.736 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:57.736 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:57.736 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:57.736 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:57.738 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:57.738 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:57.738 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:57.739 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): start 07:53:57.741 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.746 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=usecases, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:57.746 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: usecases 07:53:57.746 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:57.748 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:57.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 07:53:57.748 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:57.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 07:53:57.748 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:57.749 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:57.749 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.749 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:57.749 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:57.749 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest [INFO] Running org.onap.policy.drools.server.restful.RestLifecycleManagerTest 07:53:57.753 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 07:53:57.754 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:57.754 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:57.754 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:58.043 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:384 - jetty-11.0.23; built: 2024-08-14T01:40:17.906Z; git: 6fcf5ccaebd7ca13a0cb96c96adca699a24080a0; jvm 17.0.4+8-Ubuntu-118.04 07:53:58.107 [lifecycle-8765] INFO o.e.jetty.server.session.DefaultSessionIdManager:doStart:332 - Session workerName=node0 07:53:58.833 [lifecycle-8765] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 07:53:58.833 [lifecycle-8765] INFO org.onap.policy.common.gson.JacksonHandler::50 - Using GSON with Jackson behaviors for REST calls 07:53:58.926 [lifecycle-8765] INFO org.eclipse.jetty.server.handler.ContextHandler:doStart:907 - Started o.e.j.s.ServletContextHandler@724e87e2{/,null,AVAILABLE} 07:53:58.936 [lifecycle-8765] INFO org.eclipse.jetty.server.AbstractConnector:doStart:376 - Started lifecycle@104a6c23{HTTP/1.1, (http/1.1)}{localhost:8765} 07:53:58.938 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:439 - Started Server@1d7c90cd{STARTING}[11.0.23,sto=0] @12320ms 07:53:59.158 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 07:53:59.160 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 07:53:59.293 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "PUT /policy/pdp/engine/lifecycle/group/GG HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.301 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/group HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.305 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "PUT /policy/pdp/engine/lifecycle/subgroup/YY HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.309 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/subgroup HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.312 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/properties HTTP/1.1" 200 447 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.316 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/topic/source HTTP/1.1" 200 0 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.318 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/topic/sink HTTP/1.1" 200 0 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.321 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "PUT /policy/pdp/engine/lifecycle/status/interval/240 HTTP/1.1" 200 3 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.323 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/status/interval HTTP/1.1" 200 3 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.336 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.341 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.345 [qtp1081136680-51] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.359 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.363 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.367 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 404 541 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.369 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 539 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.370 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:59.370 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:59.372 [pool-50-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:59.372 [pool-50-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"437bf510-dfc2-4743-a69d-ca43fba8201f","timestampMs":1729065239372,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.373 [qtp1081136680-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:59.373 [qtp1081136680-52] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b784e112-561a-45c2-9c92-52768b9a2202","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b784e112-561a-45c2-9c92-52768b9a2202","timestampMs":1729065239373,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.375 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "PUT /policy/pdp/engine/lifecycle/state/ACTIVE HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.379 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/state HTTP/1.1" 200 8 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.382 [qtp1081136680-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.385 [qtp1081136680-52] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:59.385 [qtp1081136680-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:59.385 [qtp1081136680-52] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 07:53:59.385 [qtp1081136680-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:280 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:59.385 [qtp1081136680-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:308 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 07:53:59.386 [qtp1081136680-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:59.386 [qtp1081136680-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.386 [qtp1081136680-52] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"62e2ede3-145d-4eab-9144-7b04d3e78585","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"62e2ede3-145d-4eab-9144-7b04d3e78585","timestampMs":1729065239386,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.387 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.390 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.394 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.400 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.403 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.404 [qtp1081136680-56] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:59.405 [qtp1081136680-56] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:59.406 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:59.406 [qtp1081136680-56] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:59.410 [qtp1081136680-56] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:59.412 [qtp1081136680-56] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:59.415 [qtp1081136680-56] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:59.416 [qtp1081136680-56] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:59.419 [qtp1081136680-56] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:59.421 [qtp1081136680-56] INFO org.onap.policy.drools.core.PolicyContainer::126 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2392d5f5:null:1913572623 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2392d5f5, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coder set for dcae_topic:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2392d5f5, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:59.421 [qtp1081136680-56] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addDecoder:57 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:dcae_topic:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@324294b0:null:1913572623 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:86 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]): adding coders for existing org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2392d5f5, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:258 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:addEncoder:77 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]])): add-decoder org.onap.policy.drools.test:lifecycle:appc-cl:java.util.HashMap:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@eab786f:null:1913572623 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:106 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): adding coders for new org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@eab786f, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:132 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]]): adding coder set for appc-cl:java.util.HashMap: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@eab786f, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:641 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:53:59.422 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:start:397 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:53:59.422 [qtp1081136680-56] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:59.423 [qtp1081136680-56] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:59.423 [qtp1081136680-56] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:59.423 [qtp1081136680-56] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:59.424 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:59.424 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:59.424 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:59.424 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:59.424 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:59.424 [qtp1081136680-56] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:59.425 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.425 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:245 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 07:53:59.425 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:59.425 [qtp1081136680-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"f5ae606c-8433-4e3e-9faf-1d1fa65e0d3a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f5ae606c-8433-4e3e-9faf-1d1fa65e0d3a","timestampMs":1729065239425,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.428 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.430 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 320 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.432 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.435 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.450 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 200 1141 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.459 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 200 1115 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.462 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 200 1109 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.465 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.468 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.472 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.476 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.490 [qtp1081136680-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.493 [qtp1081136680-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.493 [qtp1081136680-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.493 [qtp1081136680-52] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"operational.restart","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"6cd4fe87-b850-4827-a202-b996d6654337","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"6cd4fe87-b850-4827-a202-b996d6654337","timestampMs":1729065239493,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.495 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:59.499 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 144 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.506 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 200 1059 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.508 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.513 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.515 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.518 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) from junits 07:53:59.518 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.518 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.518 [qtp1081136680-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"65a6aa69-7cdb-45e9-af20-60cb3b645b04","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"65a6aa69-7cdb-45e9-af20-60cb3b645b04","timestampMs":1729065239518,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.520 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.523 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.527 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.529 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.531 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.534 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.536 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.typeA 1.0.0 Tosca Policy: other-validated 1.0.0 ************************************************************************ 07:53:59.537 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.537 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.538 [qtp1081136680-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-validated","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"14e99294-7a79-443f-9cb1-408c4a0bca71","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"14e99294-7a79-443f-9cb1-408c4a0bca71","timestampMs":1729065239537,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.538 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.540 [qtp1081136680-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 140 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.543 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 200 411 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.546 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.565 [qtp1081136680-57] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.568 [qtp1081136680-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.569 [qtp1081136680-56] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:871 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) from junits 07:53:59.570 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.570 [qtp1081136680-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.570 [qtp1081136680-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"a2b0ded6-1ab3-4576-ae3f-6321b3337fe6","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"a2b0ded6-1ab3-4576-ae3f-6321b3337fe6","timestampMs":1729065239570,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.571 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.578 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.583 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.584 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 404 538 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.586 [qtp1081136680-63] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.634 [qtp1081136680-54] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" 07:53:59.634 [qtp1081136680-54] ERROR org.onap.policy.drools.policies.DomainMaker:conformance:120 - policy onap.policies.typeA 1.0.0:other-validation-error:1.0.0 is not conformant org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:118) at org.onap.policy.drools.server.restful.RestLifecycleManager.validateOperation(RestLifecycleManager.java:367) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 07:53:59.636 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.643 [qtp1081136680-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.650 [qtp1081136680-54] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" 07:53:59.650 [qtp1081136680-54] ERROR org.onap.policy.drools.policies.StandardValCoder:isConformant:116 - JSON is not conformant to schema org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: {"fieldA":"abc"} at #/properties failed against http://www.onap.org/policy/models/schemas/onap.policies.typeA.schema.json#/properties/properties with "Missing property fieldB" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.StandardValCoder.isConformant(StandardValCoder.java:113) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:72) at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:84) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.syncPolicies(LifecycleStateRunning.java:349) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.deployPolicies(LifecycleStateRunning.java:328) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.updatePoliciesWithResults(LifecycleStateRunning.java:211) at org.onap.policy.drools.lifecycle.LifecycleStateRunning.update(LifecycleStateRunning.java:152) at org.onap.policy.drools.lifecycle.LifecycleFsm.update(LifecycleFsm.java:320) at org.onap.policy.drools.server.restful.RestLifecycleManager.deployTrackedPolicy(RestLifecycleManager.java:259) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 07:53:59.651 [qtp1081136680-54] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [other-validation-error 1.0.0] 07:53:59.652 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.652 [qtp1081136680-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.652 [qtp1081136680-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"a3a1b134-2d6e-4881-8787-324a60056553","responseStatus":"FAIL","responseMessage":"[other-validation-error 1.0.0]"},"messageName":"PDP_STATUS","requestId":"a3a1b134-2d6e-4881-8787-324a60056553","timestampMs":1729065239652,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.654 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 406 5 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.660 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operations HTTP/1.1" 200 42 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:59.664 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/deployment HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.666 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.669 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.672 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.674 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.679 [qtp1081136680-67] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:883 - Slow delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.controlloop.operational.common.Drools, typeVersion=1.0.0, properties={id=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e, timeout=3600, abatement=true, trigger=unique-policy-id-1-restart, operations=[{id=unique-policy-id-1-restart, description=Restart the VM, operation={actor=APPC, operation=Restart, target={targetType=VNF}}, timeout=1200, retries=3, success=final_success, failure=final_failure, failure_timeout=final_failure_timeout, failure_retries=final_failure_retries, failure_exception=final_failure_exception, failure_guard=final_failure_guard}], controllerName=lifecycle})) of type org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy from junits 07:53:59.680 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/undeployment HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.683 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.687 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.691 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.694 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.697 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.698 [qtp1081136680-67] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1913572623]): unlock 07:53:59.698 [qtp1081136680-67] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:441 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1913572623]: HALT 07:53:59.698 [qtp1081136680-67] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:412 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1913572623] 07:53:59.698 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:457 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623]: REMOVE-CODERS 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:345 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeDecoders:95 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:dcae_topic], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-decoder org.onap.policy.drools.test:lifecycle:dcae_topic 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:dcae_topic: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=dcae_topic, controllerId=org.onap.policy.drools.test:lifecycle:dcae_topic, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@324294b0, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:363 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1913572623] 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:lifecycle:appc-cl], reverseCoders=[appc-cl:java.util.HashMap]])): remove-encoder org.onap.policy.drools.test:lifecycle:appc-cl 07:53:59.699 [qtp1081136680-67] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:185 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed toolset for org.onap.policy.drools.test:lifecycle:appc-cl: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=appc-cl, controllerId=org.onap.policy.drools.test:lifecycle:appc-cl, groupId=org.onap.policy.drools.test, artifactId=lifecycle, coders=[CoderFilters [factClass=java.util.HashMap, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@eab786f, modelClassLoaderHash=1913572623]], customCoder=null]] 07:53:59.700 [qtp1081136680-67] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:214 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 07:53:59.700 [qtp1081136680-67] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:59.700 [qtp1081136680-67] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:59.700 [qtp1081136680-67] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:255 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 07:53:59.700 [qtp1081136680-67] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 07:53:59.700 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:59.701 [qtp1081136680-67] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:319 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 07:53:59.702 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:59.702 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:59.702 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:59.702 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:59.702 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:59.702 [qtp1081136680-67] INFO o.o.p.drools.system.IndexedPolicyControllerFactory:patch:144 - UPDATED drools configuration: DroolsConfiguration(artifactId=NO-ARTIFACT-ID, groupId=NO-GROUP-ID, version=NO-VERSION, additionalProperties={}) on org.onap.policy.drools.system.IndexedPolicyControllerFactory@2239d38a 07:53:59.703 [qtp1081136680-67] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.703 [qtp1081136680-67] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.703 [qtp1081136680-67] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"fa34e338-b1d6-433c-a9fa-9114bf261ac5","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fa34e338-b1d6-433c-a9fa-9114bf261ac5","timestampMs":1729065239703,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.704 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.708 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.710 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.712 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.715 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.718 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 404 551 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.720 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 404 545 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.723 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.725 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.728 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 539 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.732 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.733 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:59.735 [qtp1081136680-67] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:59.735 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:59.735 [qtp1081136680-67] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:59.735 [qtp1081136680-67] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:59.735 [qtp1081136680-67] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:59.735 [qtp1081136680-67] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:59.735 [qtp1081136680-67] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:59.736 [qtp1081136680-67] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"182bfb11-a55a-47ab-8549-acc60aa49587","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"182bfb11-a55a-47ab-8549-acc60aa49587","timestampMs":1729065239736,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.736 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.739 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.741 [qtp1081136680-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.743 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.745 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 577 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.748 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 404 551 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.750 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 404 545 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.752 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.754 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 542 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.756 [qtp1081136680-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 539 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.758 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 404 541 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.771 [qtp1081136680-67] ERROR org.onap.policy.drools.policies.StandardValCoder:validate:134 - JSON validation failed: Validation errors: {"policy-version":1.0} at #/metadata failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/metadata with "Missing property policy-id" 07:53:59.771 [qtp1081136680-67] ERROR org.onap.policy.drools.policies.DomainMaker:conformance:120 - policy onap.policies.controlloop.operational.common.Drools 1.0.0:operational.restart:1.0.0 is not conformant org.onap.policy.common.utils.coder.CoderException: JSON validation failed: Validation errors: {"policy-version":1.0} at #/metadata failed against http://www.onap.org/policy/models/schemas/onap.policies.controlloop.operational.common.Drools.schema.json#/properties/metadata with "Missing property policy-id" at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:135) at org.onap.policy.drools.policies.StandardValCoder.validate(StandardValCoder.java:140) at org.onap.policy.drools.policies.StandardValCoder.conformance(StandardValCoder.java:125) at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:118) at org.onap.policy.drools.server.restful.RestLifecycleManager.validateOperation(RestLifecycleManager.java:367) 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$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 07:53:59.772 [qtp1081136680-67] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.789 [qtp1081136680-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [16/Oct/2024:07:53:59 +0000] "GET /policy/pdp/engine/lifecycle/metrics HTTP/1.1" 200 12832 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:59.797 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:59.798 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f4d8d087-f6e3-41b9-be99-1d5dafac0970","timestampMs":1729065239798,"name":"prd-ubuntu1804-builder-4c-4g-77064.7f3ac189-8ca7-4615-8055-bd33ae65d918","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:59.798 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:59.805 [main] INFO org.eclipse.jetty.server.AbstractConnector:doStop:431 - Stopped lifecycle@104a6c23{HTTP/1.1, (http/1.1)}{localhost:8765} 07:53:59.806 [main] INFO org.eclipse.jetty.server.Server:doStop:479 - Stopped Server@1d7c90cd{STOPPING}[11.0.23,sto=0] 07:53:59.812 [main] INFO org.eclipse.jetty.server.handler.ContextHandler:doStop:1123 - Stopped o.e.j.s.ServletContextHandler@724e87e2{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 s -- in org.onap.policy.drools.server.restful.RestLifecycleManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-lifecycle --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-lifecycle --- [INFO] Copying gson-3.0.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/gson-3.0.1-SNAPSHOT.jar [INFO] Copying commons-beanutils-1.9.4.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/commons-beanutils-1.9.4.jar [INFO] Copying simpleclient_hotspot-0.16.0.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/simpleclient_hotspot-0.16.0.jar [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-lifecycle --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-lifecycle --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-lifecycle --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-lifecycle --- [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-lifecycle --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-lifecycle --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-lifecycle/3.0.1-SNAPSHOT/feature-lifecycle-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-lifecycle/3.0.1-SNAPSHOT/feature-lifecycle-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/feature-lifecycle-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-lifecycle/3.0.1-SNAPSHOT/feature-lifecycle-3.0.1-SNAPSHOT.zip [INFO] [INFO] -----------< org.onap.policy.drools-pdp:feature-no-locking >------------ [INFO] Building feature-no-locking 3.0.1-SNAPSHOT [11/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-no-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-no-locking --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-no-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-no-locking --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-no-locking --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-no-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-no-locking --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-no-locking --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-no-locking --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.no.locking.NoLockManagerTest 07:54:01.844 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [NoLockManager()] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s -- in org.onap.policy.no.locking.NoLockManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-no-locking --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-no-locking' with 1 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-no-locking --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-no-locking --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-no-locking --- [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-no-locking --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-no-locking --- [INFO] Analyzed bundle 'feature-no-locking' with 1 classes [INFO] Analyzed bundle 'policy-core' with 16 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-no-locking --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-no-locking --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-no-locking/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-no-locking/3.0.1-SNAPSHOT/feature-no-locking-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-no-locking/3.0.1-SNAPSHOT/feature-no-locking-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-no-locking/target/feature-no-locking-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-no-locking/3.0.1-SNAPSHOT/feature-no-locking-3.0.1-SNAPSHOT.zip [INFO] [INFO] ----------< org.onap.policy.drools-pdp:feature-legacy-config >---------- [INFO] Building feature-legacy-config 3.0.1-SNAPSHOT [12/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-legacy-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-legacy-config --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ feature-legacy-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ feature-legacy-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-legacy-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-legacy-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-legacy-config --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-legacy-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 11] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-legacy-config --- [INFO] Surefire report directory: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest 07:54:05.574 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:05.593 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@4a1e3ac1 07:54:05.609 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:05.609 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:05.719 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 07:54:05.720 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:05.720 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigTest 07:54:05.741 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:05.741 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@719bb3b4 07:54:05.742 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 07:54:05.746 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.legacy.config.LegacyConfigFeature@5eb2172] 07:54:05.798 [main] WARN org.onap.policy.drools.system.PolicyEngineManager -- Configuration Entity is not supported: null 07:54:05.799 [main] ERROR org.onap.policy.drools.system.PolicyEngineManager -- PolicyEngineManager(alive=false, locked=false): configuration-error due to {} because of Configuration Entity is not supported: null java.lang.IllegalArgumentException: Configuration Entity is not supported: null at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:452) at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1148) at org.onap.policy.drools.legacy.config.LegacyConfig.onTopicEvent(LegacyConfig.java:91) at org.onap.policy.drools.legacy.config.LegacyConfigTest.testStartStop(LegacyConfigTest.java:67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:54:05.804 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:05.805 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:05.805 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:05.805 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:05.805 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:05.820 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:05.820 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@2a066689 07:54:05.901 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:05.924 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:05.925 [main] WARN org.onap.policy.drools.legacy.config.LegacyConfig -- LegacyConfig: more than one source is configured (2), using NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=0]]] 07:54:05.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.drools.legacy.config.LegacyConfig@433348bc 07:54:05.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:05.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:05.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:05.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-1, effectiveTopic=pdpd-configuration-1, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:05.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-2, effectiveTopic=pdpd-configuration-2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 07:54:05.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[NOOP], topic=pdpd-configuration-2, effectiveTopic=pdpd-configuration-2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.onap.policy.drools.legacy.config.LegacyConfigTest [INFO] Running org.onap.policy.drools.server.restful.RestLegacyConfigTest 07:54:06.090 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]},MANAGED} 07:54:06.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1,MANAGED} 07:54:06.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {ServletHandler@186d8a71{STOPPED},MANAGED} 07:54:06.120 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-289725ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@10980560,POJO} 07:54:06.120 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-289726ms,q=0}[NO_TRY],AUTO} 07:54:06.121 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {AttributeContainerMap@19b07407{size=0},AUTO} 07:54:06.128 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@db99785{STOPPED} added {Slf4jRequestLogWriter@70716259{STOPPED},AUTO} 07:54:06.143 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {CustomRequestLog@db99785{STOPPED},AUTO} 07:54:06.172 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@20440c6c[HTTP/1.1] added {HttpConfiguration@1e3f86d5{32768/8192,8192/8192,https://:0,[]},POJO} 07:54:06.180 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-289785ms,q=0}[NO_TRY],AUTO} 07:54:06.181 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@50ec4bfc{STOPPED},AUTO} 07:54:06.191 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {LogarithmicArrayByteBufferPool@544e3679{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 07:54:06.192 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@544e3679{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 07:54:06.192 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@6889f56f{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 07:54:06.193 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@33e4b9c4,POJO} 07:54:06.193 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@20440c6c[HTTP/1.1],AUTO} 07:54:06.194 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@5c8d58ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:06.197 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@5c8d58ed{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 07:54:06.197 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941},AUTO} 07:54:06.197 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED},MANAGED} 07:54:06.198 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@29bbc63c{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@272778ae{base=null,protected=[]},MANAGED} 07:54:06.198 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@29bbc63c{/,null,STOPPED} added {ServletHandler@2cccf134{STOPPED},MANAGED} 07:54:06.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2cccf134{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-7af327e3==org.glassfish.jersey.servlet.ServletContainer@e68c3798{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 07:54:06.209 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2cccf134{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7af327e3,POJO} 07:54:06.213 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-7af327e3==org.glassfish.jersey.servlet.ServletContainer@e68c3798{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://localhost:36941/ +> swagger.context.id=swagger-36941 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-36941 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 07:54:06.223 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 07:54:06.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-35f7969d,POJO} 07:54:06.229 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-36941 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.JacksonHandler,org.onap.policy.common.endpoints.http.server.YamlJacksonHandler,org.onap.policy.drools.server.restful.RestLegacyConfigManager +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-36941 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 07:54:06.230 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 07:54:06.230 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 07:54:06.232 [legacy-36941] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STOPPED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=Thread[legacy-36941,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 07:54:06.234 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@739e8b96{STOPPED}[11.0.23,sto=0] 07:54:06.238 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STARTING}[11.0.23,sto=0] added {ErrorHandler@322350db{STOPPED},AUTO} 07:54:06.241 [legacy-36941] INFO org.eclipse.jetty.server.Server -- jetty-11.0.23; built: 2024-08-14T01:40:17.906Z; git: 6fcf5ccaebd7ca13a0cb96c96adca699a24080a0; jvm 17.0.4+8-Ubuntu-118.04 07:54:06.263 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:36941],POJO} 07:54:06.264 [legacy-36941] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@739e8b96{STARTING}[11.0.23,sto=0] 07:54:06.264 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-289869ms,q=0}[NO_TRY] 07:54:06.266 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:06.266 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=0<=200,i=0,r=-1,t=-289872ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] added {ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0},AUTO} 07:54:06.267 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:06.270 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1801ms ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:06.274 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-19,5,main] 07:54:06.274 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.275 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-20,5,main] 07:54:06.275 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-21,5,main] 07:54:06.276 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-22,5,main] 07:54:06.276 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.277 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-23,5,main] 07:54:06.276 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.277 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.278 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-24,5,main] 07:54:06.279 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.283 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-25,5,main] 07:54:06.283 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.284 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-26,5,main] 07:54:06.287 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1818ms QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.287 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@19b07407{size=0} 07:54:06.288 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1818ms AttributeContainerMap@19b07407{size=0} 07:54:06.288 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@db99785{STOPPED} 07:54:06.288 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@70716259{STOPPED} 07:54:06.288 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1819ms Slf4jRequestLogWriter@70716259{STARTED} 07:54:06.288 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1819ms CustomRequestLog@db99785{STARTED} 07:54:06.288 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:06.290 [legacy-36941] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@10f5ce40 07:54:06.284 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.295 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59988ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:06.298 [legacy-36941] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@13c7fd79] 07:54:06.302 [legacy-36941] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@4391a2d8{/,null,STARTING} 07:54:06.302 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:06.303 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@4391a2d8{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@31d1b1ce,POJO} 07:54:06.303 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1834ms SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:06.303 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:06.306 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 07:54:06.308 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600],AUTO} 07:54:06.310 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@2cb9ff56{STOPPED}[worker=null] 07:54:06.311 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@2cb9ff56{STARTING}[worker=node0] added {HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 07:54:06.314 [legacy-36941] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 07:54:06.314 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false] 07:54:06.314 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@23e14788{STOPPED} 07:54:06.314 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1845ms ScheduledExecutorScheduler@23e14788{STARTED} 07:54:06.314 [legacy-36941] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 07:54:06.315 [legacy-36941] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 07:54:06.317 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1848ms HouseKeeper@297e0dde{STARTED}[interval=660000, ownscheduler=true] 07:54:06.317 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1848ms DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0] 07:54:06.317 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STARTING}[11.0.23,sto=0] added {DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0],MANAGED} 07:54:06.318 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0],UNMANAGED} 07:54:06.318 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@6667123f{STOPPED} 07:54:06.318 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1848ms ScheduledExecutorScheduler@6667123f{STARTED} 07:54:06.319 [legacy-36941] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:06.319 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@186d8a71{STOPPED} 07:54:06.325 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:06.329 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:06.330 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet7f87e18d{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:06.330 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet423d33dd{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:06.331 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@186d8a71{STARTING} 07:54:06.331 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 07:54:06.331 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53,POJO} 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet449868a7{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53[EMBEDDED:null] 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet4be69564{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet5dd83660{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53=MappedServlet324d421d{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:06.332 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet3517d9a3{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53[EMBEDDED:null] 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet4a2527d0{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet5dd83660{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53=MappedServlet324d421d{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@186d8a71{STARTING} 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1864ms ServletHandler@186d8a71{STARTED} 07:54:06.333 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:06.334 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:06.334 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1864ms org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:06.334 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1864ms org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:06.334 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1864ms org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:06.334 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:06.335 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1866ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 07:54:06.335 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:06.336 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1866ms org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 07:54:06.347 [legacy-36941] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-35f7969d 07:54:07.090 [legacy-36941] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 07:54:07.091 [legacy-36941] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:07.091 [legacy-36941] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 07:54:07.165 [legacy-36941] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:07.166 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2696ms o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:07.166 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@322350db{STOPPED} 07:54:07.166 [legacy-36941] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@322350db{STARTING} 07:54:07.166 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2697ms ErrorHandler@322350db{STARTED} 07:54:07.166 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:07.168 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@50ec4bfc{STOPPED} 07:54:07.168 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2699ms ScheduledExecutorScheduler@50ec4bfc{STARTED} 07:54:07.168 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:07.168 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2699ms HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:07.168 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:07.172 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.172927073Z added {SelectorProducer@521a28d7,POJO} 07:54:07.173 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.173328809Z added {QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}],UNMANAGED} 07:54:07.173 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.173684942Z created 07:54:07.173 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.173984504Z,MANAGED} 07:54:07.174 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} added {ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 07:54:07.174 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.17441031Z added {SelectorProducer@27b7f2d9,POJO} 07:54:07.174 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.174630178Z added {QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}],UNMANAGED} 07:54:07.174 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.174971841Z created 07:54:07.175 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.175246872Z,MANAGED} 07:54:07.175 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} added {ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 07:54:07.175 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:07.175 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59108ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.175812984Z 07:54:07.175 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2706ms AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59108ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.176024732Z 07:54:07.177 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@2537aad6 startThread=0 07:54:07.177 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@2537aad6 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59106ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:07.177 [legacy-36941] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@530d7dcc on ManagedSelector@ee03ac6{STARTING} id=0 keys=0 selected=0 updates=0 07:54:07.177 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59106ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.178149743Z tryProduce false 07:54:07.179 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:07.179 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@530d7dcc 07:54:07.179 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.179 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2710ms ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=0 07:54:07.179 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 0 keys 07:54:07.179 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 07:54:07.179 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.179960832Z 07:54:07.180 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2710ms AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.180181061Z 07:54:07.180 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@24fee7 startThread=0 07:54:07.180 [legacy-36941] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7479c28c on ManagedSelector@24683a68{STARTING} id=1 keys=0 selected=0 updates=0 07:54:07.180 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@24fee7 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:07.180 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=6,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.180839546Z tryProduce false 07:54:07.180 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:07.181 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7479c28c 07:54:07.181 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.181 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2711ms ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:07.181 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 0 keys 07:54:07.181 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2711ms SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:07.182 [legacy-36941] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} added {acceptor-0@1d3d8981,POJO} 07:54:07.182 [legacy-36941] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@1d3d8981 startThread=0 07:54:07.182 [legacy-36941] INFO org.eclipse.jetty.server.AbstractConnector -- Started legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:07.182 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2713ms legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:07.182 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@1d3d8981 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=59101ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:07.182 [legacy-36941] INFO org.eclipse.jetty.server.Server -- Started Server@739e8b96{STARTING}[11.0.23,sto=0] @2713ms 07:54:07.183 [legacy-36941] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2713ms Server@739e8b96{STARTED}[11.0.23,sto=0] 07:54:07.183 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=Thread[legacy-36941,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4049 ms. 07:54:07.185 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:36941 connected - retries=40 interval=250 07:54:07.187 [qtp452236638-20-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@13180da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:59838]] on ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:07.187 [qtp452236638-20-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=1 07:54:07.190 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:07.190 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:07.191 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 1 updates 07:54:07.191 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:07.191 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@13180da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:59838]] 07:54:07.191 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@13180da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:59838]] startThread=0 07:54:07.191 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.191 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 1 keys 07:54:07.192 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@13180da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:59838]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=59092ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:07.222 [qtp452236638-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:07.224 [qtp452236638-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 9 ms, remaining: 29991 ms 07:54:07.272 [qtp452236638-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:07.287 [qtp452236638-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:07.288 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$738/0x0000000800f8c398@1960e145 on ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=0 07:54:07.288 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=73/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.288 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.289 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.289 [qtp452236638-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@191c7f58{ReadCallback@1483b953{HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:07.289 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.290 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@af7184f on ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=1 07:54:07.290 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=2 07:54:07.290 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:07.290 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.290 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/1 selected 07:54:07.290 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 2 updates 07:54:07.290 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 07:54:07.290 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@13180da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:59838]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:07.290 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$738/0x0000000800f8c398@1960e145 07:54:07.290 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@af7184f 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 1 keys 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 1/1/1 selected 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 1 keys, 0 updates 07:54:07.291 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:59838], selector=sun.nio.ch.EPollSelectorImpl@1d6a05cb, interestOps=1, readyOps=1 SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.292 [qtp452236638-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.292 [qtp452236638-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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 07:54:07.293 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58990ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.293975601Z 07:54:07.294 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:07.295 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@8e8370e{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58988ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:07.295 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{PENDING,thread=Thread[qtp452236638-23,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:07.296 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:07.296 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} startThread=0 07:54:07.296 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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@480f953d/SelectorProducer@27b7f2d9/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58987ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.297148852Z 07:54:07.297 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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 07:54:07.297 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:07.297 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58986ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.297 [qtp452236638-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@191c7f58{ReadCallback@1483b953{HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:07.298 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:07.298 [qtp452236638-24] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@5196e6e2[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@3bb97fa9{PENDING,pooled=null} 07:54:07.300 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.300 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@54b4992b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.300 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 07:54:07.300 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,ISHUT,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.301 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,ISHUT,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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 -1 null 07:54:07.301 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,ISHUT,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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 null 07:54:07.302 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@62f068bf[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:07.302 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 07:54:07.297 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.302 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.302 [qtp452236638-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.303 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 1 keys 07:54:07.303 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.303 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@57eb4c1a[{l=/127.0.0.1:36941,r=/127.0.0.1:59838,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.307 [qtp452236638-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@191c7f58{null} 07:54:07.307 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=0 07:54:07.307 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:07.307 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:07.307 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 0 updates 07:54:07.307 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:07.307 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.307 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 0 keys 07:54:07.308 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44ec6135 startThread=0 07:54:07.308 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44ec6135 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58976ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.308 [qtp452236638-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@57eb4c1a[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.308 [qtp452236638-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.309 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44ec6135 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58975ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.309 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58975ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.308 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 07:54:07.314 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@57eb4c1a[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.315 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ba78f7::SocketChannelEndPoint@57eb4c1a[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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 exit HttpChannelState@1adb6318{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:07.315 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@57eb4c1a[{l=null,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ba78f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ec0a51e{s=START}]=>HttpChannelOverHttp@33760f6d{s=HttpChannelState@1adb6318{s=IDLE rs=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[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58968ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.315 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58968ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.318 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:07.320 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:07.358 [qtp452236638-20-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4493d43c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100]] on ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=0 07:54:07.358 [qtp452236638-20-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=1 07:54:07.358 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/0 selected 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4493d43c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100]] 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4493d43c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100]] startThread=0 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.359 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:07.359 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4493d43c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58924ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.360 [qtp452236638-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:07.360 [qtp452236638-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 07:54:07.360 [qtp452236638-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:07.360 [qtp452236638-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:07.361 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$738/0x0000000800f8c398@36827e6b on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:07.361 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.361 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.361 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.362 [qtp452236638-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4e1090f9{ReadCallback@52ca3b39{HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:07.362 [qtp452236638-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.362 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@779e762d on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:07.362 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=2 07:54:07.362 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:07.362 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:07.362 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 2 updates 07:54:07.362 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$738/0x0000000800f8c398@36827e6b 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@779e762d 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 1/1/1 selected 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 1 keys, 0 updates 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100], selector=sun.nio.ch.EPollSelectorImpl@dd6d0b, interestOps=1, readyOps=1 SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.363 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.364 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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 07:54:07.364 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58919ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.36459389Z 07:54:07.364 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:07.364 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@bac130f{PENDING,thread=null} startThread=0 07:54:07.364 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@bac130f{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58919ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:07.365 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{PENDING,thread=Thread[qtp452236638-22,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:07.364 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58919ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-10-16T07:54:07.365271576Z 07:54:07.365 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-22,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:07.365 [qtp452236638-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4e1090f9{ReadCallback@52ca3b39{HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:07.365 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:07.366 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@54b4992b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.366 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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 222 RetainableByteBuffer@60f29244{DirectByteBuffer@54b4992b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:07.366 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@60f29244{DirectByteBuffer@54b4992b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:07.366 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@54b4992b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.366 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 07:54:07.367 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} task=AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58917ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-10-16T07:54:07.367479661Z ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:07.367 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-10-16T07:54:07.367740021Z tryProduce true 07:54:07.367 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:07.367 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.367 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=SPACE1,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.368 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:07.362 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=SPACE1,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.368 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4493d43c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58915ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.368 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58915ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.372 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 07:54:07.372 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 07:54:07.372 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 07:54:07.372 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 07:54:07.373 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 07:54:07.373 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 07:54:07.373 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 07:54:07.373 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.8 (HttpUrlConnection 17.0.4)] 07:54:07.374 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 07:54:07.374 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 07:54:07.374 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 07:54:07.375 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:36941) header=Host, headerString=[Host], valueString=[localhost:36941] 07:54:07.375 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> VALUE 07:54:07.375 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> IN_VALUE 07:54:07.376 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> FIELD 07:54:07.376 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2] 07:54:07.376 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 07:54:07.376 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 07:54:07.376 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 07:54:07.376 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 07:54:07.378 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=false 07:54:07.381 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:07.382 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@60f8010a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=5}] 07:54:07.382 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=5} GET /policy/pdp/engine/legacy/config/properties HTTP/1.1 User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) Host: localhost:36941 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 07:54:07.382 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=6}] parsed true HttpParser{s=CONTENT,0 of -1} 07:54:07.383 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=6}] 07:54:07.383 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:36941/policy/pdp/engine/legacy/config/properties HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=6} 07:54:07.383 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:07.384 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=7} 07:54:07.384 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/properties ?null on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=7} 07:54:07.385 [qtp452236638-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/pdp/engine/legacy/config/properties @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:07.385 [qtp452236638-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/pdp/engine/legacy/config/properties @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:07.385 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 07:54:07.385 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 session=null 07:54:07.388 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/pdp/engine/legacy/config/properties|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-35f7969d, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/legacy/config/properties} -> org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 07:54:07.391 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 07:54:07.451 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3ae7fe71[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 07:54:07.451 [qtp452236638-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=135 null 07:54:07.451 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@a1249cb[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@496034ac{null} 07:54:07.451 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{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:36941/policy/pdp/engine/legacy/config/properties,age=74} 200 null HTTP/1.1 Date: Wed, 16 Oct 2024 07:54:07 GMT Content-Length: 135 Content-Type: application/json 07:54:07.453 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fa7400d] (null,[p=0,l=135,c=8192,r=135],true)@START 07:54:07.454 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=135} last=true content=HeapByteBuffer@a1249cb[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.454 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 16 Oct 2024 07:54:07 GMT Content-Length: 135 Content-Type: application/json 07:54:07.455 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 07:54:07.455 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fa7400d] ([p=0,l=133,c=8192,r=133],[p=0,l=135,c=8192,r=135],true)@COMPLETING 07:54:07.455 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@41e9fc62{IDLE}->null [DirectByteBuffer@4f51440e[p=0,l=133,c=8192,r=133]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@a1249cb[p=0,l=135,c=8192,r=135]={<<<{"noop.source.topics":"PD...RATION.servers":"noop"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 07:54:07.455 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{WRITING}->null:IDLE-->WRITING 07:54:07.456 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 268 SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=W,to=90/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=COMPLETING}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{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:36941/policy/pdp/engine/legacy/config/properties,age=79}] 07:54:07.456 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=268 remaining=0 WriteFlusher@41e9fc62{WRITING}->null 07:54:07.456 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{IDLE}->null:WRITING-->IDLE 07:54:07.457 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4fa7400d] ([p=133,l=133,c=8192,r=0],[p=135,l=135,c=8192,r=0],true)@END 07:54:07.458 [qtp452236638-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 07:54:07.460 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 07:54:07.460 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{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:36941/policy/pdp/engine/legacy/config/properties,age=83} 07:54:07.460 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 07:54:07.460 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@77e744ee{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:07.460 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{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:36941/policy/pdp/engine/legacy/config/properties,age=83} 07:54:07.461 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6f31b8d2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 07:54:07.461 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@77e744ee{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:07.461 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@77e744ee{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:07.461 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:07.461 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=84} 07:54:07.461 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/properties written=135 07:54:07.469 [qtp452236638-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [16/Oct/2024:07:54:07 +0000] "GET /policy/pdp/engine/legacy/config/properties HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:07.469 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=false 07:54:07.469 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=92} 07:54:07.469 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 07:54:07.469 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=END}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=92}] parse null 07:54:07.469 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@62f068bf[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=93} 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=93} 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=END,0 of -1},g=HttpGenerator@39d7450{s=END}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=93}] parsed false HttpParser{s=END,0 of -1} 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 07:54:07.470 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=93}] 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=94}] 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:07.471 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/properties,age=94}] 07:54:07.478 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 07:54:07.478 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 07:54:07.478 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 07:54:07.479 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@54b4992b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.481 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@54b4992b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.481 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.482 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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 null 07:54:07.482 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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 null 07:54:07.482 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@62f068bf[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:07.482 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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} 07:54:07.484 [qtp452236638-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.485 [qtp452236638-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4e1090f9{ReadCallback@52ca3b39{HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:07.486 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.486 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@779e762d on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:07.486 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:07.487 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@779e762d 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.488 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:07.490 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:07.490 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@2537aad6 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58793ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.490 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58793ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:07.496 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 1/1/1 selected 07:54:07.496 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 1 keys, 0 updates 07:54:07.496 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36941 remote=/127.0.0.1:52100], selector=sun.nio.ch.EPollSelectorImpl@dd6d0b, interestOps=1, readyOps=1 SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.497 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.497 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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 07:54:07.497 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58786ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-10-16T07:54:07.497526142Z 07:54:07.497 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:07.497 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2b79de86{PENDING,thread=null} startThread=0 07:54:07.497 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2b79de86{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58786ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:07.497 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-22,5,main]} task=AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58786ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-10-16T07:54:07.497889006Z ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} 07:54:07.498 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b79de86{PENDING,thread=Thread[qtp452236638-25,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:07.498 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b79de86{RESERVED,thread=Thread[qtp452236638-25,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:07.498 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58786ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-10-16T07:54:07.498179397Z tryProduce true 07:54:07.497 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@251949cc/SelectorProducer@521a28d7/IDLE/p=true/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58786ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-10-16T07:54:07.4982641Z 07:54:07.498 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:07.498 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:07.498 [qtp452236638-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4e1090f9{ReadCallback@52ca3b39{HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:07.498 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.498 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:07.498 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:07.498 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 218 DirectByteBuffer@54b4992b[p=0,l=218,c=8192,r=218]={<<>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.498 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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 218 RetainableByteBuffer@60f29244{DirectByteBuffer@54b4992b[p=0,l=218,c=8192,r=218]={<<>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=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@60f29244{DirectByteBuffer@54b4992b[p=0,l=218,c=8192,r=218]={<<>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@54b4992b[p=0,l=218,c=8192,r=218]={<<>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) --> IN_VALUE 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) --> FIELD 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.8 (HttpUrlConnection 17.0.4)] 07:54:07.499 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:36941 --> IN_VALUE 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:36941 --> FIELD 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:36941) header=Host, headerString=[Host], valueString=[localhost:36941] 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> IN_VALUE 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> FIELD 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2] 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=0} GET /policy/pdp/engine/legacy/config/source HTTP/1.1 User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) Host: localhost:36941 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 07:54:07.500 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=1}] 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:36941/policy/pdp/engine/legacy/config/source HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=1} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=1} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/source ?null on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=1} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/pdp/engine/legacy/config/source @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/pdp/engine/legacy/config/source @ o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 session=null 07:54:07.501 [qtp452236638-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/pdp/engine/legacy/config/source|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-35f7969d, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/legacy/config/source} -> org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 07:54:07.502 [qtp452236638-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 07:54:07.506 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:07.506 [qtp452236638-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 07:54:07.506 [qtp452236638-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=7} 07:54:07.507 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 07:54:07.507 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 07:54:07.507 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=7} 07:54:07.507 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@319192345 cs=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=false 07:54:07.507 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=8} 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=8}] parse null 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@62f068bf[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=8} 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=8} 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=END,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=8}] parsed false HttpParser{s=END,0 of -1} 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=8}] 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@319192345 cs=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:07.508 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=9}] 07:54:07.509 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@319192345 cs=HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:08.193 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@77e744ee{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 07:54:08.194 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@48cb6c42[p=0,l=518,c=32768,r=518]={<<<\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@3d7856be 07:54:08.194 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=694} 404 null HTTP/1.1 Date: Wed, 16 Oct 2024 07:54:07 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 07:54:08.194 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f9ba123] (null,[p=0,l=518,c=32768,r=518],true)@START 07:54:08.194 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@48cb6c42[p=0,l=518,c=32768,r=518]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 07:54:08.194 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 16 Oct 2024 07:54:07 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f9ba123] ([p=0,l=202,c=8192,r=202],[p=0,l=518,c=32768,r=518],true)@COMPLETING 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@41e9fc62{IDLE}->null [DirectByteBuffer@4f51440e[p=0,l=202,c=8192,r=202]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@48cb6c42[p=0,l=518,c=32768,r=518]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{WRITING}->null:IDLE-->WRITING 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 720 SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=W,to=696/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=END,0 of -1},g=HttpGenerator@39d7450{s=COMPLETING}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=695}] 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=720 remaining=0 WriteFlusher@41e9fc62{WRITING}->null 07:54:08.195 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41e9fc62{IDLE}->null:WRITING-->IDLE 07:54:08.196 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7fb048cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f9ba123] ([p=202,l=202,c=8192,r=0],[p=518,l=518,c=32768,r=0],true)@END 07:54:08.196 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@77e744ee{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:08.196 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@77e744ee{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:08.196 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:08.196 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=696} 07:54:08.196 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/source written=518 07:54:08.198 [qtp452236638-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [16/Oct/2024:07:54:07 +0000] "GET /policy/pdp/engine/legacy/config/source HTTP/1.1" 404 518 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:08.198 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:08.198 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=698} 07:54:08.198 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=699}] 07:54:08.199 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:08.199 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=699}] 07:54:08.199 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:08.201 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 07:54:08.201 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=pdpd-configuration, effectiveTopic=pdpd-configuration, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 07:54:08.203 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@77e744ee{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:08.203 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@319192345 cs=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@60228fa4 eof=true 07:54:08.203 [qtp452236638-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@60228fa4 07:54:08.203 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@60f8010a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:36941/policy/pdp/engine/legacy/config/source,age=703}] 07:54:08.203 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 07:54:08.204 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 07:54:08.204 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 07:54:08.204 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@54b4992b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:08.204 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@54b4992b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:08.204 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.205 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 07:54:08.206 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parse null 07:54:08.206 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@62f068bf[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:08.206 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=Thread[legacy-36941,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 07:54:08.206 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 07:54:08.206 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-36941, toString()=JettyServletServer(name=legacy, host=localhost, port=36941, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@739e8b96{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE}, connector=legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941}, jettyThread=Thread[legacy-36941,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 07:54:08.206 [qtp452236638-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:08.206 [qtp452236638-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4e1090f9{ReadCallback@52ca3b39{HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:08.206 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.207 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@779e762d on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:08.207 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:08.207 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:08.207 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:08.207 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:08.207 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp452236638-20-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.207 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RUNNING,thread=Thread[qtp452236638-23,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 07:54:08.207 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.207 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0} 07:54:08.207 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:08.208 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:08.208 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:08.208 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6e2eead5 on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:08.208 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=1 07:54:08.208 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 1 updates 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6e2eead5 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:08.208 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 0 keys 07:54:08.208 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f76190@779e762d 07:54:08.209 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.209 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:08.209 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:08.209 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@25d911a on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:08.209 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=1 07:54:08.209 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:08.209 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:08.209 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 1 updates 07:54:08.209 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:08.209 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@25d911a 07:54:08.209 [qtp452236638-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:08.210 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@24fee7 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58074ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.210 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58074ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.210 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58074ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-10-16T07:54:08.210410292Z 07:54:08.210 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58073ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-10-16T07:54:08.210594699Z 07:54:08.210 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 07:54:08.210 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:08.210 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@18026052 on ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:08.210 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=1 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/1 selected 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@18026052 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7d1f2f9e[{l=/127.0.0.1:36941,r=/127.0.0.1:52100,CLOSED,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.211 [qtp452236638-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4e1090f9{ReadCallback@52ca3b39{HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=null,r=null,CLOSED,fill=FI,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@32e5c476[p=HttpParser{s=START,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}]}} 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@32e5c476[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:354) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:344) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:263) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:227) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:210) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:257) at org.eclipse.jetty.util.IO.close(IO.java:407) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1016) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:568) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:538) 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) 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b08ed8f startThread=0 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:08.212 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b waiting with 1 keys 07:54:08.212 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@489f62a3 on ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:08.213 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STOPPING} id=0 keys=0 selected=0 updates=1 07:54:08.213 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b08ed8f in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.213 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7d1f2f9e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@32e5c476[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.213 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@32e5c476::SocketChannelEndPoint@7d1f2f9e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@32e5c476[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@39d7450{s=START}]=>HttpChannelOverHttp@73d8ce4d{s=HttpChannelState@77e744ee{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}] 07:54:08.213 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b08ed8f in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58070ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.213 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58070ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0}] 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken with none selected 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b woken up from select, 0/0/0 selected 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dd6d0b processing 0 keys, 1 updates 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@489f62a3 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RUNNING,thread=Thread[qtp452236638-22,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 07:54:08.214 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-22,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0} 07:54:08.218 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58065ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-10-16T07:54:08.218977526Z 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58065ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-10-16T07:54:08.219206085Z 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@50ec4bfc{STARTED} 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@50ec4bfc{STOPPED} 07:54:08.219 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:08.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:36941} 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@739e8b96{STARTED}[11.0.23,sto=0] 07:54:08.220 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:08.220 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:08.220 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0] 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@297e0dde{STARTED}[interval=660000, ownscheduler=true] 07:54:08.220 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@23e14788{STARTED} 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@23e14788{STOPPED} 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@297e0dde{STOPPED}[interval=660000, ownscheduler=false] 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@2cb9ff56{STOPPED}[worker=node0] 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@322350db{STARTED} 07:54:08.220 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@322350db{STOPPING} 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@322350db{STOPPED} 07:54:08.220 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:08.221 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:08.221 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@6667123f{STARTED} 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@6667123f{STOPPED} 07:54:08.221 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@186d8a71{STARTED} 07:54:08.221 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@186d8a71{STOPPING} 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@be63cfed{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:08.221 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 07:54:08.225 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 07:54:08.227 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:08.227 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:08.227 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet54329480{/*->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 07:54:08.227 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-35f7969d=MappedServlet590013c7{null->org.glassfish.jersey.servlet.ServletContainer-35f7969d==org.glassfish.jersey.servlet.ServletContainer@2fb0d8a9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@186d8a71{STOPPED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:08.228 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@db99785{STARTED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@70716259{STARTED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@70716259{STOPPED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@db99785{STOPPED} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@19b07407{size=0} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@19b07407{size=0} 07:54:08.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58055ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0}] 07:54:08.229 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=5,r=-1,t=58055ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0}] 07:54:08.229 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0} 07:54:08.232 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.232 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.233 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@8e8370e{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=5,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:08.233 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-22,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.233 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=6,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:08.233 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bac130f{RESERVED,thread=Thread[qtp452236638-22,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.233 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@bac130f{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=6,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:08.233 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=7,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:08.233 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b79de86{RESERVED,thread=Thread[qtp452236638-25,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.233 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b79de86{RESERVED,thread=Thread[qtp452236638-25,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.233 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2b79de86{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=7,r=-1,t=58050ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:08.233 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=8,r=-1,t=58050ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:08.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:08.235 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=8,r=-1,t=58049ms,q=0}[NO_TRY] 07:54:08.235 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=8,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.235 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.235 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-26,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58048ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-19,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-20,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.236 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-23,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@1fc9a37a in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58046ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=15,r=-1,t=58046ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58046ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-25,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58046ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-22,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58046ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-21,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.237 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-24,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=14,r=-1,t=58047ms,q=0}[NO_TRY] 07:54:08.235 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-26,5,main] for 2499 07:54:08.241 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-19,5,] for 2493 07:54:08.242 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-23,5,] for 2493 07:54:08.242 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-25,5,] for 2493 07:54:08.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=16,r=-1,t=58042ms,q=0}[NO_TRY] 07:54:08.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@739e8b96{STOPPED}[11.0.23,sto=0] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.310 s -- in org.onap.policy.drools.server.restful.RestLegacyConfigTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ feature-legacy-config --- [INFO] Loading execution data file /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-legacy-config --- [INFO] Copying slf4j-api-2.0.13.jar to /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/assembly/lib/slf4j-api-2.0.13.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-legacy-config --- [INFO] Building jar: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-legacy-config --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ feature-legacy-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ feature-legacy-config --- [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ feature-legacy-config --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-legacy-config --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/pom.xml to /tmp/r/org/onap/policy/drools-pdp/feature-legacy-config/3.0.1-SNAPSHOT/feature-legacy-config-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/drools-pdp/feature-legacy-config/3.0.1-SNAPSHOT/feature-legacy-config-3.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-drools-pdp-sonar/feature-legacy-config/target/feature-legacy-config-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/feature-legacy-config/3.0.1-SNAPSHOT/feature-legacy-config-3.0.1-SNAPSHOT.zip [INFO] [INFO] -------------< org.onap.policy.drools-pdp:drools-packages >------------- [INFO] Building Policy Packages 3.0.1-SNAPSHOT [13/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drools-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drools-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ drools-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ drools-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ drools-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ drools-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ drools-packages --- [INFO] Analyzed bundle 'drools-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ drools-packages --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ drools-packages --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/pom.xml to /tmp/r/org/onap/policy/drools-pdp/drools-packages/3.0.1-SNAPSHOT/drools-packages-3.0.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.drools-pdp:base >------------------- [INFO] Building Base Package 3.0.1-SNAPSHOT [14/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ base --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/packages/base/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:3.1.0:exec (create-version-file) @ base --- /bin/bash: line 1: -e: command not found /bin/bash: line 4: $'version="3.0.1-SNAPSHOT"\\ndescription="ONAP\n Drools\n PDP"\\nbuildTag="jenkins-policy-drools-pdp-sonar-2331"\\ncommit="cedfc60c8266c39ea72efa17aa3a644cbc223d19"\\ntimestamp="2024-10-16T07:50:51Z"': command not found [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (default) @ base --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [INFO] Building tar: /w/workspace/policy-drools-pdp-sonar/packages/base/target/base-3.0.1-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ base --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ base --- [INFO] Analyzed bundle 'base' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ base --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/packages/base/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ base --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/base/pom.xml to /tmp/r/org/onap/policy/drools-pdp/base/3.0.1-SNAPSHOT/base-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/base/target/base-3.0.1-SNAPSHOT.tar.gz to /tmp/r/org/onap/policy/drools-pdp/base/3.0.1-SNAPSHOT/base-3.0.1-SNAPSHOT.tar.gz [INFO] [INFO] -------------< org.onap.policy.drools-pdp:install-drools >-------------- [INFO] Building Installation Package 3.0.1-SNAPSHOT [15/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ install-drools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ install-drools --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-drools-pdp-sonar/packages/install/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ install-drools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ install-drools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ install-drools --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (default) @ install-drools --- [INFO] Reading assembly descriptor: src/assembly/zip.xml [WARNING] Cannot include project artifact: org.onap.policy.drools-pdp:install-drools:pom:3.0.1-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Building zip: /w/workspace/policy-drools-pdp-sonar/packages/install/target/install-drools-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ install-drools --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ install-drools --- [INFO] Analyzed bundle 'install-drools' with 0 classes [INFO] Analyzed bundle 'base' with 0 classes [INFO] Analyzed bundle 'policy-management' with 48 classes [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes [INFO] Analyzed bundle 'feature-no-locking' with 1 classes [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ install-drools --- [INFO] Failsafe report directory: /w/workspace/policy-drools-pdp-sonar/packages/install/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ install-drools --- [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/install/pom.xml to /tmp/r/org/onap/policy/drools-pdp/install-drools/3.0.1-SNAPSHOT/install-drools-3.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-drools-pdp-sonar/packages/install/target/install-drools-3.0.1-SNAPSHOT.zip to /tmp/r/org/onap/policy/drools-pdp/install-drools/3.0.1-SNAPSHOT/install-drools-3.0.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-drools-pdp 3.0.1-SNAPSHOT: [INFO] [INFO] policy-drools-pdp .................................. SUCCESS [ 11.960 s] [INFO] policy-utils ....................................... SUCCESS [ 22.484 s] [INFO] policy-core ........................................ SUCCESS [ 16.755 s] [INFO] policy-domains ..................................... SUCCESS [ 3.614 s] [INFO] policy-management .................................. SUCCESS [ 34.403 s] [INFO] feature-healthcheck ................................ SUCCESS [ 56.723 s] [INFO] feature-pooling-messages ........................... SUCCESS [ 12.868 s] [INFO] feature-test-transaction ........................... SUCCESS [ 4.516 s] [INFO] feature-distributed-locking ........................ SUCCESS [ 8.031 s] [INFO] feature-lifecycle .................................. SUCCESS [ 15.467 s] [INFO] feature-no-locking ................................. SUCCESS [ 3.531 s] [INFO] feature-legacy-config .............................. SUCCESS [ 4.838 s] [INFO] Policy Packages .................................... SUCCESS [ 0.060 s] [INFO] Base Package ....................................... SUCCESS [ 0.345 s] [INFO] Installation Package ............................... SUCCESS [ 5.734 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:22 min [INFO] Finished at: 2024-10-16T07:54:14Z [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-drools-pdp-sonar@tmp/config7911369762222465385tmp --settings /w/workspace/policy-drools-pdp-sonar@tmp/config383892047374784288tmp -Dsonar.projectKey=onap_policy-drools-pdp -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-drools-pdp [pom] [INFO] policy-utils [jar] [INFO] policy-core [jar] [INFO] policy-domains [jar] [INFO] policy-management [jar] [INFO] feature-healthcheck [jar] [INFO] feature-pooling-messages [jar] [INFO] feature-test-transaction [jar] [INFO] feature-distributed-locking [jar] [INFO] feature-lifecycle [jar] [INFO] feature-no-locking [jar] [INFO] feature-legacy-config [jar] [INFO] Policy Packages [pom] [INFO] Base Package [pom] [INFO] Installation Package [pom] [INFO] [INFO] ---------------< org.onap.policy.drools-pdp:drools-pdp >---------------- [INFO] Building policy-drools-pdp 3.0.1-SNAPSHOT [1/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ drools-pdp --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.4.0.221 [INFO] Module MavenProject: org.onap.policy.drools-pdp:drools-packages:3.0.1-SNAPSHOT @ /w/workspace/policy-drools-pdp-sonar/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.drools-pdp:base:3.0.1-SNAPSHOT @ /w/workspace/policy-drools-pdp-sonar/packages/base/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.drools-pdp:install-drools:3.0.1-SNAPSHOT @ /w/workspace/policy-drools-pdp-sonar/packages/install/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=552ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=206ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=621ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-drools-pdp' [INFO] Load project settings for component key: 'onap_policy-drools-pdp' (done) | time=185ms [INFO] Process project properties [INFO] Project key: onap_policy-drools-pdp [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar [INFO] Working dir: /w/workspace/policy-drools-pdp-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=189ms [INFO] Check ALM binding of project 'onap_policy-drools-pdp' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-drools-pdp' (done) | time=152ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=150ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=4ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=245ms [INFO] Load active rules [INFO] Load active rules (done) | time=7889ms [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 292 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=506ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=327ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-distributed-locking' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-distributed-locking [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-healthcheck' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-healthcheck [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-legacy-config' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-legacy-config [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-lifecycle' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-lifecycle [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-no-locking' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-no-locking [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-pooling-messages' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-pooling-messages [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'feature-test-transaction' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/feature-test-transaction [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-core' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-core [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-domains' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-domains [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-management' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-management [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-utils' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar/policy-utils [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-drools-pdp' [INFO] Base dir: /w/workspace/policy-drools-pdp-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] 292 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module feature-distributed-locking [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=148ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (622 KB) | time=1762ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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=2344ms [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=61ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=33ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=7ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-distributed-locking/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=55ms [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=95ms [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=68ms [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=5ms [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 feature-test-transaction [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=655ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-test-transaction/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 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 policy-core [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 19 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 19 files. [INFO] Using ECJ batch to parse 13 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 13 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1067ms [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=11ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-core/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=18ms [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=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=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 feature-healthcheck [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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. [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 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=551ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-healthcheck/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=6ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor 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=5ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms [INFO] ------------- Run sensors on module feature-pooling-messages [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 25 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 25 files. [INFO] Using ECJ batch to parse 26 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 26 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1576ms [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=10ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-pooling-messages/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=27ms [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 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-domains [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 18 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 18 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [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=189ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-domains/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 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 feature-lifecycle [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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. [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 17 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 17 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1349ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=12ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [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-management [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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 35 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 35 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=4418ms [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=21ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-management/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=42ms [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=24ms [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-utils [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 13 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 13 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=597ms [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=11ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-utils/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=21ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=30ms [INFO] Sensor 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=4ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module feature-no-locking [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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=115ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-no-locking/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 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 feature-legacy-config [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 11, 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=142ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-legacy-config/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=15ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-drools-pdp [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-drools-pdp-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=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [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=12ms [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=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=2ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=1ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=145ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 292 source files to be analyzed [INFO] 292/292 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1221ms [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-drools-pdp-sonar/target/sonar/ucfg2/java [INFO] Read 519 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.094 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-drools-pdp-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.383 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.479 [INFO] Analyzing 1524 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.001 [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.045 [INFO] Run SCC (Tarjan) on 7500 nodes: Starting [INFO] Run SCC (Tarjan) on 7500 nodes: Time spent was 00:00:00.012 [INFO] Tarjan found 7471 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.018 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.081 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.042 [INFO] Run SCC (Tarjan) on 7474 nodes: Starting [INFO] Run SCC (Tarjan) on 7474 nodes: Time spent was 00:00:00.009 [INFO] Tarjan found 7445 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.018 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.075 [INFO] Create runtime call graph: Time spent was 00:00:00.167 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.998 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.758 [INFO] All rules entry points : 26 [INFO] Slice call graph: Starting [INFO] Retained UCFGs : 344 [INFO] Slice call graph: Time spent was 00:00:00.012 [INFO] Live variable analysis: Starting [INFO] Live variable analysis: Time spent was 00:00:00.042 [INFO] Taint analysis for java: Starting [INFO] 0 / 344 UCFGs simulated, memory usage: 399 MB [INFO] 108 / 344 UCFGs simulated, memory usage: 414 MB [INFO] Taint analysis for java: Time spent was 00:00:00.180 [INFO] Report issues: Starting [INFO] Report issues: Time spent was 00:00:00.005 [INFO] Store cache: Starting [INFO] Store cache: Time spent was 00:00:00.006 [INFO] java security sensor: Time spent was 00:00:02.678 [INFO] java security sensor: Begin: 2024-10-16T07:54:52.114083452Z, End: 2024-10-16T07:54:54.792919148Z, Duration: 00:00:02.678 Load type hierarchy and UCFGs: Begin: 2024-10-16T07:54:52.117777665Z, End: 2024-10-16T07:54:52.597635644Z, Duration: 00:00:00.479 Load type hierarchy: Begin: 2024-10-16T07:54:52.118886403Z, End: 2024-10-16T07:54:52.212970647Z, Duration: 00:00:00.094 Load UCFGs: Begin: 2024-10-16T07:54:52.213821398Z, End: 2024-10-16T07:54:52.597009648Z, Duration: 00:00:00.383 Check cache: Begin: 2024-10-16T07:54:52.599112622Z, End: 2024-10-16T07:54:52.600986059Z, Duration: 00:00:00.001 Load cache: Begin: 2024-10-16T07:54:52.599453490Z, End: 2024-10-16T07:54:52.599958333Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-10-16T07:54:52.601634475Z, End: 2024-10-16T07:54:52.768734812Z, Duration: 00:00:00.167 Variable Type Analysis #1: Begin: 2024-10-16T07:54:52.602810465Z, End: 2024-10-16T07:54:52.684691171Z, Duration: 00:00:00.081 Create runtime type propagation graph: Begin: 2024-10-16T07:54:52.604431546Z, End: 2024-10-16T07:54:52.649818691Z, Duration: 00:00:00.045 Run SCC (Tarjan) on 7500 nodes: Begin: 2024-10-16T07:54:52.651136984Z, End: 2024-10-16T07:54:52.663304421Z, Duration: 00:00:00.012 Propagate runtime types to strongly connected components: Begin: 2024-10-16T07:54:52.664824500Z, End: 2024-10-16T07:54:52.683516031Z, Duration: 00:00:00.018 Variable Type Analysis #2: Begin: 2024-10-16T07:54:52.689194145Z, End: 2024-10-16T07:54:52.764517195Z, Duration: 00:00:00.075 Create runtime type propagation graph: Begin: 2024-10-16T07:54:52.689930483Z, End: 2024-10-16T07:54:52.732163679Z, Duration: 00:00:00.042 Run SCC (Tarjan) on 7474 nodes: Begin: 2024-10-16T07:54:52.733159974Z, End: 2024-10-16T07:54:52.743072424Z, Duration: 00:00:00.009 Propagate runtime types to strongly connected components: Begin: 2024-10-16T07:54:52.744484660Z, End: 2024-10-16T07:54:52.763267854Z, Duration: 00:00:00.018 Load config: Begin: 2024-10-16T07:54:52.770006694Z, End: 2024-10-16T07:54:53.768689666Z, Duration: 00:00:00.998 Compute entry points: Begin: 2024-10-16T07:54:53.768971433Z, End: 2024-10-16T07:54:54.527279579Z, Duration: 00:00:00.758 Slice call graph: Begin: 2024-10-16T07:54:54.530185481Z, End: 2024-10-16T07:54:54.542281802Z, Duration: 00:00:00.012 Live variable analysis: Begin: 2024-10-16T07:54:54.543418500Z, End: 2024-10-16T07:54:54.586073610Z, Duration: 00:00:00.042 Taint analysis for java: Begin: 2024-10-16T07:54:54.587039584Z, End: 2024-10-16T07:54:54.767761093Z, Duration: 00:00:00.180 Report issues: Begin: 2024-10-16T07:54:54.769665920Z, End: 2024-10-16T07:54:54.774995172Z, Duration: 00:00:00.005 Store cache: Begin: 2024-10-16T07:54:54.777079274Z, End: 2024-10-16T07:54:54.783561955Z, Duration: 00:00:00.006 [INFO] java security sensor peak memory: 725 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2699ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.001 [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.004 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.007 [INFO] csharp security sensor: Begin: 2024-10-16T07:54:54.812035403Z, End: 2024-10-16T07:54:54.819656782Z, Duration: 00:00:00.007 Load type hierarchy and UCFGs: Begin: 2024-10-16T07:54:54.814623467Z, End: 2024-10-16T07:54:54.819339424Z, Duration: 00:00:00.004 Load type hierarchy: Begin: 2024-10-16T07:54:54.817562100Z, End: 2024-10-16T07:54:54.819120879Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2024-10-16T07:54:54.819241242Z, End: 2024-10-16T07:54:54.819275543Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 725 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=11ms [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, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-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.003 [INFO] php security sensor: Begin: 2024-10-16T07:54:54.823072497Z, End: 2024-10-16T07:54:54.826491882Z, Duration: 00:00:00.003 Load type hierarchy and UCFGs: Begin: 2024-10-16T07:54:54.825536048Z, End: 2024-10-16T07:54:54.826229385Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-10-16T07:54:54.825820335Z, End: 2024-10-16T07:54:54.826040591Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-10-16T07:54:54.826144953Z, End: 2024-10-16T07:54:54.826166594Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 725 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=4ms [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, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-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.005 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.008 [INFO] python security sensor: Begin: 2024-10-16T07:54:54.827278262Z, End: 2024-10-16T07:54:54.836082170Z, Duration: 00:00:00.008 Load type hierarchy and UCFGs: Begin: 2024-10-16T07:54:54.827487857Z, End: 2024-10-16T07:54:54.832821949Z, Duration: 00:00:00.005 Load type hierarchy: Begin: 2024-10-16T07:54:54.827514597Z, End: 2024-10-16T07:54:54.827642341Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-10-16T07:54:54.831363123Z, End: 2024-10-16T07:54:54.832206264Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 725 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=13ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S3649, S5883, S5131, S5696, S5146, S5147, S2076, S2083, S6287, S6105, S2631, S6096, S6350, S5144, S5334 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-drools-pdp-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.001 [INFO] js security sensor: Begin: 2024-10-16T07:54:54.841743261Z, End: 2024-10-16T07:54:54.843224827Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-10-16T07:54:54.842495769Z, End: 2024-10-16T07:54:54.842934800Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-10-16T07:54:54.842530590Z, End: 2024-10-16T07:54:54.842797497Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-10-16T07:54:54.842870039Z, End: 2024-10-16T07:54:54.842891409Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 725 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=3ms [INFO] ------------- Run sensors on project [INFO] Sensor ArchitectureSensor [architecture] [INFO] Starting ArchitectureSensor sensor. [INFO] Reading SonarArchitecture IR data from directory "/w/workspace/policy-drools-pdp-sonar/target/sonar/architecture-ir/java" [WARNING] No SonarArchitecture IR data present in directory "/w/workspace/policy-drools-pdp-sonar/target/sonar/architecture-ir/java" [INFO] Sensor ArchitectureSensor [architecture] (done) | time=1ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=1ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=304ms [INFO] CPD Executor 53 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 101 files [INFO] CPD Executor CPD calculation finished (done) | time=19ms [INFO] Analysis report generated in 183ms, dir size=3 MB [INFO] Analysis report compressed in 368ms, zip size=1 MB [INFO] Analysis report uploaded in 3198ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-drools-pdp [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=AZKUUqwAECdPM16kIQXR [INFO] Sensor cache published successfully [INFO] Analysis total time: 37.236 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-drools-pdp 3.0.1-SNAPSHOT: [INFO] [INFO] policy-drools-pdp .................................. SUCCESS [ 44.019 s] [INFO] policy-utils ....................................... SKIPPED [INFO] policy-core ........................................ SKIPPED [INFO] policy-domains ..................................... SKIPPED [INFO] policy-management .................................. SKIPPED [INFO] feature-healthcheck ................................ SKIPPED [INFO] feature-pooling-messages ........................... SKIPPED [INFO] feature-test-transaction ........................... SKIPPED [INFO] feature-distributed-locking ........................ SKIPPED [INFO] feature-lifecycle .................................. SKIPPED [INFO] feature-no-locking ................................. SKIPPED [INFO] feature-legacy-config .............................. SKIPPED [INFO] Policy Packages .................................... SKIPPED [INFO] Base Package ....................................... SKIPPED [INFO] Installation Package ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.695 s [INFO] Finished at: 2024-10-16T07:55:00Z [INFO] ------------------------------------------------------------------------ [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins13987915472317295005.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-drools-pdp-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=cedfc60c8266c39ea72efa17aa3a644cbc223d19, workspace=/w/workspace/policy-drools-pdp-sonar [FINDBUGS] Computing warning deltas based on reference build #2330 [PostBuildScript] - [INFO] Executing post build scripts. [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins16412075296731843908.sh ---> sysstat.sh [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins8450058480936714385.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/policy-drools-pdp-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-drools-pdp-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-drools-pdp-sonar ']' + mkdir -p /w/workspace/policy-drools-pdp-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-drools-pdp-sonar/archives/ [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins8162393781291903185.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nmwY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nmwY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins11052867975083005221.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config17010536604610786791tmp 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-drools-pdp-sonar] $ /bin/bash /tmp/jenkins18402983447133108150.sh ---> create-netrc.sh [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins153862266167556941.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nmwY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nmwY/bin to PATH [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins6755593576443654104.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins16299020133688962795.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nmwY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-nmwY/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-drools-pdp-sonar] $ /bin/bash -l /tmp/jenkins17177701425456476666.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-drools-pdp-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nmwY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nmwY/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-drools-pdp-sonar/2331 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-77064 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: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 9.1G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 618 12432 0 2988 15093 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:57:7c:fc brd ff:ff:ff:ff:ff:ff inet 10.30.107.248/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86025sec preferred_lft 86025sec inet6 fe80::f816:3eff:fe57:7cfc/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-77064) 10/16/24 _x86_64_ (4 CPU) 07:49:26 LINUX RESTART (4 CPU) 07:50:01 tps rtps wtps bread/s bwrtn/s 07:51:01 156.89 41.24 115.65 2597.70 12548.71 07:52:01 87.57 18.91 68.66 923.85 10787.67 07:53:01 22.18 1.13 21.05 27.33 12735.48 07:54:01 6.93 0.48 6.45 22.13 1236.99 07:55:01 23.05 2.72 20.33 280.49 15889.22 Average: 59.32 12.90 46.43 770.30 10639.61 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:01 13683016 15423252 2741944 16.69 70828 1863728 977756 5.60 831860 1682396 116848 07:52:01 12202676 14162988 4222284 25.71 77384 2070180 2110844 12.08 2180848 1798460 16960 07:53:01 11482536 13784096 4942424 30.09 78452 2404612 2353432 13.47 2574472 2111024 512 07:54:01 11572624 13911156 4852336 29.54 80328 2437400 2424532 13.88 2453016 2139572 23276 07:55:01 12808972 15524224 3615988 22.02 82656 2804440 764540 4.38 998264 2346752 17688 Average: 12349965 14561143 4074995 24.81 77930 2316072 1726221 9.88 1807692 2015641 35057 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:01 ens3 141.43 110.33 1574.00 27.07 0.00 0.00 0.00 0.00 07:51:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:52:01 ens3 585.39 386.65 2800.24 108.25 0.00 0.00 0.00 0.00 07:52:01 lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 07:53:01 ens3 1229.15 736.04 537.77 310.93 0.00 0.00 0.00 0.00 07:53:01 lo 23.35 23.35 5.37 5.37 0.00 0.00 0.00 0.00 07:54:01 ens3 803.38 606.88 329.41 241.31 0.00 0.00 0.00 0.00 07:54:01 lo 12.46 12.46 2.08 2.08 0.00 0.00 0.00 0.00 07:55:01 ens3 885.39 659.42 2464.85 233.42 0.00 0.00 0.00 0.00 07:55:01 lo 0.77 0.77 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 728.95 499.87 1541.26 184.19 0.00 0.00 0.00 0.00 Average: lo 7.63 7.63 1.54 1.54 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77064) 10/16/24 _x86_64_ (4 CPU) 07:49:26 LINUX RESTART (4 CPU) 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:51:01 all 23.51 0.00 1.61 3.66 0.06 71.16 07:51:01 0 15.31 0.00 0.86 0.99 0.05 82.79 07:51:01 1 37.89 0.00 2.56 3.11 0.08 56.35 07:51:01 2 23.35 0.00 1.59 1.60 0.05 73.41 07:51:01 3 17.60 0.00 1.46 8.97 0.05 71.92 07:52:01 all 58.32 0.00 1.81 0.90 0.10 38.87 07:52:01 0 63.27 0.00 1.37 0.30 0.10 34.95 07:52:01 1 41.61 0.00 2.68 0.42 0.10 55.19 07:52:01 2 64.82 0.00 1.77 0.69 0.12 32.60 07:52:01 3 63.52 0.00 1.44 2.21 0.10 32.73 07:53:01 all 37.91 0.00 1.88 1.32 0.08 58.81 07:53:01 0 39.17 0.00 1.72 4.69 0.08 54.34 07:53:01 1 34.64 0.00 1.97 0.02 0.08 63.28 07:53:01 2 41.28 0.00 1.42 0.25 0.08 56.97 07:53:01 3 36.54 0.00 2.41 0.32 0.07 60.67 07:54:01 all 55.45 0.00 1.87 0.18 0.10 42.41 07:54:01 0 55.08 0.00 1.73 0.18 0.08 42.92 07:54:01 1 53.68 0.00 1.30 0.02 0.10 44.90 07:54:01 2 54.11 0.00 2.25 0.00 0.08 43.56 07:54:01 3 58.93 0.00 2.21 0.50 0.10 38.26 07:55:01 all 48.55 0.00 2.18 0.59 0.11 48.58 07:55:01 0 49.48 0.00 1.16 1.03 0.12 48.21 07:55:01 1 55.77 0.00 2.35 0.88 0.10 40.89 07:55:01 2 40.34 0.00 3.03 0.03 0.10 56.50 07:55:01 3 48.59 0.00 2.19 0.40 0.10 48.71 Average: all 44.72 0.00 1.87 1.33 0.09 51.99 Average: 0 44.39 0.00 1.37 1.44 0.09 52.72 Average: 1 44.70 0.00 2.17 0.89 0.09 52.15 Average: 2 44.78 0.00 2.01 0.52 0.09 52.61 Average: 3 45.03 0.00 1.94 2.48 0.08 50.47