Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-81675 (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/jenkins3004740777929336492.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-aUPE 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-aUPE/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-aUPE/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.54 botocore==1.35.54 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.5.2 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.2 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.1.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.12.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.2.1 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.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 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.6 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 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/jenkins13661492563809718100.sh + echo Using SonarCloud Using SonarCloud [policy-drools-pdp-sonar] $ /bin/sh -xe /tmp/jenkins4464719969614593642.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-81675 [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/jenkins8492542144402833903.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/jenkins3567222167789108335.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/config18377592240494674714tmp copy managed file [policy-drools-pdp-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config14312180059456263352tmp [policy-drools-pdp-sonar] $ /bin/bash -l /tmp/jenkins17645780389944506453.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/config18377592240494674714tmp --settings /w/workspace/policy-drools-pdp-sonar@tmp/config14312180059456263352tmp --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.343 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.653 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.019 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.022 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.18 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.005 s -- in org.onap.policy.drools.utils.logging.LoggerUtilTest [INFO] Running org.onap.policy.drools.utils.logging.MdcTransactionTest 942d3253-e0e3-4e74-88fe-1e478bcd9779|b3e36c28-d345-4e3e-a83d-774747e2e0cc|PDP-D|partner|2024-11-05T07:51:27.183+00:00|2024-11-05T07:51:27.183+00:00|0|service-instance-id|prd-ubuntu1804-builder-4c-4g-81675|ERROR|400|response-description|86844a45-f0ba-45af-9fbc-02bd5c93c655|severity|target-entity|target-service-name|prd-ubuntu1804-builder-4c-4g-81675||prd-ubuntu1804-builder-4c-4g-81675|client-ip-address|process-key|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| 942d3253-e0e3-4e74-88fe-1e478bcd9779|b3e36c28-d345-4e3e-a83d-774747e2e0cc|PDP-D|partner|2024-11-05T07:51:27.183+00:00|2024-11-05T07:51:27.183+00:00|0|service-instance-id|prd-ubuntu1804-builder-4c-4g-81675|202|400|response-description|86844a45-f0ba-45af-9fbc-02bd5c93c655|severity|target-entity|target-service-name|prd-ubuntu1804-builder-4c-4g-81675||prd-ubuntu1804-builder-4c-4g-81675|client-ip-address|junit|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| 942d3253-e0e3-4e74-88fe-1e478bcd9779||PDP-D|partner|2024-11-05T07:51:27.182+00:00|2024-11-05T07:51:27.207+00:00|null||prd-ubuntu1804-builder-4c-4g-81675|COMPLETE|200|||severity|||prd-ubuntu1804-builder-4c-4g-81675||prd-ubuntu1804-builder-4c-4g-81675||||||INFO|MdcTransactionImpl|main| 5a442c72-2a30-48cd-8783-0542705b28bc||PDP-D|PDP-D|2024-11-05T07:51:27.210+00:00|2024-11-05T07:51:27.210+00:00|null||prd-ubuntu1804-builder-4c-4g-81675||||||||prd-ubuntu1804-builder-4c-4g-81675||prd-ubuntu1804-builder-4c-4g-81675||||||INFO|MdcTransactionImpl|main| [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.155 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.389 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:35.400 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:35.483 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=28269, ConflictMarker.markTime=132114, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=14409, ConflictIdSorter.topsortTime=621623, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1619520, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=137754, DefaultDependencyCollector.transformTime=4633150} 07:51:35.646 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.647 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.675 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.675 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:35.675 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:36.984 [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.100 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.101 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.117 [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.119 [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.123 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.124 [main] INFO org.kie.maven.integration.Aether -- The local repository directory /home/jenkins/.m2/repository doesn't exist. Creating it. 07:51:37.138 [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.140 [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.240 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.241 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.246 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=7580, ConflictMarker.markTime=45648, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2190, ConflictIdSorter.topsortTime=5910, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=14869, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=4880, DefaultDependencyCollector.transformTime=91907} 07:51:37.251 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.251 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.293 [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.295 [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.295 [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.320 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config 07:51:37.322 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.core.PolicySessionFeatureApiMock@78e469ac] *** globalInit invoked *** 07:51:37.426 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.427 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:37.430 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=6140, ConflictMarker.markTime=39558, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2290, ConflictIdSorter.topsortTime=6190, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=14649, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=5349, DefaultDependencyCollector.transformTime=85787} 07:51:37.432 [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.433 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.433 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.454 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.default:artifact:1.0.0] 07:51:37.454 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 07:51:37.498 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 07:51:37.504 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:37.510 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:37.512 [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:37.512 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 *** activatePolicySession invoked *** *** newPolicySession invoked *** 07:51:37.554 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 07:51:37.555 [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:37.555 [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:37.557 [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:37.561 [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:37.573 [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:37.577 [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:37.578 [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:37.581 [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:37.583 [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:37.584 [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:37.586 [main] INFO org.onap.policy.drools.core.PolicyContainer -- updateToVersion:releaseId org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT 07:51:37.587 [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:37.590 [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:37.590 [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:37.592 [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:37.592 [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:37.592 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:37.605 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.605 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:37.620 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DEACTIVATED 07:51:37.635 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was DEACTIVATED is now INACTIVE *** selectThreadModel invoked *** 07:51:37.635 [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:37.636 [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:37.636 [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:37.636 [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:37.637 [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:37.637 [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:37.637 [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:37.637 [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:37.637 [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:37.638 [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:37.641 [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:37.642 [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:37.642 [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:37.643 [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.071 [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.071 [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.072 [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.073 [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.076 [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.077 [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.077 [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.081 [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.082 [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.082 [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.082 [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.083 [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.083 [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.083 [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.083 [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.084 [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.084 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED *** disposeKieSession invoked *** 07:51:39.109 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config *** globalInit-exception invoked *** 07:51:39.110 [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.118 [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.118 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.3.0-SNAPSHOT ... 07:51:39.119 [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.120 [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:39.370 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:39.371 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:39.376 [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:39.378 [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:39.663 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:39.665 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:39.708 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:39.730 [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:39.784 [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:39.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:39.806 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:39.806 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 07:51:39.856 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:39.856 [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:39.856 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:39.956 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:39.956 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:39.956 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:39.956 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:39.956 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:39.957 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:39.960 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.106.243:43892<->151.101.136.209:443 07:51:39.960 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 1800000 07:51:39.961 [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:39.961 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:39.962 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:39.964 [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:39.964 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Cache-Control: no-cache, no-store 07:51:39.964 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Pragma: no-cache 07:51:39.964 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: repo1.maven.org 07:51:39.964 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 07:51:39.964 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Aether 07:51:39.964 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:51:39.964 [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:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Pragma: no-cache[\r][\n]" 07:51:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: repo1.maven.org[\r][\n]" 07:51:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 07:51:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Aether[\r][\n]" 07:51:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:39.965 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 07:51:40.014 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.014 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Connection: keep-alive[\r][\n]" 07:51:40.014 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 554[\r][\n]" 07:51:40.014 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.014 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-version-id: null[\r][\n]" 07:51:40.014 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.015 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.015 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.015 [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.015 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-request-id: 3D2ZNA4Y1BN24PZK[\r][\n]" 07:51:40.015 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-id-2: RKYDwpeKXjaci3jHSlKhwmYA/qwVvgF73KBOaMNhy5lE/8pzBksw90pp1D+MoLfayM11Mzyd85M=[\r][\n]" 07:51:40.015 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/html[\r][\n]" 07:51:40.015 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: AmazonS3[\r][\n]" 07:51:40.016 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.016 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.016 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Age: 0[\r][\n]" 07:51:40.016 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Tue, 05 Nov 2024 07:51:40 GMT[\r][\n]" 07:51:40.016 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970021-YUL[\r][\n]" 07:51:40.016 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache: MISS, MISS[\r][\n]" 07:51:40.017 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:40.017 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Timer: S1730793100.963792,VS0,VE44[\r][\n]" 07:51:40.017 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 07:51:40.024 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found 07:51:40.024 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Connection: keep-alive 07:51:40.024 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 554 07:51:40.025 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.025 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-version-id: null 07:51:40.025 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.025 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-code: NoSuchKey 07:51:40.025 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-message: The specified key does not exist. 07:51:40.025 [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.025 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-request-id: 3D2ZNA4Y1BN24PZK 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-id-2: RKYDwpeKXjaci3jHSlKhwmYA/qwVvgF73KBOaMNhy5lE/8pzBksw90pp1D+MoLfayM11Mzyd85M= 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/html 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: AmazonS3 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Via: 1.1 varnish, 1.1 varnish 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Accept-Ranges: bytes 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Age: 0 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Tue, 05 Nov 2024 07:51:40 GMT 07:51:40.026 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970021-YUL 07:51:40.027 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache: MISS, MISS 07:51:40.027 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache-Hits: 0, 0 07:51:40.027 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Timer: S1730793100.963792,VS0,VE44 07:51:40.035 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.042 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.042 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "404 Not Found[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "

404 Not Found

[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "
nginx
[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\n]" 07:51:40.043 [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.043 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 07:51:40.044 [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.044 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.045 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 07:51:40.046 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.046 [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.046 [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.048 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.048 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.049 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.050 [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.050 [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.050 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.050 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.050 [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.052 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.052 [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.052 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.062 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.062 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.062 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.062 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.062 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.062 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.063 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.106.243:43902<->151.101.136.209:443 07:51:40.063 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 1800000 07:51:40.063 [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.063 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.063 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.063 [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.063 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Cache-Control: no-cache, no-store 07:51:40.063 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Pragma: no-cache 07:51:40.064 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: repo1.maven.org 07:51:40.064 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 07:51:40.064 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Aether 07:51:40.064 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:51:40.064 [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.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Pragma: no-cache[\r][\n]" 07:51:40.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Aether[\r][\n]" 07:51:40.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.064 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 07:51:40.100 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.100 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Connection: keep-alive[\r][\n]" 07:51:40.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 554[\r][\n]" 07:51:40.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-version-id: null[\r][\n]" 07:51:40.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.101 [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.101 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-request-id: FEF7XVTB8H4PBEBC[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-id-2: 0bNope/XKNxQPauj2fPzw0p3V6qb9SwDdiYfYHhiUapzss3bKwxSyGSuNGDHx3cXgRxpiKlfse0=[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/html[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: AmazonS3[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Age: 0[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Tue, 05 Nov 2024 07:51:40 GMT[\r][\n]" 07:51:40.102 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970049-YUL[\r][\n]" 07:51:40.103 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache: MISS, MISS[\r][\n]" 07:51:40.103 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:40.103 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Timer: S1730793100.062711,VS0,VE32[\r][\n]" 07:51:40.103 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Connection: keep-alive 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 554 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-version-id: null 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-code: NoSuchKey 07:51:40.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-message: The specified key does not exist. 07:51:40.104 [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.104 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-request-id: FEF7XVTB8H4PBEBC 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-id-2: 0bNope/XKNxQPauj2fPzw0p3V6qb9SwDdiYfYHhiUapzss3bKwxSyGSuNGDHx3cXgRxpiKlfse0= 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/html 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: AmazonS3 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Via: 1.1 varnish, 1.1 varnish 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Accept-Ranges: bytes 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Age: 0 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Tue, 05 Nov 2024 07:51:40 GMT 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970049-YUL 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache: MISS, MISS 07:51:40.105 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache-Hits: 0, 0 07:51:40.106 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Timer: S1730793100.062711,VS0,VE32 07:51:40.106 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "404 Not Found[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "

404 Not Found

[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "
nginx
[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.108 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.109 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.109 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.109 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.109 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.109 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.109 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.110 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.110 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 07:51:40.110 [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.110 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 07:51:40.110 [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.110 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.111 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 07:51:40.111 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.112 [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.116 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.116 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.116 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.117 [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.117 [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.117 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.117 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.117 [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.119 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.119 [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.119 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.127 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.127 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.127 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.127 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.127 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.127 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.128 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.106.243:43912<->151.101.136.209:443 07:51:40.128 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 1800000 07:51:40.128 [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.128 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.128 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.128 [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.128 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Cache-Control: no-cache, no-store 07:51:40.128 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Pragma: no-cache 07:51:40.128 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: repo1.maven.org 07:51:40.128 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 07:51:40.128 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Aether 07:51:40.128 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:51:40.128 [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.128 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.128 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Pragma: no-cache[\r][\n]" 07:51:40.128 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.129 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.129 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Aether[\r][\n]" 07:51:40.129 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.129 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 07:51:40.132 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.132 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Connection: keep-alive[\r][\n]" 07:51:40.132 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 554[\r][\n]" 07:51:40.132 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.132 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-version-id: null[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.133 [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.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-request-id: 3D2ZNA4Y1BN24PZK[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-id-2: RKYDwpeKXjaci3jHSlKhwmYA/qwVvgF73KBOaMNhy5lE/8pzBksw90pp1D+MoLfayM11Mzyd85M=[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/html[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: AmazonS3[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Tue, 05 Nov 2024 07:51:40 GMT[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Age: 0[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970081-YUL[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache: MISS, HIT[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache-Hits: 0, 1[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Timer: S1730793100.126909,VS0,VE1[\r][\n]" 07:51:40.133 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 404 Not Found 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Connection: keep-alive 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 554 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-version-id: null 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-code: NoSuchKey 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-message: The specified key does not exist. 07:51:40.134 [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.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-request-id: 3D2ZNA4Y1BN24PZK 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-id-2: RKYDwpeKXjaci3jHSlKhwmYA/qwVvgF73KBOaMNhy5lE/8pzBksw90pp1D+MoLfayM11Mzyd85M= 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/html 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: AmazonS3 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Via: 1.1 varnish, 1.1 varnish 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Accept-Ranges: bytes 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Tue, 05 Nov 2024 07:51:40 GMT 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Age: 0 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970081-YUL 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache: MISS, HIT 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache-Hits: 0, 1 07:51:40.134 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Timer: S1730793100.126909,VS0,VE1 07:51:40.135 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "404 Not Found[\n]" 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "

404 Not Found

[\n]" 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "
nginx
[\n]" 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.140 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 07:51:40.141 [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.141 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 07:51:40.141 [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.141 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.141 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 07:51:40.142 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.142 [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.142 [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.143 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 07:51:40.143 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 07:51:40.144 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 07:51:40.144 [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.144 [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.144 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 07:51:40.144 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 07:51:40.144 [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.149 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 07:51:40.149 [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.149 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 07:51:40.161 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 07:51:40.162 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 07:51:40.162 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 07:51:40.162 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 07:51:40.162 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 07:51:40.162 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2024 Q4, O=GlobalSign nv-sa, C=BE 07:51:40.162 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.106.243:43924<->151.101.136.209:443 07:51:40.162 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 1800000 07:51:40.163 [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.163 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 07:51:40.163 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 07:51:40.164 [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.164 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Cache-Control: no-cache, no-store 07:51:40.164 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Pragma: no-cache 07:51:40.164 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: repo1.maven.org 07:51:40.164 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 07:51:40.164 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Aether 07:51:40.164 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:51:40.164 [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.164 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Cache-Control: no-cache, no-store[\r][\n]" 07:51:40.164 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Pragma: no-cache[\r][\n]" 07:51:40.164 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: repo1.maven.org[\r][\n]" 07:51:40.164 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 07:51:40.165 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Aether[\r][\n]" 07:51:40.165 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 07:51:40.165 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Connection: keep-alive[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 554[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-version-id: null[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 07:51:40.211 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-code: NoSuchKey[\r][\n]" 07:51:40.212 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 07:51:40.212 [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:40.212 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-request-id: FEFDY32ZD70BCK44[\r][\n]" 07:51:40.212 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-id-2: EMHWqHQx61ERWOLDIeBinrBEosIZl3cD0sc7hqbiuwmq2ayZw/Q6ZTu0eAy0T75TldyykYH5EERTdm2TIX67usvrlpBDhX81[\r][\n]" 07:51:40.213 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/html[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: AmazonS3[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Accept-Ranges: bytes[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Age: 0[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Tue, 05 Nov 2024 07:51:40 GMT[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970045-YUL[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache: MISS, MISS[\r][\n]" 07:51:40.215 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache-Hits: 0, 0[\r][\n]" 07:51:40.216 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Timer: S1730793100.163323,VS0,VE40[\r][\n]" 07:51:40.216 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 07:51:40.216 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 404 Not Found 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Connection: keep-alive 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 554 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-version-id: null 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-code: NoSuchKey 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-message: The specified key does not exist. 07:51:40.217 [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:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-request-id: FEFDY32ZD70BCK44 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-id-2: EMHWqHQx61ERWOLDIeBinrBEosIZl3cD0sc7hqbiuwmq2ayZw/Q6ZTu0eAy0T75TldyykYH5EERTdm2TIX67usvrlpBDhX81 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/html 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: AmazonS3 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Via: 1.1 varnish, 1.1 varnish 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Accept-Ranges: bytes 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Age: 0 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Tue, 05 Nov 2024 07:51:40 GMT 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970045-YUL 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache: MISS, MISS 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache-Hits: 0, 0 07:51:40.217 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Timer: S1730793100.163323,VS0,VE40 07:51:40.218 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "404 Not Found[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "

404 Not Found

[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "
nginx
[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 07:51:40.226 [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:40.226 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 07:51:40.226 [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:40.227 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 07:51:40.227 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 07:51:40.227 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 07:51:40.227 [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:40.228 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.1.0-SNAPSHOT ... 07:51:40.228 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:40.242 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:40.350 [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:40.350 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 *** activatePolicySession-exception invoked *** 07:51:40.351 [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:40.360 [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:40.361 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 07:51:40.361 [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:40.361 [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:40.362 [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:40.374 [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:40.374 [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:40.381 [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:40.381 [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:40.382 [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:40.384 [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:40.384 [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:40.384 [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:40.387 [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:40.387 [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:40.387 [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:40.387 [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:40.387 [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:40.387 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:51:40.387 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED *** destroyKieSession-exception invoked *** 07:51:40.388 [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: 6.721 s -- in org.onap.policy.drools.core.DroolsContainerTest [INFO] Running org.onap.policy.drools.core.PolicySessionTest 07:51:40.737 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupActivated(null) 07:51:40.737 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupDeactivated(null) 07:51:40.737 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPopped: my-container:my-name: AgendaEventListener.agendaGroupPopped(null) 07:51:40.737 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPushed: my-container:my-name: AgendaEventListener.agendaGroupPushed(null) 07:51:40.738 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: my-container:my-name: AgendaEventListener.beforeMatchFired(null) 07:51:40.738 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupActivated(null) 07:51:40.738 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupDeactivated(null) 07:51:40.738 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCancelled: my-container:my-name: AgendaEventListener.matchCancelled(null) 07:51:40.739 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: my-container:my-name: AgendaEventListener.matchCreated(null) 07:51:40.739 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: my-container:my-name: AgendaEventListener.objectDeleted(null) 07:51:40.739 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: my-container:my-name: AgendaEventListener.objectInserted(null) 07:51:40.739 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectUpdated: my-container:my-name: AgendaEventListener.objectUpdated(null) *** selectThreadModel invoked *** 07:51:40.756 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:40.757 [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$FcpLLVyD.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:40.757 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned *** selectThreadModel invoked *** 07:51:40.758 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:40.761 [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$FcpLLVyD.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:40.761 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned *** selectThreadModel invoked *** 07:51:41.029 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 07:51:41.031 [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.636 s -- in org.onap.policy.drools.core.PolicySessionTest [INFO] Running org.onap.policy.drools.core.PolicyContainerTest 07:51:41.207 [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:41.214 [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:41.216 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1061492137 07:51:41.216 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 439120816 07:51:41.216 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:41.216 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match true 07:51:41.216 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:create a new policySession with name name *** newPolicySession invoked *** 07:51:41.217 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1061492137 07:51:41.217 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 439120816 07:51:41.218 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:41.218 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match true 07:51:41.281 [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:41.287 [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:41.287 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:name: name kieSession: Mock for KieSession, hashCode: 1016232199 07:51:41.288 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBase: Mock for KieBase, hashCode: 637836450 07:51:41.288 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:kieBaseName: baseName 07:51:41.288 [main] INFO org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:match false 07:51:41.289 [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:41.295 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input name is null 07:51:41.296 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input name is null 07:51:41.297 [main] WARN org.onap.policy.drools.core.PolicyContainer -- adoptKieSession:input kieSession is null 07:51:41.452 [main] WARN org.onap.policy.drools.core.PolicyContainer -- scanner already started 07:51:41.457 [main] WARN org.onap.policy.drools.core.PolicyContainer -- version is empty 07:51:41.458 [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:41.459 [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:41.459 [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.414 s -- in org.onap.policy.drools.core.PolicyContainerTest [INFO] Running org.onap.policy.drools.core.lock.AlwaysSuccessLockTest 07:51:41.468 [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:41.524 [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.059 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.009 s -- in org.onap.policy.drools.core.lock.AlwaysFailLockTest [INFO] Running org.onap.policy.drools.core.lock.LockImplTest 07:51:41.542 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 07:51:41.561 [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:41.569 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 07:51:41.570 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=20) 07:51:41.570 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) 07:51:41.573 [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.037 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:41.744 [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:41.745 [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.247 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.002 s -- in org.onap.policy.drools.core.PolicySessionFeatureApiTest [INFO] Running org.onap.policy.drools.util.KieUtilsTest 07:51:42.082 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:42.084 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:42.091 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=17210, ConflictMarker.markTime=47069, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2980, ConflictIdSorter.topsortTime=8129, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=18930, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=7260, DefaultDependencyCollector.transformTime=114278} 07:51:42.099 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:42.099 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:42.160 [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:42.164 [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:42.164 [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:42.169 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 07:51:42.175 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 07:51:42.379 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:42.380 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:42.386 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=7820, ConflictMarker.markTime=46719, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2670, ConflictIdSorter.topsortTime=7620, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19529, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=6640, DefaultDependencyCollector.transformTime=102827} 07:51:42.392 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:42.392 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:42.438 [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:42.439 [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:42.440 [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:42.445 [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:42.486 [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:42.665 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:42.666 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 07:51:42.673 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=8630, ConflictMarker.markTime=44949, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3360, ConflictIdSorter.topsortTime=8829, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=20580, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=7080, DefaultDependencyCollector.transformTime=107488} 07:51:42.678 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:42.679 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 07:51:42.719 [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:42.721 [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:42.722 [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.889 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.001 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.068 s -- in org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest [INFO] Running org.onap.policy.drools.domain.models.DomainPolicyTypesTest 07:51:45.237 [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:45.256 [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:45.262 [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:45.913 [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:45.935 [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:45.936 [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:45.941 [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:45.941 [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:45.956 [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:45.962 [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:45.963 [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: 0.980 s -- in org.onap.policy.drools.domain.models.DomainPolicyTypesTest [INFO] Running org.onap.policy.drools.domain.models.operational.OperationalPolicyTest 07:51:46.022 [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:46.022 [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:46.024 [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:46.024 [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.040 s -- in org.onap.policy.drools.domain.models.operational.OperationalPolicyTest [INFO] Running org.onap.policy.drools.domain.models.DroolsPolicyTest 07:51:46.066 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 07:51:46.066 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 07:51:46.114 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 07:51:46.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 07:51:46.115 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 07:51:46.115 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 07:51:46.116 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 07:51:46.116 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 07:51:46.116 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 07:51:46.116 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 07:51:46.116 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 07:51:46.116 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 07:51:46.116 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 07:51:46.116 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 07:51:46.117 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 07:51:46.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 07:51:46.117 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 07:51:46.117 [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:46.117 [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:46.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-sonar/policy-domains/target/classes 07:51:46.118 [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:46.118 [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:46.121 [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:46.121 [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:46.122 [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:46.122 [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:46.122 [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:46.123 [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:46.123 [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:46.123 [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:46.124 [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:46.124 [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:46.125 [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:46.125 [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:46.126 [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:46.127 [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:46.127 [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:46.127 [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:46.128 [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:46.128 [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:46.128 [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:46.129 [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:46.129 [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:46.129 [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:46.130 [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:46.130 [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:46.130 [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:46.130 [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:46.141 [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:46.141 [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:46.142 [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:46.142 [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:46.142 [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:46.142 [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:46.143 [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:46.144 [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:46.144 [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:46.144 [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:46.144 [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:46.145 [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:46.148 [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:46.149 [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:46.149 [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:46.149 [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:46.149 [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:46.150 [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:46.150 [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:46.150 [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:46.150 [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:46.151 [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:46.155 [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:46.156 [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:46.156 [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:46.156 [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:46.157 [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:46.158 [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:46.159 [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:46.159 [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:46.159 [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:46.160 [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:46.160 [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:46.161 [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:46.161 [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:46.161 [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:46.162 [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:46.163 [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:46.164 [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:46.164 [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:46.165 [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:46.165 [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:46.166 [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:46.166 [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:46.166 [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:46.166 [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:46.167 [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:46.168 [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:46.169 [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:46.169 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar 07:51:46.169 [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:46.169 [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:46.169 [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:46.170 [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:46.170 [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:46.171 [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:46.172 [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:46.172 [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:46.173 [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:46.173 [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:46.173 [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:46.174 [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:46.174 [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:46.174 [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:46.174 [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:46.174 [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:46.175 [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:46.175 [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:46.175 [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:46.176 [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:46.180 [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:46.181 [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:46.181 [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:46.181 [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:46.181 [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:46.182 [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:46.182 [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:46.182 [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:46.182 [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:46.183 [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:46.186 [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:46.186 [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:46.186 [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:46.186 [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:46.187 [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:46.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 07:51:46.188 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 07:51:46.320 [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:46.320 [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:46.322 [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:46.322 [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.267 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.003 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.488 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-11-05 07:51:59.660 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(80) - Drools HashCode -2097477661 2024-11-05 07:51:59.666 [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-11-05 07:51:59.671 [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-11-05 07:51:59.671 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(137) - Controller HashCode 903627982 2024-11-05 07:51:59.672 [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-11-05 07:51:59.672 [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-11-05 07:51:59.673 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(200) - Config HashCode 2111881507 2024-11-05 07:51:59.673 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(243) - Config PdpdConfiguration(requestId=5329265f-dbc8-4cd4-823f-3d85c12069eb, 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-11-05 07:51:59.674 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(244) - Config2 PdpdConfiguration(requestId=6ec0a6ad-525e-4f35-a10f-7cdb96c8f058, 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.137 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.018 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-11-05 07:52:01.743 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(151) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: no drools-controller to process json 2024-11-05 07:52:01.752 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(165) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-11-05 07:52:01.753 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(170) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-11-05 07:52:01.756 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.decode(185) - Mock for GsonProtocolCoderToolset, hashCode: 190091089: cannot fetch application class someClassName 2024-11-05 07:52:01.760 [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-11-05 07:52:01.769 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.encode(218) - Mock for GsonProtocolCoderToolset, hashCode: 1798538641 cannot custom-encode java.lang.Object@53b7f08 2024-11-05 07:52:01.771 [main] WARN o.o.p.d.p.c.GsonProtocolCoderToolset.encode(225) - Mock for GsonProtocolCoderToolset, hashCode: 1798538641 cannot encode java.lang.Object@53b7f08 2024-11-05 07:52:01.954 [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.162 s -- in org.onap.policy.drools.protocol.coders.GsonProtocolCoderToolsetTest [INFO] Running org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoderTest 2024-11-05 07:52:02.221 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeDecoders(95) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): remove-decoder group:artifact:topic 2024-11-05 07:52:02.256 [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-11-05 07:52:02.352 [main] INFO o.o.p.d.p.c.MultiplexorEventProtocolCoder.removeEncoders(104) - MultiplexorEventProtocolCoder(decoders=decoder, encoders=encoder): remove-encoder group:artifact:topic 2024-11-05 07:52:02.360 [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.383 s -- in org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest 2024-11-05 07:52:02.598 [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-11-05 07:52:02.603 [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-11-05 07:52:02.603 [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-11-05 07:52:02.609 [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-11-05 07:52:02.609 [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.213 s -- in org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest [INFO] Running org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest 2024-11-05 07:52:02.660 [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-11-05 07:52:02.663 [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-11-05 07:52:02.666 [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-11-05 07:52:02.717 [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-11-05 07:52:02.717 [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-11-05 07:52:02.727 [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-11-05 07:52:02.728 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(204) - Mock for EventProtocolDecoder, hashCode: 441216628: removing reverse mapping for group:artifact:topic: 2024-11-05 07:52:02.745 [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-11-05 07:52:02.760 [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-11-05 07:52:02.762 [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.143 s -- in org.onap.policy.drools.protocol.coders.GenericProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.EventProtocolCoderTest 2024-11-05 07:52:02.808 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-05 07:52:02.822 [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-11-05 07:52:02.823 [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-11-05 07:52:02.833 [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-11-05 07:52:02.836 [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-11-05 07:52:02.836 [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-11-05 07:52:02.837 [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-11-05 07:52:02.838 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-05 07:52:02.839 [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-11-05 07:52:02.839 [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-11-05 07:52:02.840 [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-11-05 07:52:02.841 [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-11-05 07:52:02.841 [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-11-05 07:52:02.841 [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-11-05 07:52:02.842 [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-11-05 07:52:02.842 [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-11-05 07:52:02.842 [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.055 s -- in org.onap.policy.drools.protocol.coders.EventProtocolCoderTest [INFO] Running org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest 2024-11-05 07:52:06.635 [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-11-05 07:52:06.655 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-05 07:52:06.658 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder@6a212343, org.onap.policy.drools.system.PolicyControllerFactoryTest$DroolsBuilder@4bc81323] 2024-11-05 07:52:06.659 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-05 07:52:06.791 [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-11-05 07:52:06.839 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: defaultKieBase 2024-11-05 07:52:06.899 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: defaultKieBase 2024-11-05 07:52:06.899 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-05 07:52:06.904 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-05 07:52:06.910 [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-11-05 07:52:06.910 [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-11-05 07:52:06.913 [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-11-05 07:52:06.914 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-11-05 07:52:06.914 [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@6c0f23e1:null:1173310923 2024-11-05 07:52:06.916 [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@6c0f23e1, modelClassLoaderHash=1173310923]], customCoder=null]] 2024-11-05 07:52:06.916 [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@6c0f23e1, modelClassLoaderHash=1173310923]], customCoder=null]]] 2024-11-05 07:52:06.932 [main] INFO o.o.p.d.p.c.ProtocolCoderToolset.filter(200) - Mock for GsonProtocolCoderToolset, hashCode: 446029707: 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$BbSy75gk.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-11-05 07:52:06.934 [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=1173310923]: HALT 2024-11-05 07:52:06.934 [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=1173310923] 2024-11-05 07:52:06.934 [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=1173310923]: REMOVE-CODERS 2024-11-05 07:52:06.934 [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=1173310923] 2024-11-05 07:52:06.934 [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=1173310923] 2024-11-05 07:52:06.935 [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-11-05 07:52:06.935 [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@6c0f23e1, modelClassLoaderHash=1173310923]], customCoder=null]] 2024-11-05 07:52:06.935 [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-11-05 07:52:06.935 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:06.937 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: [] 2024-11-05 07:52:06.990 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:06.991 [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-11-05 07:52:06.992 [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-11-05 07:52:06.993 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-05 07:52:07.000 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 2024-11-05 07:52:07.001 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-05 07:52:07.002 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-05 07:52:07.009 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-05 07:52:07.066 [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-11-05 07:52:07.066 [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-11-05 07:52:07.066 [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-11-05 07:52:07.066 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 2024-11-05 07:52:07.067 [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@327890cd:null:1173310923 2024-11-05 07:52:07.067 [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@327890cd, modelClassLoaderHash=1173310923]], customCoder=null]] 2024-11-05 07:52:07.067 [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@327890cd, modelClassLoaderHash=1173310923]], customCoder=null]] 2024-11-05 07:52:07.071 [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-11-05 07:52:07.076 [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=1173310923]: HALT 2024-11-05 07:52:07.076 [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=1173310923] 2024-11-05 07:52:07.076 [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=1173310923]: REMOVE-CODERS 2024-11-05 07:52:07.076 [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=1173310923] 2024-11-05 07:52:07.077 [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=1173310923] 2024-11-05 07:52:07.077 [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-11-05 07:52:07.077 [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@327890cd, modelClassLoaderHash=1173310923]], customCoder=null]] 2024-11-05 07:52:07.077 [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-11-05 07:52:07.077 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:07.079 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:07.079 [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-11-05 07:52:07.079 [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-11-05 07:52:07.079 [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.222 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.007 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.272 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.023 s -- in org.onap.policy.drools.features.PolicyControllerFeatureApiTest [INFO] Running org.onap.policy.drools.controller.IndexedDroolsControllerFactoryTest 2024-11-05 07:52:07.497 [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.108 s -- in org.onap.policy.drools.controller.IndexedDroolsControllerFactoryTest [INFO] Running org.onap.policy.drools.controller.DroolsControllerFactoryTest 2024-11-05 07:52:07.515 [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-11-05 07:52:08.555 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.556 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.556 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.557 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.595 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.596 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.598 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.598 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.598 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.616 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.617 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.617 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.618 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.618 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.620 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.635 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.636 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.637 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.637 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:08.638 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:08.638 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.639 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:08.656 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.656 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.656 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.657 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.658 [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-11-05 07:52:08.681 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.681 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.681 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.698 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.698 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.698 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.699 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.699 [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-11-05 07:52:08.711 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.712 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.713 [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$ESBMJlGY 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-11-05 07:52:08.714 [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$ESBMJlGY 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-11-05 07:52:08.723 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.724 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.724 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.724 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-version] 2024-11-05 07:52:08.724 [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-11-05 07:52:08.733 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.734 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.734 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.734 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.745 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.745 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.745 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.746 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.746 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.746 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:08.746 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:08.747 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.747 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:08.747 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.747 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 2024-11-05 07:52:08.748 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.748 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-05 07:52:08.748 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.748 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.757 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.759 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:08.759 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:08.759 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:08.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.761 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.761 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.761 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.761 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.770 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.770 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.770 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.778 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.779 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.779 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.779 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.780 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-05 07:52:08.788 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.789 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.789 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.789 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.790 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO null 2024-11-05 07:52:08.790 [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-11-05 07:52:08.791 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.791 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-05 07:52:08.792 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.792 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.792 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-05 07:52:08.792 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.818 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.819 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.819 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.820 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [null:my-artifact:my-version] 2024-11-05 07:52:08.820 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [:my-artifact:my-version] 2024-11-05 07:52:08.820 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:null:my-version] 2024-11-05 07:52:08.821 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group::my-version] 2024-11-05 07:52:08.821 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:null] 2024-11-05 07:52:08.821 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:] 2024-11-05 07:52:08.822 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [no-group-id:my-artifact:my-version] 2024-11-05 07:52:08.822 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:no-artifact-id:my-version] 2024-11-05 07:52:08.823 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:no-version] 2024-11-05 07:52:08.823 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-groupB:my-artifact:my-version] 2024-11-05 07:52:08.824 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifactB:my-version] 2024-11-05 07:52:08.839 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.839 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.840 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.850 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.857 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.858 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.872 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.872 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.872 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.873 [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-11-05 07:52:08.896 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.896 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.897 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.898 [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-11-05 07:52:08.910 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.911 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.911 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.913 [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-11-05 07:52:08.923 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.923 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.923 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-versionB] 2024-11-05 07:52:08.924 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-11-05 07:52:08.925 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-05 07:52:08.925 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.925 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.925 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.926 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:08.926 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:08.927 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.927 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:08.928 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.928 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-version] 2024-11-05 07:52:08.929 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-11-05 07:52:08.929 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-05 07:52:08.929 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.930 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.930 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.931 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.931 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:08.953 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.954 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.954 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.954 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-11-05 07:52:08.955 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-11-05 07:52:08.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:08.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:08.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.967 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Long 2024-11-05 07:52:08.967 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:08.976 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.977 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.977 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.981 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:08.981 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.981 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:08.982 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:08.982 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:08.983 [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-11-05 07:52:08.984 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(328) - unknown class cannot be retrieved 2024-11-05 07:52:09.006 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.007 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.007 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.022 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.031 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.031 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.031 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.095 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.095 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.096 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.096 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.096 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.096 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:09.097 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:09.097 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.097 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:09.098 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.098 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(441) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 2024-11-05 07:52:09.098 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.098 [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-11-05 07:52:09.104 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.105 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.105 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.105 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.105 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.106 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:09.106 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:09.106 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.106 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:09.107 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.107 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 2024-11-05 07:52:09.107 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.107 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-05 07:52:09.107 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(345) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.108 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(363) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.114 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.114 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.114 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.116 [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-11-05 07:52:09.122 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.123 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.123 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.123 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.124 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.124 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:09.124 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:09.124 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.125 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:09.125 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [my-group:my-artifact:my-versionB] 2024-11-05 07:52:09.125 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(207) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 2024-11-05 07:52:09.125 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(457) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 2024-11-05 07:52:09.126 [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-11-05 07:52:09.126 [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-11-05 07:52:09.126 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.126 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.127 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(219) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.132 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.133 [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-11-05 07:52:09.139 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.140 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.140 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.140 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.140 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Object 2024-11-05 07:52:09.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.String 2024-11-05 07:52:09.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.141 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(337) - CLASS FETCHED java.lang.Integer 2024-11-05 07:52:09.142 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.142 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(426) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 2024-11-05 07:52:09.142 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.142 [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-11-05 07:52:09.148 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.149 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.149 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.149 [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-11-05 07:52:09.149 [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-11-05 07:52:09.150 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.150 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.150 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.150 [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-11-05 07:52:09.156 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.156 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.156 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.156 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.162 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.163 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(412) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.164 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.169 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.170 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.170 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.170 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.170 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-05 07:52:09.176 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.176 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.176 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.178 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1001 from session-A 2024-11-05 07:52:09.184 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.184 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.184 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.184 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.184 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-05 07:52:09.190 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.191 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.191 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.197 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.197 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.197 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.198 [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-11-05 07:52:09.203 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.203 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.204 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.204 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.204 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.204 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.209 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.210 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.210 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.210 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.216 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.216 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.216 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.217 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [null:my-artifact:my-version] 2024-11-05 07:52:09.217 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [:my-artifact:my-version] 2024-11-05 07:52:09.217 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:null:my-version] 2024-11-05 07:52:09.217 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group::my-version] 2024-11-05 07:52:09.218 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:null] 2024-11-05 07:52:09.218 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:] 2024-11-05 07:52:09.223 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.223 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.223 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.229 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.229 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.229 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.229 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.235 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.236 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.236 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.242 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.242 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.242 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.247 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.248 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.248 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.248 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.248 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.248 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(633) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.248 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(641) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.253 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.253 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.254 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.254 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.254 [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-11-05 07:52:09.259 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.259 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.259 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.260 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.260 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.261 [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-11-05 07:52:09.261 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(328) - unknown class cannot be retrieved 2024-11-05 07:52:09.267 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [my-group:my-artifact:my-version] 2024-11-05 07:52:09.267 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.267 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(258) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 2024-11-05 07:52:09.267 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(397) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 2024-11-05 07:52:09.267 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(563) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@6e23478e FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 2024-11-05 07:52:09.268 [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$ESBMJlGY 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-11-05 07:52:09.268 [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$ESBMJlGY 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.743 s -- in org.onap.policy.drools.controller.internal.MavenDroolsController2Test [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerTest 2024-11-05 07:52:09.401 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-05 07:52:09.402 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-05 07:52:09.405 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-05 07:52:09.412 [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-11-05 07:52:09.412 [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-11-05 07:52:09.412 [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-11-05 07:52:09.412 [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=1811409432] 2024-11-05 07:52:09.412 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:09.414 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:09.414 [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-11-05 07:52:09.414 [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-11-05 07:52:09.439 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 2 from echo ECHO: hello,I am up 2024-11-05 07:52:09.441 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(871) - Fast delete of 1 from echo 2024-11-05 07:52:09.443 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-05 07:52:09.444 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test ECHO: 1 2024-11-05 07:52:09.449 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-05 07:52:09.455 [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-11-05 07:52:09.455 [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-11-05 07:52:09.455 [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-11-05 07:52:09.455 [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=1811409432] 2024-11-05 07:52:09.455 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:09.456 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:09.456 [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-11-05 07:52:09.456 [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-11-05 07:52:09.461 [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=1811409432] 2024-11-05 07:52:09.461 [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=1811409432] 2024-11-05 07:52:09.461 [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=1811409432]: HALT 2024-11-05 07:52:09.461 [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=1811409432] ECHO: hello,I am up 2024-11-05 07:52:09.465 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-05 07:52:09.465 [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=1811409432]: REMOVE-CODERS 2024-11-05 07:52:09.465 [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=1811409432] 2024-11-05 07:52:09.465 [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=1811409432] 2024-11-05 07:52:09.465 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:09.466 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:09.466 [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-11-05 07:52:09.466 [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-11-05 07:52:09.466 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-05 07:52:09.480 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:09.481 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:09.481 [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-11-05 07:52:09.481 [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-11-05 07:52:09.483 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-05 07:52:09.484 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-05 07:52:09.487 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test ECHO: hello,I am up 2024-11-05 07:52:09.506 [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-11-05 07:52:09.506 [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-11-05 07:52:09.506 [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-11-05 07:52:09.506 [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=1811409432] 2024-11-05 07:52:09.506 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:09.508 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:09.508 [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-11-05 07:52:09.508 [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-11-05 07:52:09.508 [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=1811409432]: SHUTDOWN 2024-11-05 07:52:09.508 [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=1811409432] 2024-11-05 07:52:09.509 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 2024-11-05 07:52:09.510 [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=1811409432]: REMOVE-CODERS 2024-11-05 07:52:09.510 [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=1811409432] 2024-11-05 07:52:09.510 [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=1811409432] 2024-11-05 07:52:09.511 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 2024-11-05 07:52:09.511 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 2024-11-05 07:52:09.515 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 2024-11-05 07:52:09.520 [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-11-05 07:52:09.520 [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-11-05 07:52:09.520 [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-11-05 07:52:09.520 [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=1811409432] 2024-11-05 07:52:09.520 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(252) - activatePolicySession:name :echo 2024-11-05 07:52:09.521 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(295) - activatePolicySession:new session was added in sessions with name echo 2024-11-05 07:52:09.521 [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-11-05 07:52:09.521 [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-11-05 07:52:09.526 [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=1811409432] 2024-11-05 07:52:09.526 [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.256 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerTest [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest 2024-11-05 07:52:09.800 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level WARN 2024-11-05 07:52:09.800 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting org.onap.policy.drools.controller.internal logger to level INFO 2024-11-05 07:52:09.801 [main] INFO o.o.p.d.c.i.MavenDroolsController.(144) - drools-controller instantiation [org.onap.policy.drools.test:rules:1.0.0] 2024-11-05 07:52:09.812 [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-11-05 07:52:09.813 [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-11-05 07:52:09.813 [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=822877101] 2024-11-05 07:52:09.825 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE SETUP.1: matchCreated 2024-11-05 07:52:09.825 [Session org.onap.policy.drools.test:rules:1.0.0:rules] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.beforeMatchFired(229) - RULE SETUP.1: beforeMatchFired 2024-11-05 07:52:09.830 [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-11-05 07:52:09.830 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-05 07:52:09.830 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 2024-11-05 07:52:09.830 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-11-05 07:52:09.831 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-11-05 07:52:09.832 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-11-05 07:52:09.832 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 2024-11-05 07:52:09.833 [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-11-05 07:52:09.833 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=1 )] 2024-11-05 07:52:09.833 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-05 07:52:09.833 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [org.onap.policy.drools.test:rules:2.0.0] 2024-11-05 07:52:09.893 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE VERSION.2: matchCreated 2024-11-05 07:52:09.894 [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=822877101] UPGRADE results: [] 2024-11-05 07:52:09.895 [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=822877101]: REMOVE-CODERS 2024-11-05 07:52:09.895 [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=822877101] 2024-11-05 07:52:09.895 [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-11-05 07:52:09.895 [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=822877101] 2024-11-05 07:52:09.895 [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-11-05 07:52:09.895 [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=822877101] 2024-11-05 07:52:09.895 [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=822877101] 2024-11-05 07:52:09.895 [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=822877101] 2024-11-05 07:52:09.898 [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-11-05 07:52:09.898 [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-11-05 07:52:09.898 [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-11-05 07:52:09.899 [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-11-05 07:52:09.899 [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-11-05 07:52:09.899 [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-11-05 07:52:09.899 [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-11-05 07:52:09.900 [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-11-05 07:52:09.901 [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-11-05 07:52:09.901 [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-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:2.0.0 2024-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-11-05 07:52:09.901 [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-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 2024-11-05 07:52:09.901 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-05 07:52:09.902 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(188) - updating version -> [org.onap.policy.drools.test:rules:1.0.0] 2024-11-05 07:52:09.908 [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=822877101] UPGRADE results: [] 2024-11-05 07:52:09.908 [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=822877101]: REMOVE-CODERS 2024-11-05 07:52:09.908 [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=822877101] 2024-11-05 07:52:09.908 [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=822877101] 2024-11-05 07:52:09.908 [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=822877101] 2024-11-05 07:52:09.908 [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=822877101] 2024-11-05 07:52:09.908 [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=822877101] 2024-11-05 07:52:09.908 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-05 07:52:09.908 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 2024-11-05 07:52:09.908 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 2024-11-05 07:52:09.908 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 2024-11-05 07:52:09.909 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 2024-11-05 07:52:09.909 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 2024-11-05 07:52:09.909 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 2024-11-05 07:52:09.909 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-11-05 07:52:09.909 [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=822877101]: HALT 2024-11-05 07:52:09.909 [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=822877101] 2024-11-05 07:52:09.909 [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=822877101]: REMOVE-CODERS 2024-11-05 07:52:09.910 [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=822877101] 2024-11-05 07:52:09.910 [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=822877101] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 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.018 s -- in org.onap.policy.drools.controller.internal.NullDroolsControllerTest [INFO] Running org.onap.policy.drools.stats.PolicyStatsManagerTest 2024-11-05 07:52:09.936 [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-11-05 07:52:09.947 [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-11-05T07:52:09.947357128Z, 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-11-05 07:52:09.947 [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-11-05T07:52:09.947357128Z, endTime=2024-11-05T07:52:09.947715518Z, 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.018 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-11-05 07:52:10.149 [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-11-05 07:52:10.184 [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: 1476269737 2024-11-05 07:52:10.208 [main] WARN o.o.p.d.s.IndexedPolicyControllerFactory.patch(140) - Cannot update drools configuration: Mock for DroolsConfiguration, hashCode: 709621468 on org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@48cee73f 2024-11-05 07:52:10.215 [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-11-05 07:52:10.216 [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-11-05 07:52:10.251 [main] ERROR o.o.p.d.s.IndexedPolicyControllerFactory.get(321) - Drools Controller not associated with Policy Controller Mock for DroolsController, hashCode: 1745365062:org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@50c07d65 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.onap.policy.drools.system.PolicyControllerFactoryTest [INFO] Running org.onap.policy.drools.system.PolicyEngineTest Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. Nov 05, 2024 7:52:11 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. 2024-11-05 07:52:11.675 [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.621 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.002 s -- in org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest [INFO] Running org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest 2024-11-05 07:52:12.106 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.deliver(520) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 968184393): cannot deliver event because the sink NOOP:unknown-topic is not registered: my-event 2024-11-05 07:52:12.116 [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-11-05 07:52:12.119 [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: 8271807): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.119 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.start(333) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 8271807): cannot start Mock for TopicSink, hashCode: 2141326457 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-11-05 07:52:12.120 [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: 8271807): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.197 [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: 1534349993): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.199 [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: 1534349993): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.215 [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: 1443992887): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.215 [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: 1443992887): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.228 [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: 952878569): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.228 [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: 952878569): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.278 [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: 195264677): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.294 [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: 195264677): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.314 [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: 1482404126): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.316 [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: 1482404126): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.373 [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: 375418822): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.374 [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: 375418822): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.437 [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-11-05 07:52:12.439 [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: 363040574): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.439 [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: 363040574): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:12.449 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.updateDrools(238) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 460599381): cannot update-drools: identical configuration DroolsConfiguration(artifactId=artifact-a, groupId=group-a, version=version-a, additionalProperties={}) vs Mock for DroolsConfiguration, hashCode: 106174583 2024-11-05 07:52:12.451 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.updateDrools(282) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 460599381): 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.563 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.001 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerTest 2024-11-05 07:52:12.764 [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=1730793232764] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 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.084 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.045 s -- in org.onap.policy.drools.system.internal.FeatureLockImplTest [INFO] Running org.onap.policy.drools.system.PolicyEngineManagerTest 2024-11-05 07:52:13.345 [main] WARN o.o.p.d.system.PolicyEngineManager.run(944) - PolicyEngineManager(alive=false, locked=false): abnormal termination - shutdown graceful time period expiration 2024-11-05 07:52:13.346 [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: 1808405590 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-11-05 07:52:13.361 [main] ERROR o.o.p.d.system.PolicyEngineManager.createLockManager(351) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$INvyjK1u 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-11-05 07:52:13.536 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:13.536 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.537 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:13.537 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.540 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:13.541 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.541 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: unknown-operation for controller-c 2024-11-05 07:52:13.541 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:13.541 [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-11-05 07:52:13.542 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:13.542 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.552 [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-11-05 07:52:13.557 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:13.557 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.558 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:13.558 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.562 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:13.562 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.562 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 2024-11-05 07:52:13.562 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:13.563 [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-11-05 07:52:13.563 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:13.563 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.567 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:13.567 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.567 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 2024-11-05 07:52:13.567 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:13.567 [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-11-05 07:52:13.568 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:13.568 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.568 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-4 for controller-d 2024-11-05 07:52:13.568 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:13.568 [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-11-05 07:52:13.575 [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$INvyjK1u 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-11-05 07:52:13.576 [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: 576247584 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-11-05 07:52:13.577 [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: 758184003 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-11-05 07:52:13.578 [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$INvyjK1u 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-11-05 07:52:13.588 [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-11-05 07:52:13.627 [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: 820419681 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-11-05 07:52:13.637 [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-11-05 07:52:13.665 [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$INvyjK1u 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-11-05 07:52:13.666 [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$INvyjK1u 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-11-05 07:52:13.670 [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-11-05 07:52:13.689 [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$INvyjK1u 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-11-05 07:52:13.690 [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$INvyjK1u 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-11-05 07:52:13.701 [main] ERROR o.o.p.d.system.PolicyEngineManager.lock(1000) - PolicyEngineManager(alive=false, locked=true): cannot lock policy-controller Mock for PolicyController, hashCode: 1441652121 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-11-05 07:52:13.712 [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-11-05 07:52:13.731 [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$INvyjK1u 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-11-05 07:52:13.744 [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$INvyjK1u 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-11-05 07:52:13.745 [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: 170488577 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-11-05 07:52:13.746 [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: 58861732 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-11-05 07:52:13.747 [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: 1799789264 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-11-05 07:52:13.747 [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: 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: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-11-05 07:52:13.748 [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$INvyjK1u 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-11-05 07:52:13.759 [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: 1570918706 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-11-05 07:52:13.785 [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-11-05 07:52:13.894 [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$INvyjK1u 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-11-05 07:52:13.896 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1331) - PolicyEngineManager(alive=false, locked=true): cannot activate of policy-controller Mock for PolicyController, hashCode: 1449702309 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-11-05 07:52:13.897 [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$INvyjK1u 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-11-05 07:52:13.908 [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: 3251229 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-11-05 07:52:13.969 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:13.970 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.970 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:13.971 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:13.979 [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-11-05 07:52:13.991 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: invalid-operation for controller-c 2024-11-05 07:52:13.991 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:14.002 [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-11-05 07:52:14.003 [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-11-05 07:52:14.003 [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-11-05 07:52:14.019 [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$INvyjK1u 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-11-05 07:52:14.019 [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$INvyjK1u 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-11-05 07:52:14.047 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1309) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:my-topic 2024-11-05 07:52:14.047 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1275) - PolicyEngineManager(alive=true, locked=false): cannot deliver java.lang.Object@24332ee3 over NOOP:my-topic 2024-11-05 07:52:14.051 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1261) - PolicyEngineManager(alive=true, locked=false): cannot find policy-controller to deliver java.lang.Object@24332ee3 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-11-05 07:52:14.056 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1309) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:unknown-topic 2024-11-05 07:52:14.063 [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$INvyjK1u 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-11-05 07:52:14.064 [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: 317251717 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-11-05 07:52:14.064 [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: 461751536 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-11-05 07:52:14.065 [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$INvyjK1u 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-11-05 07:52:14.068 [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-11-05 07:52:14.081 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:14.081 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:14.082 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:14.082 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:14.083 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(451) - Configuration Entity is not supported: unknown-entity 2024-11-05 07:52:14.086 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:14.086 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:14.086 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 2024-11-05 07:52:14.087 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:14.172 [main] ERROR o.o.p.d.system.PolicyEngineManager.createPolicyController(479) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$khA0EVUl 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-11-05 07:52:14.172 [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$khA0EVUl 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-11-05 07:52:14.185 [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$BbSy75gk.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-11-05 07:52:14.200 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:14.200 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:14.205 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 2024-11-05 07:52:14.205 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 2024-11-05 07:52:14.209 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 2024-11-05 07:52:14.209 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:14.210 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 2024-11-05 07:52:14.210 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:14.210 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:14.211 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:14.213 [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-11-05 07:52:14.213 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:14.213 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 2024-11-05 07:52:14.215 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:14.215 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 2024-11-05 07:52:14.217 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 2024-11-05 07:52:14.218 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(562) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers (rules) 2024-11-05 07:52:14.232 [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-11-05 07:52:14.233 [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-11-05T07:52:14.233026508Z, 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-11-05 07:52:14.233 [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-11-05T07:52:14.233026508Z, endTime=2024-11-05T07:52:14.233254886Z, 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-11-05 07:52:14.233 [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-11-05T07:52:14.233026508Z, endTime=2024-11-05T07:52:14.233254886Z, 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-11-05 07:52:14.272 [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$INvyjK1u 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-11-05 07:52:14.273 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1365) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 62524936 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-11-05 07:52:14.285 [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$INvyjK1u 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-11-05 07:52:14.290 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1365) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1629774694 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-11-05 07:52:14.325 [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$INvyjK1u 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-11-05 07:52:14.326 [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$INvyjK1u 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-11-05 07:52:14.335 [main] ERROR o.o.p.d.system.PolicyEngineManager.unlock(1054) - PolicyEngineManager(alive=false, locked=false): cannot unlock policy-controller Mock for PolicyController, hashCode: 650991344 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-11-05 07:52:14.345 [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-11-05 07:52:14.359 [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.436 s -- in org.onap.policy.drools.system.PolicyEngineManagerTest [INFO] Running org.onap.policy.drools.server.restful.RestManagerTest 2024-11-05 07:52:14.564 [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-11-05 07:52:14.737 [main] WARN o.o.p.d.server.restful.RestManager.checkLoggerFactoryInstance(1758) - The SLF4J logger factory is not configured for logback 2024-11-05 07:52:14.739 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting audit logger to level abc 2024-11-05 07:52:14.739 [main] WARN o.o.p.d.server.restful.RestManager.loggerName(1643) - Mock for RestManager, hashCode: 517289233: 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$BbSy75gk.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-11-05 07:52:14.954 [main] WARN o.o.p.d.server.restful.RestManager.checkLoggerFactoryInstance(1758) - The SLF4J logger factory is not configured for logback 2024-11-05 07:52:14.957 [main] ERROR o.o.p.d.server.restful.RestManager.engineShutdown(189) - Mock for RestManager, hashCode: 518011845: 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-11-05 07:52:15.051 [main] WARN o.o.p.d.server.restful.RestManager.controllerAdd(465) - Mock for RestManager, hashCode: 1206263660: 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.734 s -- in org.onap.policy.drools.server.restful.RestManagerTest [INFO] Running org.onap.policy.drools.server.restful.test.RestManagerTest Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. Nov 05, 2024 7:52:15 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. 2024-11-05 07:52:15.976 [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-11-05 07:52:16.150 [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-11-05 07:52:16.150 [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-11-05 07:52:16.159 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:16.159 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:16.253 [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-11-05 07:52:16.253 [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-11-05 07:52:16.283 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:16.283 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:16.354 [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-11-05 07:52:16.355 [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-11-05 07:52:16.435 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:16.435 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:16.606 [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-11-05 07:52:16.607 [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-11-05 07:52:16.627 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:16.627 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected Nov 05, 2024 7:52:16 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-11-05 07:52:16.689 [qtp745574125-74] 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-11-05 07:52:16.689 [qtp745574125-74] 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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.699 [qtp745574125-71] 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-11-05 07:52:16.699 [qtp745574125-71] 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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.709 [qtp745574125-71] 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-11-05 07:52:16.709 [qtp745574125-71] 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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.717 [qtp745574125-71] 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-11-05 07:52:16.722 [qtp745574125-71] 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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.761 [qtp745574125-71] 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-11-05 07:52:16.762 [qtp745574125-71] 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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.778 [qtp745574125-74] 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-11-05 07:52:16.778 [qtp745574125-74] 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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.790 [qtp745574125-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-11-05 07:52:16.790 [qtp745574125-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 Nov 05, 2024 7:52:16 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-11-05 07:52:16.808 [qtp745574125-71] 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-11-05 07:52:16.809 [qtp745574125-71] 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 2024-11-05 07:52:16.923 [qtp745574125-71] 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-11-05 07:52:16.923 [qtp745574125-71] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller1 does not exist. Attempting recovery from disk 2024-11-05 07:52:16.924 [qtp745574125-71] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=true, locked=false): cannot update-policy-controller 2024-11-05 07:52:16.924 [qtp745574125-71] 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-11-05 07:52:16.980 [qtp745574125-74] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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: qtp745574125-74, id: 74) otherThread(id: 65) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp745574125-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-11-05 07:52:17.018 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.018 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.023 [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-11-05 07:52:17.023 [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-11-05 07:52:17.047 [qtp745574125-74] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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: qtp745574125-74, id: 74) otherThread(id: 80) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp745574125-74, id: 74) otherThread(id: 80) 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-11-05 07:52:17.119 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.119 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.135 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.135 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.154 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.157 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.170 [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-11-05 07:52:17.176 [qtp745574125-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-11-05 07:52:17.178 [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-11-05 07:52:17.187 [qtp745574125-74] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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: qtp745574125-74, id: 74) otherThread(id: 82) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp745574125-74, id: 74) otherThread(id: 82) 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-11-05 07:52:17.268 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.269 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.287 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.287 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.309 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.310 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.312 [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-11-05 07:52:17.313 [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-11-05 07:52:17.317 [qtp745574125-75] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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: qtp745574125-75, id: 75) otherThread(id: 84) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp745574125-75, id: 75) 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-11-05 07:52:17.335 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.335 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.371 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.371 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.416 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.416 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.421 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.422 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.437 [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-11-05 07:52:17.437 [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-11-05 07:52:17.447 [qtp745574125-73] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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: qtp745574125-73, id: 73) otherThread(id: 86) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp745574125-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-11-05 07:52:17.506 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.507 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.525 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.525 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.552 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.553 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.567 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.567 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.580 [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-11-05 07:52:17.580 [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-11-05 07:52:17.586 [qtp745574125-74] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level debug 2024-11-05 07:52:17.587 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@5cc21a8a[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-11-05 07:52:17.587 [qtp745574125-74] 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-11-05 07:52:17.588 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@61f36fb4[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@5352fe4e{null} 2024-11-05 07:52:17.588 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/tools/loggers/ROOT/debug on HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=4} 200 null HTTP/1.1 Date: Tue, 05 Nov 2024 07:52:17 GMT Content-Length: 5 Content-Type: text/plain 2024-11-05 07:52:17.588 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@76bc6f09[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@32585f1e] (null,[p=0,l=5,c=8192,r=5],true)@START 2024-11-05 07:52:17.589 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=5} last=true content=HeapByteBuffer@61f36fb4[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-11-05 07:52:17.589 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Tue, 05 Nov 2024 07:52:17 GMT Content-Length: 5 Content-Type: text/plain 2024-11-05 07:52:17.589 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-05 07:52:17.589 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@76bc6f09[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@32585f1e] ([p=0,l=125,c=8192,r=125],[p=0,l=5,c=8192,r=5],true)@COMPLETING 2024-11-05 07:52:17.589 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-108 << HTTP/1.1 200 OK 2024-11-05 07:52:17.589 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 130 SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2cbafdeb{s=COMPLETING}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=6}] 2024-11-05 07:52:17.590 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.590 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Content-Type: text/plain 2024-11-05 07:52:17.590 [qtp745574125-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=130 remaining=0 WriteFlusher@396b0b52{WRITING}->null 2024-11-05 07:52:17.590 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Content-Length: 5 2024-11-05 07:52:17.590 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-108 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.590 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@76bc6f09[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@32585f1e] ([p=125,l=125,c=8192,r=0],[p=5,l=5,c=8192,r=0],true)@END 2024-11-05 07:52:17.590 [qtp745574125-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=null w=false 2024-11-05 07:52:17.590 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.591 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-05 07:52:17.591 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.591 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-05 07:52:17.591 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=7} 2024-11-05 07:52:17.591 [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-11-05 07:52:17.591 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@cc82feb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.591 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-05 07:52:17.591 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@cc82feb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.591 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-108: Shutdown connection 2024-11-05 07:52:17.591 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-11-05 07:52:17.591 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=7} 2024-11-05 07:52:17.591 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@2911997f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-11-05 07:52:17.592 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@cc82feb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.592 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@cc82feb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.592 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@cc82feb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.592 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=8} 2024-11-05 07:52:17.592 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/tools/loggers/ROOT/debug written=5 2024-11-05 07:52:17.592 [qtp745574125-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [05/Nov/2024:07:52:17 +0000] "PUT /policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1" 200 5 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.592 [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-11-05 07:52:17.593 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-11-05 07:52:17.593 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-11-05 07:52:17.593 [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-11-05 07:52:17.593 [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-11-05 07:52:17.593 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 2024-11-05 07:52:17.593 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 2024-11-05 07:52:17.594 [qtp745574125-70-acceptor-0@6fdfef76-TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@3091f9eb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42842]] on ManagedSelector@114f64e0{STARTED} id=1 keys=0 selected=0 updates=0 2024-11-05 07:52:17.594 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:42842<->127.0.0.1:7887 2024-11-05 07:52:17.594 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-05 07:52:17.594 [qtp745574125-70-acceptor-0@6fdfef76-TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@114f64e0{STARTED} id=1 keys=0 selected=0 updates=1 2024-11-05 07:52:17.595 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-11-05 07:52:17.595 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-05 07:52:17.595 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:17.595 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/0 selected 2024-11-05 07:52:17.595 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 1 updates 2024-11-05 07:52:17.595 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:17.595 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-05 07:52:17.595 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@3091f9eb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42842]] 2024-11-05 07:52:17.595 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Length: 4 2024-11-05 07:52:17.595 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Type: text/plain; charset=ISO-8859-1 2024-11-05 07:52:17.595 [qtp745574125-71] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@3091f9eb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42842]] startThread=0 2024-11-05 07:52:17.595 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-05 07:52:17.596 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-05 07:52:17.596 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-05 07:52:17.592 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1379888147 cs=HttpChannelState@cc82feb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33efcc9d eof=false 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Length: 4[\r][\n]" 2024-11-05 07:52:17.596 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@3091f9eb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42842]] in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59223ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}] 2024-11-05 07:52:17.596 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=12} 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 2024-11-05 07:52:17.596 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-05 07:52:17.596 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-05 07:52:17.596 [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-11-05 07:52:17.596 [qtp745574125-69] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 2024-11-05 07:52:17.597 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-05 07:52:17.596 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2cbafdeb{s=END}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=13}] parse null 2024-11-05 07:52:17.597 [qtp745574125-69] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2024-11-05 07:52:17.597 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=13} 2024-11-05 07:52:17.597 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-05 07:52:17.597 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 >> "WARN" 2024-11-05 07:52:17.597 [qtp745574125-69] DEBUG o.eclipse.jetty.server.HttpChannel.(119) - new HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.598 [qtp745574125-69] DEBUG o.e.jetty.server.HttpConnection.(107) - New HTTP Connection HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[] 2024-11-05 07:52:17.598 [qtp745574125-69] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1840/0x00000008017fbd80@19b9cb57 on ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-05 07:52:17.598 [qtp745574125-69] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.599 [qtp745574125-69] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.600 [qtp745574125-69] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.600 [qtp745574125-69] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@7d3aaad{ReadCallback@40b46339{HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.600 [qtp745574125-69] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.601 [qtp745574125-69] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@1780fb0b on ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=1 2024-11-05 07:52:17.601 [qtp745574125-69] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=2 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/1 selected 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 2 updates 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1840/0x00000008017fbd80@19b9cb57 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@1780fb0b 2024-11-05 07:52:17.601 [qtp745574125-71] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.597 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=13} 2024-11-05 07:52:17.602 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.602 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.602 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.602 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 1/1/1 selected 2024-11-05 07:52:17.602 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 1 keys, 0 updates 2024-11-05 07:52:17.602 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=END,0 of 0},g=HttpGenerator@2cbafdeb{s=END}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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}] parsed false HttpParser{s=END,0 of 0} 2024-11-05 07:52:17.602 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.602 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-05 07:52:17.602 [qtp745574125-71] 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:42842], selector=sun.nio.ch.EPollSelectorImpl@4d185c9e, interestOps=1, readyOps=1 SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.602 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@817dfe8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.603 [qtp745574125-71] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.603 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.603 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1379888147 cs=HttpChannelState@cc82feb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33efcc9d eof=true 2024-11-05 07:52:17.603 [qtp745574125-71] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.603 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@817dfe8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.603 [qtp745574125-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59215ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=143]@2024-11-05T07:52:17.604152865Z 2024-11-05 07:52:17.604 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@24647d05{RESERVED,thread=Thread[qtp745574125-73,5,main]} task=AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=143]@2024-11-05T07:52:17.604648673Z ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0} 2024-11-05 07:52:17.604 [qtp745574125-69] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.604 [qtp745574125-73] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=143]@2024-11-05T07:52:17.605112151Z tryProduce true 2024-11-05 07:52:17.605 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.605 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@3091f9eb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42842]] in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}] 2024-11-05 07:52:17.605 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.603 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1379888147 cs=HttpChannelState@cc82feb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33efcc9d eof=true 2024-11-05 07:52:17.605 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}] 2024-11-05 07:52:17.605 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119214ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59213ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}] 2024-11-05 07:52:17.605 [qtp745574125-73] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.605 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.604 [qtp745574125-71] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@22345b1/SelectorProducer@55350aa9/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59213ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=143]@2024-11-05T07:52:17.605903101Z 2024-11-05 07:52:17.605 [qtp745574125-71] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@7d3aaad{ReadCallback@40b46339{HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.605 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@cc82feb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.606 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.606 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1379888147 cs=HttpChannelState@cc82feb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33efcc9d eof=true 2024-11-05 07:52:17.606 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@33efcc9d 2024-11-05 07:52:17.606 [qtp745574125-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 248 DirectByteBuffer@5ac6403d[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.606 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@817dfe8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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=22}] 2024-11-05 07:52:17.607 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.607 [qtp745574125-74] 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-11-05 07:52:17.607 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@31f8ed41{DirectByteBuffer@5ac6403d[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.607 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.608 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:17.607 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@31f8ed41{DirectByteBuffer@5ac6403d[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.608 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@5ac6403d[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.608 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-05 07:52:17.608 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-05 07:52:17.608 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-05 07:52:17.608 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.608 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-05 07:52:17.608 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.608 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-05 07:52:17.608 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.609 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 2024-11-05 07:52:17.609 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 2024-11-05 07:52:17.609 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 2024-11-05 07:52:17.609 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 2024-11-05 07:52:17.609 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 2024-11-05 07:52:17.609 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 2024-11-05 07:52:17.609 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.611 [qtp745574125-71] 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-11-05 07:52:17.611 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 2024-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 2024-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 2024-11-05 07:52:17.611 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.607 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-05 07:52:17.611 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-05 07:52:17.611 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-05 07:52:17.611 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 2024-11-05 07:52:17.612 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.612 [qtp745574125-71] 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-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-05 07:52:17.612 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.612 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.612 [qtp745574125-71] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.612 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.612 [qtp745574125-71] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.613 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=1} 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-11-05 07:52:17.613 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=1}] parsed true HttpParser{s=CONTENT,0 of 4} 2024-11-05 07:52:17.613 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=1} 2024-11-05 07:52:17.614 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.614 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=2} 2024-11-05 07:52:17.615 [qtp745574125-71] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=3} 2024-11-05 07:52:17.616 [qtp745574125-71] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.617 [qtp745574125-71] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.617 [qtp745574125-71] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-05 07:52:17.617 [qtp745574125-71] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 session=null 2024-11-05 07:52:17.617 [qtp745574125-71] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-50208046, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:17.619 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.619 [qtp745574125-71] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.619 [qtp745574125-71] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.620 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-11-05 07:52:17.620 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.620 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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-11-05 07:52:17.620 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.620 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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-11-05 07:52:17.621 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.621 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=9}] parse RetainableByteBuffer@31f8ed41{DirectByteBuffer@5ac6403d[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.621 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@5ac6403d[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.621 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=9} Content@12ce058d{DirectByteBufferR@5e0f35af[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-05 07:52:17.622 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=10}] parsed true HttpParser{s=CONTENT,4 of 4} 2024-11-05 07:52:17.622 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@12ce058d{DirectByteBufferR@5e0f35af[p=244,l=248,c=8192,r=4]={PUT /poli...ate\r\n\r\n<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 2024-11-05 07:52:17.622 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.622 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=10}] parse RetainableByteBuffer@31f8ed41{DirectByteBuffer@5ac6403d[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.623 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@5ac6403d[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.623 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-05 07:52:17.623 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=11} 2024-11-05 07:52:17.623 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-05 07:52:17.623 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=11} 2024-11-05 07:52:17.624 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.624 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.624 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=12}] parsed false HttpParser{s=END,4 of 4} 2024-11-05 07:52:17.612 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.624 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=13}] 2024-11-05 07:52:17.625 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.625 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.625 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-05 07:52:17.625 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.625 [qtp745574125-71] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=13}] 2024-11-05 07:52:17.625 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.625 [qtp745574125-71] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=HANDLING 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=13}] 2024-11-05 07:52:17.625 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@3e05d290[{l=/127.0.0.1:7887,r=/127.0.0.1:42826,CLOSED,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.626 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.626 [qtp745574125-74] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@780e19e3{null} 2024-11-05 07:52:17.626 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.626 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-05 07:52:17.626 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@1daa633[p=0,l=0,c=32768,r=0]={<<<>>>\n[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.626 [qtp745574125-79] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@3e05d290[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.626 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e3abfa0] (null,[p=0,l=0,c=32768,r=0],true)@START 2024-11-05 07:52:17.626 [qtp745574125-79] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=401,h=2,cl=-1} last=true content=DirectByteBuffer@1daa633[p=0,l=0,c=32768,r=0]={<<<>>>\n[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Tue, 05 Nov 2024 07:52:17 GMT WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-05 07:52:17.627 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e85fb40 in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59192ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}] 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-05 07:52:17.627 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59192ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}] 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e3abfa0] ([p=0,l=166,c=8192,r=166],[p=0,l=0,c=32768,r=0],true)@COMPLETING 2024-11-05 07:52:17.627 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119192ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59192ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=2/4,pending=0}] 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 166 SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=W,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=COMPLETING}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=15}] 2024-11-05 07:52:17.627 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@1a05736a{WRITING}->null 2024-11-05 07:52:17.627 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Tue, 05 Nov 2024 07:52:17 GMT[\r][\n]" 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e3abfa0] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-11-05 07:52:17.627 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.627 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.627 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.627 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=16} 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 2024-11-05 07:52:17.628 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-05 07:52:17.628 [qtp745574125-71] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [05/Nov/2024:07:52:17 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.628 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 401 Unauthorized 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=16} 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=16}] 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=16}] 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.628 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.628 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-05 07:52:17.628 [qtp745574125-71] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE 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=16}] 2024-11-05 07:52:17.628 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-11-05 07:52:17.629 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.629 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.629 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-11-05 07:52:17.629 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-11-05 07:52:17.629 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-11-05 07:52:17.629 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-11-05 07:52:17.629 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-11-05 07:52:17.629 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-11-05 07:52:17.630 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-11-05 07:52:17.630 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-11-05 07:52:17.630 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 2024-11-05 07:52:17.630 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-05 07:52:17.630 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-11-05 07:52:17.630 [qtp745574125-71] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.630 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-05 07:52:17.630 [qtp745574125-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@5ac6403d[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.630 [qtp745574125-71] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@5ac6403d[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.630 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-11-05 07:52:17.630 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-11-05 07:52:17.630 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-05 07:52:17.630 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Length: 4 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Content-Type: text/plain; charset=ISO-8859-1 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Authorization: Basic eDp5 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Length: 4[\r][\n]" 2024-11-05 07:52:17.631 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 2024-11-05 07:52:17.632 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-05 07:52:17.632 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-05 07:52:17.627 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@6140215f::SocketChannelEndPoint@3e05d290[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6140215f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cbafdeb{s=START}]=>HttpChannelOverHttp@40126b29{s=HttpChannelState@cc82feb{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@cc82feb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.632 [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-11-05 07:52:17.632 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-05 07:52:17.632 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Authorization: Basic eDp5[\r][\n]" 2024-11-05 07:52:17.630 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.632 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-05 07:52:17.632 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-109 >> "WARN" 2024-11-05 07:52:17.632 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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 2024-11-05 07:52:17.632 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@25779264{RUNNING,thread=Thread[qtp745574125-74,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 2024-11-05 07:52:17.632 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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 2024-11-05 07:52:17.633 [qtp745574125-71] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.633 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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} 2024-11-05 07:52:17.633 [qtp745574125-71] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.633 [qtp745574125-71] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@7d3aaad{ReadCallback@40b46339{HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.633 [qtp745574125-71] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.634 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@1780fb0b on ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-05 07:52:17.634 [qtp745574125-71] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=1 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/1 selected 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 1 updates 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@1780fb0b 2024-11-05 07:52:17.634 [qtp745574125-71] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.634 [qtp745574125-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@7c7c65d0{RUNNING,thread=Thread[qtp745574125-71,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-05 07:52:17.632 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@25779264{RESERVED,thread=Thread[qtp745574125-74,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 1/1/1 selected 2024-11-05 07:52:17.634 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 1 keys, 0 updates 2024-11-05 07:52:17.634 [qtp745574125-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:42842], selector=sun.nio.ch.EPollSelectorImpl@4d185c9e, interestOps=1, readyOps=1 SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.635 [qtp745574125-73] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.635 [qtp745574125-73] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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 2024-11-05 07:52:17.635 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59184ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=144]@2024-11-05T07:52:17.635448454Z 2024-11-05 07:52:17.635 [qtp745574125-73] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59183ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=144]@2024-11-05T07:52:17.635660582Z 2024-11-05 07:52:17.635 [qtp745574125-73] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@7d3aaad{ReadCallback@40b46339{HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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-11-05 07:52:17.635 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 275 DirectByteBuffer@65758df0[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{s=IDLE rs=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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@65758df0[p=0,l=275,c=8192,r=275]={<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 2024-11-05 07:52:17.636 [qtp745574125-73] 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-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-05 07:52:17.636 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-05 07:52:17.637 [qtp745574125-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-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.637 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.637 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.637 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=1} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=1} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=1} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 session=null 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-50208046, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:17.638 [qtp745574125-73] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@603e1bcf{DirectByteBuffer@65758df0[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-11-05 07:52:17.640 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@65758df0[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@7aae27a9{DirectByteBufferR@3ed58c1c[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-11-05 07:52:17.640 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@7aae27a9{DirectByteBufferR@3ed58c1c[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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 181852117329 AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@3cdc7adf[r=Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@3cdc7adf[r=Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@3cdc7adf[r=Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@7aae27a9{DirectByteBufferR@3ed58c1c[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@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.641 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@3cdc7adf[r=Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@7aae27a9{DirectByteBufferR@3ed58c1c[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@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned Content@7aae27a9{DirectByteBufferR@3ed58c1c[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-11-05 07:52:17.642 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.read(294) - read produced 4 byte(s) HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.reclaim(263) - reclaim Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@3cdc7adf[r=Content@7aae27a9{DirectByteBufferR@3ed58c1c[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@7aae27a9{DirectByteBufferR@3ed58c1c[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@6b46adc7{s=HttpChannelState@7b47736d{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=5}] 2024-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=181852117329] AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=5}] 2024-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=5}] 2024-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=5}] 2024-11-05 07:52:17.642 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6}] parse RetainableByteBuffer@603e1bcf{DirectByteBuffer@65758df0[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@65758df0[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>horizatio...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6} 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6} 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6}] parsed false HttpParser{s=END,4 of 4} 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6}] 2024-11-05 07:52:17.643 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 181852117329 AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=7}] 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced EofContent AsyncContentProducer@3cdc7adf[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=7}] 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@3cdc7adf[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=7}] 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@3cdc7adf[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=7}] 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@3cdc7adf[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=7}] 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = EofContent AsyncContentProducer@3cdc7adf[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=7}] 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned EofContent 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.read(302) - read error=null HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.read(313) - read at EOF, setting consumed EOF to true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.645 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@25779264{RESERVED,thread=Thread[qtp745574125-74,5,main]} task=AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59174ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=145]@2024-11-05T07:52:17.645370567Z ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} 2024-11-05 07:52:17.645 [qtp745574125-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59173ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=145]@2024-11-05T07:52:17.645549684Z tryProduce true 2024-11-05 07:52:17.645 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.645 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.645 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.645 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.634 [qtp745574125-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@7c7c65d0{RESERVED,thread=Thread[qtp745574125-71,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:17.654 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.644 [qtp745574125-73] DEBUG o.e.j.server.BlockingContentProducer.onContentProducible(173) - onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 2024-11-05 07:52:17.657 [qtp745574125-73] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=false on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=21} 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.658 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=21} 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=21} 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=21}] 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=21}] 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@426cc5bc) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@504b1481 2024-11-05 07:52:17.658 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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} 200 null HTTP/1.1 Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c75a438] (null,[p=0,l=0,c=0,r=0],true)@START 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c75a438] ([p=0,l=99,c=8192,r=99],[p=0,l=0,c=0,r=0],true)@COMPLETING 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 99 SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=W,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,4 of 4},g=HttpGenerator@474f7532{s=COMPLETING}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=22}] 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=99 remaining=0 WriteFlusher@1a05736a{WRITING}->null 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c75a438] ([p=99,l=99,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 2024-11-05 07:52:17.659 [qtp745574125-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=org.eclipse.jetty.util.Callback$3@426cc5bc w=false 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.659 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.660 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-05 07:52:17.661 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.661 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.661 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 2024-11-05 07:52:17.661 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]" 2024-11-05 07:52:17.661 [qtp745574125-73] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [05/Nov/2024:07:52:17 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.661 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Tue, 05 Nov 2024 07:52:17 GMT[\r][\n]" 2024-11-05 07:52:17.661 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.661 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.661 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.661 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.661 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.661 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 200 OK 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.661 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.661 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.661 [qtp745574125-73] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=25}] 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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 2024-11-05 07:52:17.662 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.663 [qtp745574125-73] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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} 2024-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.663 [qtp745574125-73] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@7d3aaad{ReadCallback@40b46339{HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@1780fb0b on ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=1 2024-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@24647d05{RUNNING,thread=Thread[qtp745574125-73,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-05 07:52:17.663 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@24647d05{RESERVED,thread=Thread[qtp745574125-73,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:17.661 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.662 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.665 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.665 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-11-05 07:52:17.665 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:17.665 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/1 selected 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 1 updates 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@1780fb0b 2024-11-05 07:52:17.665 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.665 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.665 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-05 07:52:17.665 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.666 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(344) - Connection [id: 109][route: {}->http://localhost:7887] can be kept alive indefinitely 2024-11-05 07:52:17.666 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-109: set socket timeout to 0 2024-11-05 07:52:17.666 [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-11-05 07:52:17.666 [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-11-05 07:52:17.666 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-05 07:52:17.666 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-11-05 07:52:17.667 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-11-05 07:52:17.667 [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-11-05 07:52:17.667 [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-11-05 07:52:17.667 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-109: set socket timeout to 0 2024-11-05 07:52:17.667 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.667 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-11-05 07:52:17.667 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-05 07:52:17.667 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.667 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-05 07:52:17.667 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-05 07:52:17.667 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-05 07:52:17.667 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-05 07:52:17.667 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-05 07:52:17.668 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-05 07:52:17.668 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-05 07:52:17.668 [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-11-05 07:52:17.668 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-05 07:52:17.668 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-05 07:52:17.668 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 1/1/1 selected 2024-11-05 07:52:17.668 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 1 keys, 0 updates 2024-11-05 07:52:17.668 [qtp745574125-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:42842], selector=sun.nio.ch.EPollSelectorImpl@4d185c9e, interestOps=1, readyOps=1 SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.668 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.668 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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}]:runFillable:BLOCKING 2024-11-05 07:52:17.668 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59150ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=145]@2024-11-05T07:52:17.669004268Z 2024-11-05 07:52:17.669 [qtp745574125-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59150ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=145]@2024-11-05T07:52:17.669366541Z 2024-11-05 07:52:17.669 [qtp745574125-74] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@7d3aaad{ReadCallback@40b46339{HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.669 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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 enter HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.669 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 187 DirectByteBuffer@65758df0[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.669 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.669 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@65758df0[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-05 07:52:17.670 [qtp745574125-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-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-05 07:52:17.670 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.670 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.670 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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} 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-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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}] parsed true HttpParser{s=CONTENT,0 of -1} 2024-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.671 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 session=null 2024-11-05 07:52:17.671 [qtp745574125-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-50208046, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=2} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=2} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=2} 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.672 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=2}] parse null 2024-11-05 07:52:17.675 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.673 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.675 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-05 07:52:17.675 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.676 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-05 07:52:17.676 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@24647d05{RESERVED,thread=Thread[qtp745574125-73,5,main]} task=AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59143ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=146]@2024-11-05T07:52:17.676418037Z ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} 2024-11-05 07:52:17.676 [qtp745574125-73] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59142ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=146]@2024-11-05T07:52:17.676550302Z tryProduce true 2024-11-05 07:52:17.676 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.676 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.676 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.676 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6} 2024-11-05 07:52:17.676 [qtp745574125-73] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=6}] 2024-11-05 07:52:17.676 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 1 keys 2024-11-05 07:52:17.676 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.679 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.679 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.679 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@47d6fd6d[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@1a8c117[p=HttpParser{s=END,0 of -1},g=HttpGenerator@474f7532{s=COMPLETING}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=10}] 2024-11-05 07:52:17.680 [qtp745574125-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@1a05736a{WRITING}->null 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Tue, 05 Nov 2024 07:52:17 GMT[\r][\n]" 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 0[\r][\n]" 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-05 07:52:17.680 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20e29ca] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 401 Unauthorized 2024-11-05 07:52:17.680 [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-11-05 07:52:17.680 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.680 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-05 07:52:17.681 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Producer clientId=producer-6] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:17.681 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 0 2024-11-05 07:52:17.681 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.681 [kafka-producer-network-thread | producer-6] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.681 [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-11-05 07:52:17.681 [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-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.681 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.681 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=11} 2024-11-05 07:52:17.681 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 2024-11-05 07:52:17.681 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-11-05 07:52:17.681 [qtp745574125-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [05/Nov/2024:07:52:17 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.681 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.681 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=11} 2024-11-05 07:52:17.681 [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-11-05 07:52:17.681 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-11-05 07:52:17.681 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=11}] 2024-11-05 07:52:17.681 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-11-05 07:52:17.681 [kafka-producer-network-thread | producer-6] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-6] Node -1 disconnected. 2024-11-05 07:52:17.682 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-11-05 07:52:17.682 [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-11-05 07:52:17.682 [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-11-05 07:52:17.682 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-11-05 07:52:17.682 [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-11-05 07:52:17.681 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.682 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.684 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-11-05 07:52:17.684 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-11-05 07:52:17.684 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-05 07:52:17.684 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-109 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.684 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Host: localhost:7887 2024-11-05 07:52:17.684 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Connection: Keep-Alive 2024-11-05 07:52:17.684 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-05 07:52:17.684 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Accept-Encoding: gzip,deflate 2024-11-05 07:52:17.685 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-109 >> Authorization: Basic eDp5 2024-11-05 07:52:17.685 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-05 07:52:17.685 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Host: localhost:7887[\r][\n]" 2024-11-05 07:52:17.685 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Connection: Keep-Alive[\r][\n]" 2024-11-05 07:52:17.685 [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-11-05 07:52:17.685 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-05 07:52:17.685 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=15}] 2024-11-05 07:52:17.685 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "Authorization: Basic eDp5[\r][\n]" 2024-11-05 07:52:17.685 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 >> "[\r][\n]" 2024-11-05 07:52:17.685 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.685 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.685 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.685 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.685 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=15}] 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.686 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 214 DirectByteBuffer@65758df0[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@65758df0[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-05 07:52:17.686 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-05 07:52:17.687 [qtp745574125-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-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> IN_VALUE 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> FIELD 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.687 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.687 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.688 [qtp745574125-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.688 [qtp745574125-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.688 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-05 07:52:17.688 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 session=null 2024-11-05 07:52:17.688 [qtp745574125-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-50208046, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:17.688 [qtp745574125-74] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-11-05 07:52:17.696 [qtp745574125-74] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:17.696 [qtp745574125-74] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:17.698 [qtp745574125-74] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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: qtp745574125-74, id: 74) otherThread(id: 88) java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp745574125-74, id: 74) 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-11-05 07:52:17.699 [qtp745574125-74] 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-11-05 07:52:17.700 [qtp745574125-74] 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-11-05 07:52:17.700 [qtp745574125-74] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8cc1e31d-a13b-4468-99b7-f256de8ac877, alive=true, publisher=KafkaPublisherWrapper []]]: locking 2024-11-05 07:52:17.703 [qtp745574125-74] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(129) - KafkaPublisherWrapper []: CLOSE 2024-11-05 07:52:17.704 [qtp745574125-74] INFO o.a.k.clients.producer.KafkaProducer.close(1373) - [Producer clientId=producer-6] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2024-11-05 07:52:17.704 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.708 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.715 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.721 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.721 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.725 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.726 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.755 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-05 07:52:17.755 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.756 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.756 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.757 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.757 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.757 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.757 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.758 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.758 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.760 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:17.760 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.760 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.760 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.760 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.761 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.761 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.761 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.761 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.766 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.771 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:17.771 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.772 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.772 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.772 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.772 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.772 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.772 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.773 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.776 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.776 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.776 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.782 [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-11-05 07:52:17.782 [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-11-05 07:52:17.782 [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-11-05 07:52:17.782 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.783 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.784 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.785 [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-11-05 07:52:17.786 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(221) - Initiate close of ClientTelemetryReporter 2024-11-05 07:52:17.786 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(605) - initiate close for client telemetry, check if terminal push required. Timeout 9223370306061638021 ms. 2024-11-05 07:52:17.786 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(611) - Telemetry subscription not loaded, not attempting terminating push 2024-11-05 07:52:17.786 [qtp745574125-74] 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-11-05 07:52:17.787 [qtp745574125-74] 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-11-05 07:52:17.787 [qtp745574125-74] 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-11-05 07:52:17.787 [qtp745574125-74] 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-11-05 07:52:17.787 [qtp745574125-74] 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-11-05 07:52:17.787 [qtp745574125-74] 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-11-05 07:52:17.788 [qtp745574125-74] 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-11-05 07:52:17.788 [qtp745574125-74] INFO o.a.kafka.common.metrics.Metrics.close(684) - Metrics scheduler closed 2024-11-05 07:52:17.788 [qtp745574125-74] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-11-05 07:52:17.788 [qtp745574125-74] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2024-11-05 07:52:17.788 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-05 07:52:17.788 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-05 07:52:17.788 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-05 07:52:17.789 [qtp745574125-74] INFO o.a.kafka.common.metrics.Metrics.close(694) - Metrics reporters closed 2024-11-05 07:52:17.789 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-05 07:52:17.790 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-05 07:52:17.790 [qtp745574125-74] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-05 07:52:17.790 [qtp745574125-74] 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-11-05 07:52:17.791 [qtp745574125-74] 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-11-05 07:52:17.791 [qtp745574125-74] 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-11-05 07:52:17.791 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(88) - App info kafka.producer for producer-6 unregistered 2024-11-05 07:52:17.792 [qtp745574125-74] DEBUG o.a.k.clients.producer.KafkaProducer.close(1433) - [Producer clientId=producer-6] Kafka producer has been closed 2024-11-05 07:52:17.792 [qtp745574125-74] 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-11-05 07:52:17.792 [qtp745574125-74] 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-11-05 07:52:17.797 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@7cbb1844[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-11-05 07:52:17.797 [qtp745574125-74] 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-11-05 07:52:17.797 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@61ff63b0[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@16cce2c7{null} 2024-11-05 07:52:17.798 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=111} 200 null HTTP/1.1 Date: Tue, 05 Nov 2024 07:52:17 GMT Content-Length: 1199 Content-Type: application/json 2024-11-05 07:52:17.798 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6881fb09] (null,[p=0,l=1199,c=8192,r=1199],true)@START 2024-11-05 07:52:17.798 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1199} last=true content=HeapByteBuffer@61ff63b0[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-11-05 07:52:17.799 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Tue, 05 Nov 2024 07:52:17 GMT Content-Length: 1199 Content-Type: application/json 2024-11-05 07:52:17.799 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-05 07:52:17.799 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6881fb09] ([p=0,l=134,c=8192,r=134],[p=0,l=1199,c=8192,r=1199],true)@COMPLETING 2024-11-05 07:52:17.799 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1333 SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=W,to=113/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=COMPLETING}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=112}] 2024-11-05 07:52:17.799 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "HTTP/1.1 200 OK[\r][\n]" 2024-11-05 07:52:17.800 [qtp745574125-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1333 remaining=0 WriteFlusher@1a05736a{WRITING}->null 2024-11-05 07:52:17.800 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@693f5d65[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1199},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6881fb09] ([p=134,l=134,c=8192,r=0],[p=1199,l=1199,c=8192,r=0],true)@END 2024-11-05 07:52:17.800 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Date: Tue, 05 Nov 2024 07:52:17 GMT[\r][\n]" 2024-11-05 07:52:17.800 [qtp745574125-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=null w=false 2024-11-05 07:52:17.800 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Type: application/json[\r][\n]" 2024-11-05 07:52:17.800 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Content-Length: 1199[\r][\n]" 2024-11-05 07:52:17.800 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-05 07:52:17.801 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-109 << "[\r][\n]" 2024-11-05 07:52:17.801 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.801 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=114} 2024-11-05 07:52:17.801 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.801 [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-81675","alive":false,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":true,"consumerGroup":"5c2b9ac5-0b52-4414-8a5a-0e86395b2567"}],"sinks":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":false,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"8cc1e31d-a13b-4468-99b7-f256de8ac877","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-11-05 07:52:17.801 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-109 << HTTP/1.1 200 OK 2024-11-05 07:52:17.801 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.802 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=115} 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@5624bfad) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-11-05 07:52:17.802 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Type: application/json 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@7b47736d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.802 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Content-Length: 1199 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@7b47736d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=115} 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1199 2024-11-05 07:52:17.802 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-109 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.802 [qtp745574125-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [05/Nov/2024:07:52:17 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 200 1199 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=false 2024-11-05 07:52:17.802 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=115} 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.802 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.803 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@474f7532{s=END}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=116}] parse null 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-05 07:52:17.803 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=116} 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=116} 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=END,0 of -1},g=HttpGenerator@474f7532{s=END}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=116}] parsed false HttpParser{s=END,0 of -1} 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=116}] 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.803 [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-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=116}] 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.803 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@7b47736d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.803 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@703477762 cs=HttpChannelState@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 eof=true 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@54f30fd4 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@3cdc7adf[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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=117}] 2024-11-05 07:52:17.804 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-109: Shutdown connection 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.804 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-11-05 07:52:17.804 [qtp745574125-74] 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-11-05 07:52:17.804 [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-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 2024-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.804 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.805 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.805 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 2024-11-05 07:52:17.805 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 2024-11-05 07:52:17.805 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.805 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.805 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@2d96a3e6[{l=/127.0.0.1:7887,r=/127.0.0.1:42842,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.805 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 2024-11-05 07:52:17.805 [qtp745574125-74] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@7d3aaad{null} 2024-11-05 07:52:17.805 [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-11-05 07:52:17.805 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@114f64e0{STARTED} id=1 keys=1 selected=0 updates=0 2024-11-05 07:52:17.805 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b14b2f startThread=0 2024-11-05 07:52:17.805 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b14b2f in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59013ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}] 2024-11-05 07:52:17.806 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:17.806 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/0 selected 2024-11-05 07:52:17.806 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 0 updates 2024-11-05 07:52:17.806 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.806 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.806 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.806 [qtp745574125-69] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@2d96a3e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.806 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 0 keys 2024-11-05 07:52:17.806 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@2d96a3e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.806 [qtp745574125-69] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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-11-05 07:52:17.806 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@1a8c117::SocketChannelEndPoint@2d96a3e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1a8c117[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474f7532{s=START}]=>HttpChannelOverHttp@6b46adc7{s=HttpChannelState@7b47736d{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@7b47736d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.806 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@25779264{RUNNING,thread=Thread[qtp745574125-74,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-05 07:52:17.806 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@25779264{RESERVED,thread=Thread[qtp745574125-74,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:17.806 [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-11-05 07:52:17.806 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 2024-11-05 07:52:17.807 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 2024-11-05 07:52:17.807 [qtp745574125-70-acceptor-0@6fdfef76-TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@4811c57b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42854]] on ManagedSelector@4ed06195{STARTED} id=0 keys=0 selected=0 updates=0 2024-11-05 07:52:17.807 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:42854<->127.0.0.1:7887 2024-11-05 07:52:17.807 [qtp745574125-70-acceptor-0@6fdfef76-TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@4ed06195{STARTED} id=0 keys=0 selected=0 updates=1 2024-11-05 07:52:17.807 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken with none selected 2024-11-05 07:52:17.807 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 0/0/0 selected 2024-11-05 07:52:17.807 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 0 keys, 1 updates 2024-11-05 07:52:17.807 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.807 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:17.807 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@4811c57b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42854]] 2024-11-05 07:52:17.807 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 2024-11-05 07:52:17.808 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-05 07:52:17.808 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-110 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.808 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Content-Length: 0 2024-11-05 07:52:17.808 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Host: localhost:7887 2024-11-05 07:52:17.808 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Connection: Keep-Alive 2024-11-05 07:52:17.808 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-05 07:52:17.808 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Accept-Encoding: gzip,deflate 2024-11-05 07:52:17.806 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40b14b2f in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59010ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.809 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59010ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.809 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-05 07:52:17.809 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119010ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59010ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.807 [qtp745574125-75] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@4811c57b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42854]] startThread=0 2024-11-05 07:52:17.809 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.809 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.808 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@4811c57b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42854]] in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59010ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.809 [qtp745574125-79] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 2024-11-05 07:52:17.809 [qtp745574125-79] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2024-11-05 07:52:17.809 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Content-Length: 0[\r][\n]" 2024-11-05 07:52:17.810 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Host: localhost:7887[\r][\n]" 2024-11-05 07:52:17.810 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]" 2024-11-05 07:52:17.810 [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-11-05 07:52:17.810 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.810 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.809 [qtp745574125-79] DEBUG o.eclipse.jetty.server.HttpChannel.(119) - new HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.e.jetty.server.HttpConnection.(107) - New HTTP Connection HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[] 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1840/0x00000008017fbd80@43bdc06c on ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.811 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.811 [qtp745574125-79] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@62132207{ReadCallback@4d5aaf76{HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@6049a811 on ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=1 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=2 2024-11-05 07:52:17.811 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken with none selected 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.811 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 0/0/1 selected 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 0 keys, 2 updates 2024-11-05 07:52:17.811 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@4811c57b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:42854]] in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=59007ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1840/0x00000008017fbd80@43bdc06c 2024-11-05 07:52:17.812 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59007ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@6049a811 2024-11-05 07:52:17.812 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119007ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59007ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.810 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.812 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "[\r][\n]" 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 1/1/1 selected 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 1 keys, 0 updates 2024-11-05 07:52:17.812 [qtp745574125-75] 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:42854], selector=sun.nio.ch.EPollSelectorImpl@707e2ce9, interestOps=1, readyOps=1 SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59006ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=141]@2024-11-05T07:52:17.812882607Z 2024-11-05 07:52:17.812 [qtp745574125-75] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59006ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=141]@2024-11-05T07:52:17.813071654Z 2024-11-05 07:52:17.813 [qtp745574125-75] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@62132207{ReadCallback@4d5aaf76{HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.813 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@25779264{RESERVED,thread=Thread[qtp745574125-74,5,main]} task=AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59006ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=142]@2024-11-05T07:52:17.81322462Z ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} 2024-11-05 07:52:17.813 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.813 [qtp745574125-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=59006ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=142]@2024-11-05T07:52:17.813349345Z tryProduce true 2024-11-05 07:52:17.813 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.813 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.813 [qtp745574125-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 203 DirectByteBuffer@65758df0[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@65758df0[p=0,l=203,c=8192,r=203]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-05 07:52:17.814 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 2024-11-05 07:52:17.815 [qtp745574125-75] 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-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=false 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@405c614 2024-11-05 07:52:17.815 [qtp745574125-75] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6b885dee[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.815 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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-11-05 07:52:17.815 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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-11-05 07:52:17.815 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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}] 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.816 [qtp745574125-75] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 session=null 2024-11-05 07:52:17.816 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-50208046, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.816 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.816 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1693959190 cs=HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=false 2024-11-05 07:52:17.814 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=END,0 of 0},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1693959190 cs=HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=HANDLING 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-11-05 07:52:17.817 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1693959190 cs=HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.817 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@1daa633[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@49dcc754[p=HttpParser{s=END,0 of 0},g=HttpGenerator@449578f5{s=COMPLETING}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.818 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@2a8a3246{WRITING}->null 2024-11-05 07:52:17.818 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Date: Tue, 05 Nov 2024 07:52:17 GMT[\r][\n]" 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@29db3ea4[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@34478ed] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 2024-11-05 07:52:17.818 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@25b07202{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.818 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Length: 0[\r][\n]" 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@25b07202{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.818 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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=3} 2024-11-05 07:52:17.818 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 2024-11-05 07:52:17.818 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "[\r][\n]" 2024-11-05 07:52:17.819 [qtp745574125-75] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [05/Nov/2024:07:52:17 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.819 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-110 << HTTP/1.1 401 Unauthorized 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.819 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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=4} 2024-11-05 07:52:17.819 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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=4}] 2024-11-05 07:52:17.819 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Length: 0 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.819 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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=4}] 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.819 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@405c614 2024-11-05 07:52:17.819 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE 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=4}] 2024-11-05 07:52:17.819 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-05 07:52:17.819 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.819 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.819 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 2024-11-05 07:52:17.820 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 2024-11-05 07:52:17.820 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 2024-11-05 07:52:17.820 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 2024-11-05 07:52:17.820 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 2024-11-05 07:52:17.820 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.820 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 2024-11-05 07:52:17.820 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 2024-11-05 07:52:17.820 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 2024-11-05 07:52:17.820 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-110 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Content-Length: 0 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Host: localhost:7887 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Connection: Keep-Alive 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Accept-Encoding: gzip,deflate 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-110 >> Authorization: Basic eDp5 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Content-Length: 0[\r][\n]" 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Host: localhost:7887[\r][\n]" 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Connection: Keep-Alive[\r][\n]" 2024-11-05 07:52:17.821 [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-11-05 07:52:17.821 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-11-05 07:52:17.821 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "Authorization: Basic eDp5[\r][\n]" 2024-11-05 07:52:17.822 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 >> "[\r][\n]" 2024-11-05 07:52:17.823 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.819 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.825 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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 2024-11-05 07:52:17.825 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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 2024-11-05 07:52:17.825 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.825 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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} 2024-11-05 07:52:17.825 [qtp745574125-75] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.825 [qtp745574125-75] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@62132207{ReadCallback@4d5aaf76{HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.825 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.826 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@6049a811 on ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-05 07:52:17.826 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=1 2024-11-05 07:52:17.826 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken with none selected 2024-11-05 07:52:17.826 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@52c0962f{RUNNING,thread=Thread[qtp745574125-75,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 0/0/1 selected 2024-11-05 07:52:17.826 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@52c0962f{RESERVED,thread=Thread[qtp745574125-75,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 0 keys, 1 updates 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@6049a811 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 1/1/1 selected 2024-11-05 07:52:17.826 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 1 keys, 0 updates 2024-11-05 07:52:17.826 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.826 [qtp745574125-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:42854], selector=sun.nio.ch.EPollSelectorImpl@707e2ce9, interestOps=1, readyOps=1 SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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 2024-11-05 07:52:17.826 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=142]@2024-11-05T07:52:17.826974158Z 2024-11-05 07:52:17.827 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@52c0962f{RESERVED,thread=Thread[qtp745574125-75,5,main]} task=AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=142]@2024-11-05T07:52:17.827124504Z ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=142]@2024-11-05T07:52:17.827197646Z 2024-11-05 07:52:17.827 [qtp745574125-75] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=142]@2024-11-05T07:52:17.827259569Z tryProduce true 2024-11-05 07:52:17.827 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.827 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@62132207{ReadCallback@4d5aaf76{HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.827 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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-11-05 07:52:17.827 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 230 DirectByteBuffer@65758df0[p=0,l=230,c=8192,r=230]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=230,c=8192,r=230]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{s=IDLE rs=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@603e1bcf{DirectByteBuffer@65758df0[p=0,l=230,c=8192,r=230]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@65758df0[p=0,l=230,c=8192,r=230]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 2024-11-05 07:52:17.827 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 2024-11-05 07:52:17.828 [qtp745574125-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-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@405c614 2024-11-05 07:52:17.828 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.829 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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} 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-11-05 07:52:17.829 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.829 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.829 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=2} 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=2} 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 session=null 2024-11-05 07:52:17.830 [qtp745574125-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-50208046, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:17.831 [qtp745574125-74] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 2024-11-05 07:52:17.832 [qtp745574125-74] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:17.832 [qtp745574125-74] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.start(164) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:17.849 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.832 [qtp745574125-74] 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-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-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 = 5c2b9ac5-0b52-4414-8a5a-0e86395b2567 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-11-05 07:52:17.853 [qtp745574125-74] DEBUG o.a.k.c.c.i.LegacyKafkaConsumer.(164) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initializing the Kafka consumer 2024-11-05 07:52:17.853 [qtp745574125-74] INFO o.a.k.c.t.i.KafkaMetricsCollector.init(269) - initializing Kafka metrics collector 2024-11-05 07:52:17.860 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.861 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.864 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.(124) - Kafka version: 3.8.0 2024-11-05 07:52:17.864 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.(125) - Kafka commitId: 771b9576b00ecf5b 2024-11-05 07:52:17.864 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.(126) - Kafka startTimeMs: 1730793137864 2024-11-05 07:52:17.864 [qtp745574125-74] DEBUG o.a.k.c.c.i.LegacyKafkaConsumer.(257) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Kafka consumer initialized 2024-11-05 07:52:17.864 [qtp745574125-74] INFO o.a.k.c.c.i.LegacyKafkaConsumer.subscribeInternal(476) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Subscribed to topic(s): kafka-topic-test 2024-11-05 07:52:17.865 [qtp745574125-74] 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-11-05 07:52:17.865 [qtp745574125-74] 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-11-05 07:52:17.865 [qtp745574125-74] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8cc1e31d-a13b-4468-99b7-f256de8ac877, alive=false, publisher=null]]: unlocking 2024-11-05 07:52:17.865 [qtp745574125-74] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink.start(89) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8cc1e31d-a13b-4468-99b7-f256de8ac877, alive=false, publisher=null]]: starting 2024-11-05 07:52:17.866 [qtp745574125-74] 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-11-05 07:52:17.866 [qtp745574125-74] INFO o.a.k.c.t.i.KafkaMetricsCollector.init(269) - initializing Kafka metrics collector 2024-11-05 07:52:17.866 [qtp745574125-74] INFO o.a.k.clients.producer.KafkaProducer.configureTransactionState(621) - [Producer clientId=producer-7] Instantiated an idempotent producer. 2024-11-05 07:52:17.868 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.886 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.886 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.886 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.889 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.(124) - Kafka version: 3.8.0 2024-11-05 07:52:17.889 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.(125) - Kafka commitId: 771b9576b00ecf5b 2024-11-05 07:52:17.889 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.sendFindCoordinatorRequest(904) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null) 2024-11-05 07:52:17.889 [qtp745574125-74] INFO o.a.kafka.common.utils.AppInfoParser.(126) - Kafka startTimeMs: 1730793137870 2024-11-05 07:52:17.889 [qtp745574125-74] DEBUG o.a.k.clients.producer.KafkaProducer.(469) - [Producer clientId=producer-7] Kafka producer started 2024-11-05 07:52:17.889 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.889 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.889 [qtp745574125-74] INFO o.o.p.c.e.e.c.b.i.InlineKafkaTopicSink.init(69) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8cc1e31d-a13b-4468-99b7-f256de8ac877, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created 2024-11-05 07:52:17.889 [qtp745574125-74] 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-11-05 07:52:17.889 [qtp745574125-74] 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-11-05 07:52:17.889 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.890 [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-11-05 07:52:17.891 [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-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerNetworkClient.fireCompletion(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=5, clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, correlationId=0, headerVersion=2) due to node -1 being disconnected 2024-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.onFailure(951) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException 2024-11-05 07:52:17.891 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.ensureCoordinatorReady(300) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Coordinator discovery failed, refreshing metadata org.apache.kafka.common.errors.DisconnectException: null 2024-11-05 07:52:17.892 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpOutput.write(767) - write(array HeapByteBuffer@68e57841[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-11-05 07:52:17.892 [qtp745574125-74] 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-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@532cad11[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@5a83990{null} 2024-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=64} 200 null HTTP/1.1 Date: Tue, 05 Nov 2024 07:52:17 GMT Content-Length: 1200 Content-Type: application/json 2024-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: NEED_HEADER for SendCallback@29db3ea4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25046b58] (null,[p=0,l=1200,c=8192,r=1200],true)@START 2024-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1200} last=true content=HeapByteBuffer@532cad11[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-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Tue, 05 Nov 2024 07:52:17 GMT Content-Length: 1200 Content-Type: application/json 2024-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 2024-11-05 07:52:17.892 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: FLUSH for SendCallback@29db3ea4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25046b58] ([p=0,l=134,c=8192,r=134],[p=0,l=1200,c=8192,r=1200],true)@COMPLETING 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1334 SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=W,to=65/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=COMPLETING}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=65}] 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1334 remaining=0 WriteFlusher@2a8a3246{WRITING}->null 2024-11-05 07:52:17.893 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "HTTP/1.1 200 OK[\r][\n]" 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.process(764) - generate: DONE for SendCallback@29db3ea4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1200},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25046b58] ([p=134,l=134,c=8192,r=0],[p=1200,l=1200,c=8192,r=0],true)@END 2024-11-05 07:52:17.893 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Date: Tue, 05 Nov 2024 07:52:17 GMT[\r][\n]" 2024-11-05 07:52:17.893 [qtp745574125-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=null w=false 2024-11-05 07:52:17.893 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Type: application/json[\r][\n]" 2024-11-05 07:52:17.893 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Content-Length: 1200[\r][\n]" 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=65} 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@25b07202{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@25b07202{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.893 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=65} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@50124521) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@25b07202{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@25b07202{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=66} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1200 2024-11-05 07:52:17.894 [qtp745574125-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [05/Nov/2024:07:52:17 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 200 1200 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=false 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=66} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@449578f5{s=END}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=66}] parse null 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=66} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=66} 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 2024-11-05 07:52:17.894 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=END,0 of 0},g=HttpGenerator@449578f5{s=END}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=66}] parsed false HttpParser{s=END,0 of 0} 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=67}] 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=67}] 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@25b07202{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1693959190 cs=HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@405c614 eof=true 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@405c614 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@6b885dee[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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=67}] 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.895 [qtp745574125-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.895 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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} 2024-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.896 [qtp745574125-74] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@62132207{ReadCallback@4d5aaf76{HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@6049a811 on ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=0 2024-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=0 updates=1 2024-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@25779264{RUNNING,thread=Thread[qtp745574125-74,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-05 07:52:17.896 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@25779264{RESERVED,thread=Thread[qtp745574125-74,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:17.891 [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-11-05 07:52:17.893 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "Server: Jetty(11.0.23)[\r][\n]" 2024-11-05 07:52:17.896 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken with none selected 2024-11-05 07:52:17.896 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-110 << "[\r][\n]" 2024-11-05 07:52:17.896 [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-11-05 07:52:17.896 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 0/0/1 selected 2024-11-05 07:52:17.896 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 0 keys, 1 updates 2024-11-05 07:52:17.896 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:17.896 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.896 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1832/0x00000008017e11c0@6049a811 2024-11-05 07:52:17.896 [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-11-05 07:52:17.896 [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-11-05 07:52:17.896 [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-81675","alive":true,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":false,"consumerGroup":"5c2b9ac5-0b52-4414-8a5a-0e86395b2567"}],"sinks":[{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":true,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"8cc1e31d-a13b-4468-99b7-f256de8ac877","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-11-05 07:52:17.897 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-110 << HTTP/1.1 200 OK 2024-11-05 07:52:17.896 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.897 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.897 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.897 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Date: Tue, 05 Nov 2024 07:52:17 GMT 2024-11-05 07:52:17.897 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Type: application/json 2024-11-05 07:52:17.897 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Content-Length: 1200 2024-11-05 07:52:17.897 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-110 << Server: Jetty(11.0.23) 2024-11-05 07:52:17.897 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 2024-11-05 07:52:17.897 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 2024-11-05 07:52:17.897 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 2024-11-05 07:52:17.898 [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-11-05 07:52:17.898 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 2024-11-05 07:52:17.898 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-110: Shutdown connection 2024-11-05 07:52:17.898 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 1/1/1 selected 2024-11-05 07:52:17.898 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 1 keys, 0 updates 2024-11-05 07:52:17.898 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 2024-11-05 07:52:17.898 [qtp745574125-75] 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:42854], selector=sun.nio.ch.EPollSelectorImpl@707e2ce9, interestOps=1, readyOps=1 SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.898 [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-11-05 07:52:17.898 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.898 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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}]:runFillable:BLOCKING 2024-11-05 07:52:17.898 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58920ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=143]@2024-11-05T07:52:17.898906608Z 2024-11-05 07:52:17.899 [qtp745574125-75] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58920ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=143]@2024-11-05T07:52:17.899106275Z 2024-11-05 07:52:17.899 [qtp745574125-75] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@62132207{ReadCallback@4d5aaf76{HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.899 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(411) - Connection manager is shutting down 2024-11-05 07:52:17.899 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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 enter HttpChannelState@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.899 [qtp745574125-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-11-05 07:52:17.899 [qtp745574125-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.899 [qtp745574125-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@65758df0[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 2024-11-05 07:52:17.899 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 2024-11-05 07:52:17.899 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,ISHUT,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.899 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(389) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,ISHUT,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.900 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(434) - Connection manager shut down 2024-11-05 07:52:17.900 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(412) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,ISHUT,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=START,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.900 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START HeapByteBuffer@6f50831b[p=0,l=0,c=0,r=0]={<<<>>>} 2024-11-05 07:52:17.900 [qtp745574125-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 2024-11-05 07:52:17.900 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:17.900 [qtp745574125-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.900 [qtp745574125-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.900 [main] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:17.900 [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-11-05 07:52:17.900 [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(129) - KafkaPublisherWrapper []: CLOSE 2024-11-05 07:52:17.900 [main] INFO o.a.k.clients.producer.KafkaProducer.close(1373) - [Producer clientId=producer-7] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2024-11-05 07:52:17.900 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-05 07:52:17.900 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.901 [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-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.901 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.902 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.900 [qtp745574125-75] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@8c05566[{l=/127.0.0.1:7887,r=/127.0.0.1:42854,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.901 [kafka-producer-network-thread | producer-7] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Producer clientId=producer-7] Node -1 disconnected. 2024-11-05 07:52:17.902 [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-11-05 07:52:17.902 [qtp745574125-75] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@62132207{null} 2024-11-05 07:52:17.902 [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-11-05 07:52:17.902 [qtp745574125-75] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@4ed06195{STARTED} id=0 keys=1 selected=1 updates=0 2024-11-05 07:52:17.902 [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-11-05 07:52:17.902 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bdaea2c in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}] 2024-11-05 07:52:17.902 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@25779264{RESERVED,thread=Thread[qtp745574125-74,5,main]} task=AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=144]@2024-11-05T07:52:17.902686Z ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0} 2024-11-05 07:52:17.902 [qtp745574125-69] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.902 [qtp745574125-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/IDLE/p=true/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=144]@2024-11-05T07:52:17.902797244Z tryProduce true 2024-11-05 07:52:17.902 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 2024-11-05 07:52:17.902 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:17.902 [qtp745574125-69] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.902 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bdaea2c in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=1,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}] 2024-11-05 07:52:17.902 [qtp745574125-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(281) - Ignoring key update for cancelled key SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 2024-11-05 07:52:17.903 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.903 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}] 2024-11-05 07:52:17.903 [qtp745574125-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.903 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 1 keys 2024-11-05 07:52:17.903 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118916ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58916ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=3/4,pending=0}] 2024-11-05 07:52:17.903 [qtp745574125-75] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bdaea2c startThread=0 2024-11-05 07:52:17.903 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(417) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.903 [qtp745574125-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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-11-05 07:52:17.903 [qtp745574125-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@49dcc754::SocketChannelEndPoint@8c05566[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@49dcc754[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@449578f5{s=START}]=>HttpChannelOverHttp@31097f1{s=HttpChannelState@25b07202{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@25b07202{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2024-11-05 07:52:17.903 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@52c0962f{RUNNING,thread=Thread[qtp745574125-75,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 2024-11-05 07:52:17.903 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@52c0962f{RESERVED,thread=Thread[qtp745574125-75,5,main]} waiting ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:17.911 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.911 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.912 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.919 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.936 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.937 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.937 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.952 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.952 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.962 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:17.962 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.962 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.962 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.963 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.963 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.963 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.963 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.964 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.964 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.969 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.972 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-05 07:52:17.973 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.973 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.973 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.973 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.974 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.974 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.974 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.974 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.987 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.987 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.987 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:17.988 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:17.988 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:17.988 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:17.988 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:17.989 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:17.989 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:17.989 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:17.989 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:17.992 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:17.992 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.002 [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-11-05 07:52:18.002 [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-11-05 07:52:18.003 [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-11-05 07:52:18.003 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.003 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.003 [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-11-05 07:52:18.003 [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-11-05 07:52:18.003 [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-11-05 07:52:18.003 [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-11-05 07:52:18.003 [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-11-05 07:52:18.003 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.004 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.005 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.006 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [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-11-05 07:52:18.007 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(221) - Initiate close of ClientTelemetryReporter 2024-11-05 07:52:18.007 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(605) - initiate close for client telemetry, check if terminal push required. Timeout 9223370306061637800 ms. 2024-11-05 07:52:18.007 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.initiateClose(611) - Telemetry subscription not loaded, not attempting terminating push 2024-11-05 07:52:18.008 [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-11-05 07:52:18.008 [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-11-05 07:52:18.008 [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-11-05 07:52:18.008 [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-11-05 07:52:18.008 [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-11-05 07:52:18.008 [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-11-05 07:52:18.008 [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-11-05 07:52:18.008 [main] INFO o.a.kafka.common.metrics.Metrics.close(684) - Metrics scheduler closed 2024-11-05 07:52:18.008 [main] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-11-05 07:52:18.008 [main] INFO o.a.kafka.common.metrics.Metrics.close(688) - Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-05 07:52:18.009 [main] INFO o.a.kafka.common.metrics.Metrics.close(694) - Metrics reporters closed 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(208) - Stopping ClientTelemetryReporter 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(580) - close telemetry sender for client telemetry reporter instance 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.c.t.i.ClientTelemetryReporter.close(590) - Ignoring subsequent close 2024-11-05 07:52:18.009 [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-11-05 07:52:18.009 [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-11-05 07:52:18.009 [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-11-05 07:52:18.009 [main] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(88) - App info kafka.producer for producer-7 unregistered 2024-11-05 07:52:18.009 [main] DEBUG o.a.k.clients.producer.KafkaProducer.close(1433) - [Producer clientId=producer-7] Kafka producer has been closed 2024-11-05 07:52:18.009 [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-11-05 07:52:18.009 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:18.010 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(122) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8cc1e31d-a13b-4468-99b7-f256de8ac877, alive=false, publisher=null]]: there is no publisher 2024-11-05 07:52:18.010 [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-11-05 07:52:18.010 [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-11-05 07:52:18.010 [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-11-05 07:52:18.010 [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-11-05 07:52:18.010 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=5c2b9ac5-0b52-4414-8a5a-0e86395b2567, consumerInstance=prd-ubuntu1804-builder-4c-4g-81675, 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-11-05 07:52:18.010 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(122) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8cc1e31d-a13b-4468-99b7-f256de8ac877, alive=false, publisher=null]]: there is no publisher 2024-11-05 07:52:18.013 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.014 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.014 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.010 [main] INFO o.o.p.c.e.h.s.i.JettyServletServer.stop(420) - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{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@4edae55f{STARTED}[11.0.23,sto=0], context=o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE}, connector=TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887}, jettyThread=Thread[TELEMETRY-7887,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-11-05 07:52:18.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-05 07:52:18.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SelectorManager@TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-05 07:52:18.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@114f64e0{STARTED} id=1 keys=0 selected=0 updates=0 2024-11-05 07:52:18.017 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran qtp745574125-70-acceptor-0@6fdfef76-TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887} in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=2,r=-1,t=58802ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.017 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=3,r=-1,t=58802ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.017 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7870dc3c on ManagedSelector@114f64e0{STOPPING} id=1 keys=0 selected=0 updates=0 2024-11-05 07:52:18.017 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118802ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=3,r=-1,t=58802ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.017 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@114f64e0{STOPPING} id=1 keys=0 selected=0 updates=1 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/0 selected 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 1 updates 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7870dc3c 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@114f64e0{STOPPING} id=1 keys=0 selected=0 updates=0 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e waiting with 0 keys 2024-11-05 07:52:18.017 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@714e624b on ManagedSelector@114f64e0{STOPPING} id=1 keys=0 selected=0 updates=0 2024-11-05 07:52:18.017 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@114f64e0{STOPPING} id=1 keys=0 selected=0 updates=1 2024-11-05 07:52:18.017 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken with none selected 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e woken up from select, 0/0/0 selected 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@4d185c9e processing 0 keys, 1 updates 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@714e624b 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@24647d05{RUNNING,thread=Thread[qtp745574125-73,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@24647d05{STOPPED,thread=Thread[qtp745574125-73,5,main]} exited ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@24647d05{STOPPED,thread=null} in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=3,r=-1,t=58801ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58801ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.018 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118801ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58801ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58800ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=146]@2024-11-05T07:52:18.018499478Z 2024-11-05 07:52:18.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@22345b1/SelectorProducer@55350aa9/IDLE/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58800ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=146]@2024-11-05T07:52:18.018624082Z 2024-11-05 07:52:18.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@114f64e0{STOPPED} id=1 keys=-1 selected=-1 updates=0 2024-11-05 07:52:18.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@4ed06195{STARTED} id=0 keys=0 selected=0 updates=0 2024-11-05 07:52:18.018 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@182dcc4b on ManagedSelector@4ed06195{STOPPING} id=0 keys=0 selected=0 updates=0 2024-11-05 07:52:18.018 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@4ed06195{STOPPING} id=0 keys=0 selected=0 updates=1 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken with none selected 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 0/0/0 selected 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 0 keys, 1 updates 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@182dcc4b 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@4ed06195{STOPPING} id=0 keys=0 selected=0 updates=0 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 waiting with 0 keys 2024-11-05 07:52:18.019 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@5906a685 on ManagedSelector@4ed06195{STOPPING} id=0 keys=0 selected=0 updates=0 2024-11-05 07:52:18.019 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@4ed06195{STOPPING} id=0 keys=0 selected=0 updates=1 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken with none selected 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 woken up from select, 0/0/0 selected 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@707e2ce9 processing 0 keys, 1 updates 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5906a685 2024-11-05 07:52:18.019 [qtp745574125-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 2024-11-05 07:52:18.019 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58799ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=144]@2024-11-05T07:52:18.019979405Z 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@386af113/SelectorProducer@656fb536/PRODUCING/p=false/QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58799ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=144]@2024-11-05T07:52:18.020103399Z 2024-11-05 07:52:18.020 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@4ed06195{STOPPED} id=0 keys=-1 selected=-1 updates=0 2024-11-05 07:52:18.020 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@25779264{RUNNING,thread=Thread[qtp745574125-74,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 2024-11-05 07:52:18.020 [qtp745574125-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@25779264{STOPPED,thread=Thread[qtp745574125-74,5,main]} exited ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SelectorManager@TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-05 07:52:18.020 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@25779264{STOPPED,thread=null} in QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=4,r=-1,t=58799ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HttpConnectionFactory@6675189a[HTTP/1.1] 2024-11-05 07:52:18.020 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=5,r=-1,t=58798ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.020 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=118799ms in the future QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=5,r=-1,t=58798ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HttpConnectionFactory@6675189a[HTTP/1.1] 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@530ebd40{STARTED} 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@530ebd40{STOPPED} 2024-11-05 07:52:18.020 [main] INFO o.e.jetty.server.AbstractConnector.doStop(431) - Stopped TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED TELEMETRY@38bc267f{HTTP/1.1, (http/1.1)}{localhost:7887} 2024-11-05 07:52:18.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Server@4edae55f{STARTED}[11.0.23,sto=0] 2024-11-05 07:52:18.021 [main] INFO org.eclipse.jetty.server.Server.doStop(479) - Stopped Server@4edae55f{STOPPING}[11.0.23,sto=0] 2024-11-05 07:52:18.021 [main] DEBUG org.eclipse.jetty.server.Server.doStop(481) - doStop Server@4edae55f{STOPPING}[11.0.23,sto=0] 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping Server@4edae55f{STOPPING}[11.0.23,sto=0] 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING DefaultSessionIdManager@50d3484d{STARTED}[worker=node0] 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HouseKeeper@59222dcf{STARTED}[interval=600000, ownscheduler=true] 2024-11-05 07:52:18.021 [main] DEBUG o.e.jetty.server.session.HouseKeeper.stopScavenging(147) - node0 stopped scavenging 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@4e6b5ed4{STARTED} 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@4e6b5ed4{STOPPED} 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HouseKeeper@59222dcf{STOPPED}[interval=600000, ownscheduler=false] 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED DefaultSessionIdManager@50d3484d{STOPPED}[worker=node0] 2024-11-05 07:52:18.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ErrorHandler@579fd180{STARTED} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ErrorHandler@579fd180{STOPPING} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ErrorHandler@579fd180{STOPPED} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING o.e.j.s.ServletContextHandler@4a380ae0{/,null,AVAILABLE} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping o.e.j.s.ServletContextHandler@4a380ae0{/,null,STOPPED} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.s.session.DefaultSessionCache.shutdown(139) - Shutdown sessions, invalidating = false 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@1dc47a1e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@94d1a8c[passivating=false,graceSec=3600] 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@94d1a8c[passivating=false,graceSec=3600] 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@1dc47a1e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@29b36b6f{STARTED} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@29b36b6f{STOPPED} 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 2024-11-05 07:52:18.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ConstraintSecurityHandler@89bc08{STARTED} 2024-11-05 07:52:18.023 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ConstraintSecurityHandler@89bc08{STOPPING} 2024-11-05 07:52:18.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ServletHandler@5f5bc6af{STARTED} 2024-11-05 07:52:18.023 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ServletHandler@5f5bc6af{STOPPING} 2024-11-05 07:52:18.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4461a6c0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@94af1031{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:18.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4461a6c0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@94af1031{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 2024-11-05 07:52:18.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 2024-11-05 07:52:18.024 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 2024-11-05 07:52:18.024 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1392) - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-50208046[EMBEDDED:null] 2024-11-05 07:52:18.024 [main] DEBUG o.e.j.http.pathmap.ServletPathSpec.(285) - Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 2024-11-05 07:52:18.024 [main] DEBUG o.e.jetty.http.pathmap.PathMappings.put(395) - Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet7b5c7af{/*->org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 2024-11-05 07:52:18.025 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1414) - filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-50208046=MappedServlet6da0748{null->org.glassfish.jersey.servlet.ServletContainer-50208046==org.glassfish.jersey.servlet.ServletContainer@9dd4d9a1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ServletHandler@5f5bc6af{STOPPED} 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HashLoginService@628e414d[TELEMETRY-login-service] 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING UserStore@6fd5552e[users.count=1] 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED UserStore@6fd5552e[users.count=1] 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HashLoginService@628e414d[TELEMETRY-login-service] 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ConstraintSecurityHandler@89bc08{STOPPED} 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.SessionHandler1227705859==dftMaxIdleSec=-1 2024-11-05 07:52:18.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SymlinkAllowedResourceAliasChecker@566f79{base=null,protected=[]} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SymlinkAllowedResourceAliasChecker@566f79{base=null,protected=[]} 2024-11-05 07:52:18.026 [main] INFO o.e.j.server.handler.ContextHandler.doStop(1123) - Stopped o.e.j.s.ServletContextHandler@4a380ae0{/,null,STOPPED} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED o.e.j.s.ServletContextHandler@4a380ae0{/,null,STOPPED} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING CustomRequestLog@20006b4e{STARTED} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Slf4jRequestLogWriter@26c445a3{STARTED} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Slf4jRequestLogWriter@26c445a3{STOPPED} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED CustomRequestLog@20006b4e{STOPPED} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AttributeContainerMap@155acba5{size=0} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AttributeContainerMap@155acba5{size=0} 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING QueuedThreadPool[qtp745574125]@2c708eed{STARTED,8<=9<=200,i=5,r=-1,t=58792ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.026 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.doStop(234) - Stopping QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=9<=200,i=5,r=-1,t=58792ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0}] 2024-11-05 07:52:18.027 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ReservedThreadExecutor@79d078ba{reserved=4/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@7c7c65d0{RESERVED,thread=Thread[qtp745574125-71,5,main]} task=STOP ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@52c0962f{RESERVED,thread=Thread[qtp745574125-75,5,main]} task=STOP ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@7c7c65d0{RESERVED,thread=Thread[qtp745574125-71,5,main]} exited ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@52c0962f{RESERVED,thread=Thread[qtp745574125-75,5,main]} exited ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@7c7c65d0{RESERVED,thread=null} in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=9<=200,i=5,r=-1,t=58792ms,q=0}[ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0}] 2024-11-05 07:52:18.027 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=5,r=-1,t=58792ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@52c0962f{RESERVED,thread=null} in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=5,r=-1,t=58792ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=6,r=-1,t=58792ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=6,r=-1,t=58792ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-68] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@2f8ff914{RESERVED,thread=Thread[qtp745574125-68,5,main]} task=STOP ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=8,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-68] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@2f8ff914{RESERVED,thread=Thread[qtp745574125-68,5,main]} exited ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.027 [qtp745574125-79] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-79,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=8,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@2f8ff914{RESERVED,thread=null} in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=8,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-68] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=9,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-68] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-68,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=9,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp745574125-69,5,main] for 2499 2024-11-05 07:52:18.028 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=9,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=9,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-69,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp745574125-73,5,main] for 2499 2024-11-05 07:52:18.028 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=11,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@6619d1b2{RESERVED,thread=Thread[qtp745574125-72,5,main]} task=STOP ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.028 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=12,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-73,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=12,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@6619d1b2{RESERVED,thread=Thread[qtp745574125-72,5,main]} exited ReservedThreadExecutor@79d078ba{reserved=-1/4,pending=0} 2024-11-05 07:52:18.028 [qtp745574125-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@6619d1b2{RESERVED,thread=null} in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=12,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-72] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=13,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-72,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=13,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp745574125-70,5,main] for 2498 2024-11-05 07:52:18.027 [qtp745574125-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=7,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.027 [qtp745574125-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-71,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=7,r=-1,t=58791ms,q=0}[NO_TRY] 2024-11-05 07:52:18.029 [qtp745574125-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-75,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=13,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=10,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.028 [qtp745574125-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-74,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=12,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.029 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1071/0x000000080145ce30@f74263d in QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=13,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.029 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=14,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.029 [qtp745574125-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp745574125-70,5,main] exited for QueuedThreadPool[qtp745574125]@2c708eed{STOPPING,8<=0<=200,i=14,r=-1,t=58790ms,q=0}[NO_TRY] 2024-11-05 07:52:18.029 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp745574125-72,5,] for 2498 2024-11-05 07:52:18.029 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp745574125-75,5,] for 2498 2024-11-05 07:52:18.029 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED QueuedThreadPool[qtp745574125]@2c708eed{STOPPED,8<=0<=200,i=14,r=-1,t=58789ms,q=0}[NO_TRY] 2024-11-05 07:52:18.029 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Server@4edae55f{STOPPED}[11.0.23,sto=0] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.915 s -- in org.onap.policy.drools.server.restful.test.RestManagerTest [INFO] Running org.onap.policy.drools.persistence.FileSystemPersistenceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.persistence.FileSystemPersistenceTest [INFO] Running org.onap.policy.drools.persistence.SystemPersistenceTest 2024-11-05 07:52:18.037 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.038 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.039 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.041 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(319) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-topic.properties 2024-11-05 07:52:18.042 [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-11-05 07:52:18.043 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.043 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.043 [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-11-05 07:52:18.044 [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.008 s -- in org.onap.policy.drools.persistence.SystemPersistenceTest 2024-11-05 07:52:18.053 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.053 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.063 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.064 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1334) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending telemetry request 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.065 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.069 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.069 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.088 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.088 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.090 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.093 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:18.093 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:18.093 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:18.093 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:18.094 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:18.094 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:18.094 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:18.094 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:18.094 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.104 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.104 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.113 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.113 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.116 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.116 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.120 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.120 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.139 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:18.139 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:18.139 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:18.139 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:18.140 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:18.140 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:18.140 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:18.140 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:18.141 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.141 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.145 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.154 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.154 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.164 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.164 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.167 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.167 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.170 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.171 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.191 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-7, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.191 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-6, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.195 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-8, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.204 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.205 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-3, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.214 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1258) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-11-05 07:52:18.214 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(127) - Resolved host localhost as 127.0.0.1 2024-11-05 07:52:18.214 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.ClusterConnectionStates.resolveAddresses(538) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Resolved host localhost to addresses [localhost/127.0.0.1] 2024-11-05 07:52:18.214 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1071) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-11-05 07:52:18.215 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(610) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-11-05 07:52:18.215 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(1017) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Node -1 disconnected. 2024-11-05 07:52:18.215 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(849) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2024-11-05 07:52:18.215 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1173) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-05 07:52:18.215 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-5, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.217 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.218 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-4, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending telemetry request since no node is available 2024-11-05 07:52:18.221 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1155) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] Give up sending metadata request since no node is available 2024-11-05 07:52:18.221 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1299) - [Consumer clientId=consumer-5c2b9ac5-0b52-4414-8a5a-0e86395b2567-2, groupId=5c2b9ac5-0b52-4414-8a5a-0e86395b2567] 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-3.0.0.jar to /w/workspace/policy-drools-pdp-sonar/policy-management/target/assembly/lib/jakarta.annotation-api-3.0.0.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:23.806 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 07:52:23.812 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 07:52:23.812 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 07:52:23.812 [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:27.492 [lifecycle-8768] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:52:27.492 [lifecycle-8768] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 07:52:27.750 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:52:27.752 [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.360 s -- in org.onap.policy.drools.healthcheck.RestHealthCheckTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckManagerTest 07:52:28.372 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1730793148366, endTime=1730793148372, elapsedTime=6, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793148366, endTime=1730793148366, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=true, code=201, startTime=1730793148366, endTime=1730793148372, elapsedTime=6, message=no rules configured)]) 07:52:28.385 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730793148384, endTime=1730793148385, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793148384, endTime=1730793148384, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=400, startTime=1730793148384, endTime=1730793148385, elapsedTime=1, message=disabled)]) 07:52:28.397 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- client healthchecks ignored as engine is not active 07:52:28.505 [ForkJoinPool.commonPool-worker-1] 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:28.508 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730793148508, endTime=1730793148508, elapsedTime=0, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793148508, endTime=1730793148508, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1730793148503, endTime=1730793148504, elapsedTime=1, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1730793148504, endTime=1730793148507, elapsedTime=3, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1730793148507, endTime=1730793148508, elapsedTime=1, message=Not Found)]) 07:52:28.509 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1730793148509, endTime=1730793148509, elapsedTime=0, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793148509, endTime=1730793148509, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1730793148508, endTime=1730793148509, elapsedTime=1, message=OK)]) 07:52:28.525 [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:28.526 [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:28.536 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- no controllers to live check 07:52:28.538 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot get controller controller3 07:52:28.557 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-a: cannot stop http-client 07:52:28.557 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-b: cannot stop http-client 07:52:28.558 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-c: cannot stop http-client 07:52:28.567 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 07:52:38.583 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730793148581, endTime=1730793158582, elapsedTime=10001, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793148581, endTime=1730793148581, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1730793148581, endTime=1730793158582, elapsedTime=10001, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1730793148582, endTime=1730793148583, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 07:52:48.585 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout encountered 07:52:48.608 [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:48.613 [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:48.613 [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:48.613 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE 07:52:48.614 [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:48.614 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Notification Thread" daemon prio=9 Id=13 RUNNABLE 07:52:48.614 [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:48.614 [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:48.614 [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:48.614 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "Attach Listener" daemon prio=9 Id=19 RUNNABLE 07:52:48.614 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-1" daemon prio=5 Id=32 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:48.615 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "CompletableFutureDelayScheduler" daemon prio=5 Id=33 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:48.615 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: "ForkJoinPool.commonPool-worker-2" daemon prio=5 Id=34 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:48.615 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730793158584, endTime=1730793168584, elapsedTime=10000, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793158584, endTime=1730793158584, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1730793158584, endTime=1730793168584, elapsedTime=10000, message=healthcheck timeout)]) 07:52:48.616 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1730793168616, endTime=1730793168616, elapsedTime=0, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793168616, endTime=1730793168616, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1730793168615, endTime=1730793168616, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 07:52:48.629 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 07:52:48.638 [ForkJoinPool.commonPool-worker-3] 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:52:58.631 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730793168630, endTime=1730793178631, elapsedTime=10001, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793168630, endTime=1730793168630, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1730793168630, endTime=1730793178631, elapsedTime=10001, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1730793168631, endTime=1730793168637, elapsedTime=6, message=[session2:{java.lang.Integer=2}]), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1730793168632, endTime=1730793168637, elapsedTime=5, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1730793168632, endTime=1730793168638, elapsedTime=6, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1730793168632, endTime=1730793168638, elapsedTime=6, message=Not Found)]) 07:52:58.645 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1730793178644, endTime=1730793178645, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793178644, endTime=1730793178645, elapsedTime=1, message=enabled), HealthCheck.Report(name=unknown, url=java.lang.Integer, healthy=false, code=9010, startTime=1730793178645, endTime=1730793178645, elapsedTime=0, message=unknown entity)]) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.58 s -- in org.onap.policy.drools.healthcheck.HealthCheckManagerTest [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckFeatureTest 07:52:58.655 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 07:52:58.656 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 07:52:58.656 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 07:52:58.656 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO 07:53:01.528 [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:01.545 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:01.560 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:01.564 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- drools-controller instantiation [org.onap.policy.drools.healthcheck:echo:1.0.0] 07:53:01.687 [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:01.716 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 07:53:01.766 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 07:53:01.766 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: onap.policies.drools.healthcheck 07:53:01.769 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: onap.policies.drools.healthcheck 07:53:01.770 [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:01.771 [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:01.772 [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:01.843 [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:01.845 [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:01.845 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 07:53:01.847 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 07:53:01.889 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 07:53:01.890 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 07:53:01.890 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 07:53:01.908 [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:02.031 [LIVENESS-7776] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:02.050 [HEALTHCHECK-7777] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:11.982 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:11.983 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:11.984 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:11.985 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:11.997 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:12.000 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:12.002 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:12.004 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:53:12.140 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1730793191967, endTime=1730793192140, elapsedTime=173, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793191967, endTime=1730793191967, elapsedTime=0, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=true, code=1, startTime=1730793191968, endTime=1730793191974, elapsedTime=6, message=[echo:{java.lang.String=1}]), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1730793191969, endTime=1730793192018, elapsedTime=49, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1730793191970, endTime=1730793191991, elapsedTime=21, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1730793191970, endTime=1730793192006, elapsedTime=36, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=true, code=200, startTime=1730793191970, endTime=1730793192138, elapsedTime=168, message=OK)]) 07:53:17.149 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1730793192144, endTime=1730793197149, elapsedTime=5005, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1730793192144, endTime=1730793192145, elapsedTime=1, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=false, code=3000, startTime=1730793192145, endTime=1730793197146, elapsedTime=5001, message=healthcheck timeout), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1730793192146, endTime=1730793192153, elapsedTime=7, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1730793192146, endTime=1730793192152, elapsedTime=6, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1730793192146, endTime=1730793192155, elapsedTime=9, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=false, code=3000, startTime=1730793192147, endTime=1730793197147, elapsedTime=5000, message=healthcheck timeout)]) 07:53:17.156 [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$NxB2ssE5.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:17.209 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot stop http-client 07:53:17.209 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- LIVENESS: cannot stop http-client 07:53:17.209 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- UNAUTH: cannot stop http-client 07:53:17.209 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- STUCK: cannot stop http-client 07:53:17.218 [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:17.223 [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:17.225 [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:17.226 [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:17.226 [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:17.227 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 07:53:17.230 [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:17.230 [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:17.230 [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:17.230 [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:17.230 [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:17.230 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 07:53:17.230 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 07:53:17.231 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 07:53:17.231 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 07:53:17.231 [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.58 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.003 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.218 s -- in org.onap.policy.drools.pooling.PoolingPropertiesTest [INFO] Running org.onap.policy.drools.pooling.EndToEndFeatureTest 2024-11-05 07:53:22.388 [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-11-05 07:53:22.388 [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-11-05 07:53:22.392 [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-11-05 07:53:22.392 [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-11-05 07:53:22.501 [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-11-05 07:53:22.501 [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.480 s -- in org.onap.policy.drools.pooling.EndToEndFeatureTest [INFO] Running org.onap.policy.drools.pooling.message.BucketAssignmentsTest 2024-11-05 07:53:22.631 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned 2024-11-05 07:53:22.632 [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.019 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.025 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.014 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.012 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.008 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.005 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.002 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.007 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-11-05 07:53:24.577 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(454) - discarded event for unassigned bucket from topic topic.two 2024-11-05 07:53:24.648 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.(160) - failed to attach internal topic to controller my.controller 2024-11-05 07:53:24.665 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.onTopicEvent(351) - null event on topic my.topic 2024-11-05 07:53:24.672 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-05 07:53:24.710 [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-11-05 07:53:24.748 [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-11-05 07:53:24.782 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.decodeEvent(485) - Mock for DroolsController, hashCode: 264686278: DECODING-UNSUPPORTED topic.two:null:null 2024-11-05 07:53:24.806 [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-11-05 07:53:24.817 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-05 07:53:24.822 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-05 07:53:24.851 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 2024-11-05 07:53:24.863 [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.134 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.006 s -- in org.onap.policy.drools.pooling.SerializerTest [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureTest 2024-11-05 07:53:25.171 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.200 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(136) - pooling feature properties have not been loaded 2024-11-05 07:53:25.203 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.204 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.208 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(153) - pooling disabled due to exception for controllerException 2024-11-05 07:53:25.227 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.235 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.235 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.243 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 2024-11-05 07:53:25.255 [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-11-05 07:53:25.375 [main] ERROR o.o.p.d.pooling.TopicMessageManager.(85) - failed to attach to topic my.topic 2024-11-05 07:53:25.390 [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.248 s -- in org.onap.policy.drools.pooling.TopicMessageManagerTest [INFO] Running org.onap.policy.drools.pooling.FeatureTest 2024-11-05 07:53:25.629 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(158) - host ffd28b80-ab6c-4ecf-8d0d-95a86b9f0f1f offline on topic my.internal.topic 2024-11-05 07:53:25.634 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(158) - host bb58996b-9ed5-4cce-bb66-c66284501858 offline on topic my.internal.topic 2024-11-05 07:53:27.722 [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: 2.280 s -- in org.onap.policy.drools.pooling.FeatureTest [INFO] Running org.onap.policy.drools.pooling.state.InactiveStateTest 2024-11-05 07:53:27.919 [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.125 s -- in org.onap.policy.drools.pooling.state.InactiveStateTest [INFO] Running org.onap.policy.drools.pooling.state.QueryStateTest 2024-11-05 07:53:27.927 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-11-05 07:53:27.931 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHostX1 offline on topic myTopic 2024-11-05 07:53:27.931 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHost offline on topic myTopic 2024-11-05 07:53:27.934 [main] ERROR o.o.p.d.pooling.state.QueryState.lambda$awaitIdentification$0(88) - missed our own Ident message on topic myTopic 2024-11-05 07:53:27.938 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-11-05 07:53:27.959 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 2024-11-05 07:53:27.964 [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.042 s -- in org.onap.policy.drools.pooling.state.QueryStateTest [INFO] Running org.onap.policy.drools.pooling.state.StartStateTest 2024-11-05 07:53:27.969 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHostX has no assignments for topic myTopic 2024-11-05 07:53:27.974 [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-11-05 07:53:28.010 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX4 for topic myTopic 2024-11-05 07:53:28.010 [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.040 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.006 s -- in org.onap.policy.drools.pooling.state.IdleStateTest [INFO] Running org.onap.policy.drools.pooling.state.StateTest 2024-11-05 07:53:28.050 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHostX1 has an invalid assignment for topic myTopic 2024-11-05 07:53:28.089 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHost has an invalid assignment for topic myTopic 2024-11-05 07:53:28.104 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 2024-11-05 07:53:28.107 [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.074 s -- in org.onap.policy.drools.pooling.state.StateTest [INFO] Running org.onap.policy.drools.pooling.state.ActiveStateTest 2024-11-05 07:53:28.114 [main] ERROR o.o.p.d.pooling.state.ActiveState.lambda$addTimers$1(150) - missed my heartbeat on topic myTopic 2024-11-05 07:53:28.130 [main] WARN o.o.p.d.pooling.state.ActiveState.lambda$addTimers$2(167) - missed predecessor's heartbeat on topic myTopic 2024-11-05 07:53:28.133 [main] WARN o.o.p.d.pooling.state.ActiveState.process(220) - unexpected Leader message from prevHostX1 on topic myTopic 2024-11-05 07:53:28.141 [main] WARN o.o.p.d.pooling.state.ActiveState.process(234) - Offline message has no source on topic myTopic 2024-11-05 07:53:28.143 [main] WARN o.o.p.d.pooling.state.ActiveState.process(193) - Heartbeat message has no source on topic myTopic 2024-11-05 07:53:28.144 [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.038 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:32.218 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.229 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.233 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.233 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.234 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.235 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:32.235 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.235 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:32.236 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.237 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:32.237 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.238 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:32.238 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1752220610, alive=true, thread=null] 07:53:32.295 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 38851648, alive=false, thread=null]: unknown drools controller 07:53:32.295 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 38851648, alive=false, thread=null] 07:53:32.303 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1088381072, alive=true, thread=null] 07:53:32.307 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1969958288, alive=true, thread=null] 07:53:32.312 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.312 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.313 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.313 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.314 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1243705012, alive=true, thread=null] 07:53:32.319 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.319 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.320 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.320 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.320 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 882658588, alive=false, thread=null] 07:53:32.325 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.325 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.326 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.326 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.327 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.327 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:32.327 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.328 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:32.328 [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:32.346 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1092591822, alive=true, thread=null] 07:53:32.351 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.351 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.351 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.352 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.352 [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:32.356 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1978317461, alive=true, thread=null] 07:53:32.360 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.360 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.361 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.361 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.361 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1855589354, alive=false, thread=null] 07:53:32.373 [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:32.377 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1777112002, alive=true, thread=null] 07:53:32.380 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a is not testable - TestTransaction caught exception: expected exception 07:53:32.381 [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:32.384 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1027377263, alive=true, thread=null] 07:53:32.448 [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:32.526 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.526 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 07:53:32.527 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.527 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 07:53:32.528 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.528 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:32.528 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.529 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:32.530 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.530 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 07:53:32.530 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 07:53:32.530 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 07:53:32.531 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1905486482, alive=true, thread=null] 07:53:32.536 [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:32.537 [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:32.537 [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:32.537 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 588503940, alive=true, thread=null] 07:53:32.541 [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:32.542 [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:32.542 [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:32.543 [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.325 s -- in org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionTest 07:53:32.557 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- enter 07:53:32.673 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.testtransaction.TestTransactionFeature@2347b7af] 07:53:32.737 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:53:32.767 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 07:53:32.864 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()) 07:53:32.866 [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:32.866 [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.312 s -- in org.onap.policy.drools.testtransaction.TestTransactionTest [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionFeatureTest 07:53:32.938 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.939 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.939 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.942 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.943 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.943 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.944 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.945 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 07:53:32.951 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 07:53:32.951 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 07:53:32.960 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.960 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.961 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.961 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.962 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.962 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.962 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.964 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 07:53:32.970 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked 07:53:32.971 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 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:35.788 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [DistributedLockManager [pdpName=null, uuidString=23c53743-4b7e-4c43-9be2-56aa23dcf103, resource2lock={}]] 07:53:35.874 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:53:35.878 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 07:53:35.881 [main] WARN org.onap.policy.common.endpoints.http.server.IndexedHttpServletServerFactory -- No topic for HTTP Service: {} 07:53:35.994 [main] INFO org.onap.policy.drools.system.PolicyEngineManager -- overridden lock manager is DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=23c53743-4b7e-4c43-9be2-56aa23dcf103, resource2lock={}] 07:53:36.509 [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:38.760 [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:38.771 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=4746fc8f-50c4-474f-906f-03b36ebf1087] 07:53:38.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=4746fc8f-50c4-474f-906f-03b36ebf1087] 07:53:38.781 [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:38.791 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=4746fc8f-50c4-474f-906f-03b36ebf1087] 07:53:38.792 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=4746fc8f-50c4-474f-906f-03b36ebf1087] 07:53:38.835 [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:38.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: 1187589415] 07:53:38.967 [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:38.968 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5648b655-81aa-41c2-aadb-01f3d8bf08f2] 07:53:38.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5648b655-81aa-41c2-aadb-01f3d8bf08f2] 07:53:38.979 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5648b655-81aa-41c2-aadb-01f3d8bf08f2] 07:53:39.059 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5648b655-81aa-41c2-aadb-01f3d8bf08f2] 07:53:39.083 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5648b655-81aa-41c2-aadb-01f3d8bf08f2] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5648b655-81aa-41c2-aadb-01f3d8bf08f2] 07:53:39.095 [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:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=202a02bd-dd38-449c-a02a-57470f29aec0] 07:53:39.096 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=202a02bd-dd38-449c-a02a-57470f29aec0] 07:53:39.097 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=202a02bd-dd38-449c-a02a-57470f29aec0] 07:53:39.106 [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:39.107 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.108 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.108 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.109 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.109 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.116 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.116 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.116 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.117 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.117 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=7d0b7548-85b1-44b1-9939-5416250473df] 07:53:39.125 [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:39.127 [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:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.147 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.147 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.148 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 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:39.151 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.152 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.152 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.153 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.153 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.153 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 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:39.154 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.154 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.154 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 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:39.154 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.155 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1d63fdcc-d8f9-4c7b-a153-7493adfe34cc] 07:53:39.156 [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:39.163 [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:39.166 [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:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=22b2d9be-967b-486b-9870-39657c579d9d] 07:53:39.167 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=22b2d9be-967b-486b-9870-39657c579d9d] 07:53:39.167 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=22b2d9be-967b-486b-9870-39657c579d9d] 07:53:39.168 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=22b2d9be-967b-486b-9870-39657c579d9d] 07:53:39.168 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=22b2d9be-967b-486b-9870-39657c579d9d] 07:53:39.175 [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:39.176 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=3ffb3d12-b8ac-4f7c-bfac-3fa2523db370] 07:53:39.176 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=3ffb3d12-b8ac-4f7c-bfac-3fa2523db370] 07:53:39.177 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=3ffb3d12-b8ac-4f7c-bfac-3fa2523db370] 07:53:39.178 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=3ffb3d12-b8ac-4f7c-bfac-3fa2523db370] 07:53:39.180 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=3ffb3d12-b8ac-4f7c-bfac-3fa2523db370] 07:53:39.180 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=3ffb3d12-b8ac-4f7c-bfac-3fa2523db370] 07:53:39.187 [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:39.188 [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:39.189 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.190 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.190 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.190 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.190 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.190 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 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:39.191 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.191 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fb5410ae-1775-4066-b1ba-560bdaf5ce66] 07:53:39.192 [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:39.197 [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:39.203 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=016075b9-a036-4799-b925-9ee8930954a1] 07:53:39.204 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=016075b9-a036-4799-b925-9ee8930954a1] 07:53:39.210 [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:39.220 [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:39.223 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.223 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.223 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.223 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 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:39.224 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.224 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.225 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.225 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 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:39.226 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.237 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.237 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.238 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 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:39.238 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.238 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.238 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.238 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1be9ca50-9403-431d-afb3-ddbbd9fe6f7f] 07:53:39.239 [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:39.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: 414732683] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=05e82cb0-aeed-45b6-a6a5-6b7d482c11ce] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=05e82cb0-aeed-45b6-a6a5-6b7d482c11ce] 07:53:39.254 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=05e82cb0-aeed-45b6-a6a5-6b7d482c11ce] 07:53:39.254 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=05e82cb0-aeed-45b6-a6a5-6b7d482c11ce] 07:53:39.254 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=05e82cb0-aeed-45b6-a6a5-6b7d482c11ce] 07:53:39.278 [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:39.279 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8c9242ce-240b-4efa-b66e-fd20781c3843] 07:53:39.280 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8c9242ce-240b-4efa-b66e-fd20781c3843] 07:53:39.280 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8c9242ce-240b-4efa-b66e-fd20781c3843] 07:53:39.280 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8c9242ce-240b-4efa-b66e-fd20781c3843] 07:53:39.286 [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:39.287 [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:39.289 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.289 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.289 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.292 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.293 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.293 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.293 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.293 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.294 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.294 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.295 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.295 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.295 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.295 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.295 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.295 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.296 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.296 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.297 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.297 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.303 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684], my resource #3=DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684]}] 07:53:39.303 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.303 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.304 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.304 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.311 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.311 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.320 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.320 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.321 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.321 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5df5479b-28f7-427e-b28c-10f8447ea684] 07:53:39.328 [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:39.330 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.330 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.331 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.332 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.336 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 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:39.336 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.339 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.339 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.339 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5d4200b4-ad2a-4cb8-9427-8cea685d7127] 07:53:39.345 [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:39.346 [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:39.348 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8cb89d91-21dd-4b39-89d3-6fac1d58ed34, resource2lock={}] 07:53:39.348 [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:39.348 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.349 [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:39.354 [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:39.355 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6fffded1-24b5-42d3-a158-cf0840f5a5a6] 07:53:39.355 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6fffded1-24b5-42d3-a158-cf0840f5a5a6] 07:53:39.367 [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:39.368 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.368 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.369 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.370 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.371 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.372 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.372 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.372 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1f74b8b5-19b6-408e-a2ff-d19cf1bf569c] 07:53:39.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: 762554903] 07:53:39.380 [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:39.380 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.380 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.381 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.381 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.381 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.381 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 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:39.381 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.382 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=685a0369-63b0-458e-a9ef-51e191d888f5] 07:53:39.386 [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:39.388 [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:39.389 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 07:53:39.389 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 07:53:39.389 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 07:53:39.389 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 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:39.390 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 07:53:39.390 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 07:53:39.390 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=860b6d64-c757-4dd7-877d-1ba1385e08c7] 07:53:39.395 [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:39.396 [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:39.397 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6f5d4c7d-8cf3-4573-9e46-22a4700711ec] 07:53:39.397 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6f5d4c7d-8cf3-4573-9e46-22a4700711ec] 07:53:39.397 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6f5d4c7d-8cf3-4573-9e46-22a4700711ec] 07:53:39.397 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6f5d4c7d-8cf3-4573-9e46-22a4700711ec] 07:53:39.397 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6f5d4c7d-8cf3-4573-9e46-22a4700711ec] 07:53:39.402 [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:39.403 [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:39.404 [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:39.410 [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:39.411 [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:39.412 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0654fc8e-69d1-4240-b60b-7c5dbedabd4b] 07:53:39.412 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0654fc8e-69d1-4240-b60b-7c5dbedabd4b] 07:53:39.412 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0654fc8e-69d1-4240-b60b-7c5dbedabd4b] 07:53:39.417 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0654fc8e-69d1-4240-b60b-7c5dbedabd4b] 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:39.418 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0654fc8e-69d1-4240-b60b-7c5dbedabd4b] 07:53:39.418 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0654fc8e-69d1-4240-b60b-7c5dbedabd4b] 07:53:39.419 [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:39.425 [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:39.426 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.426 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.427 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.433 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.437 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.447 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.448 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.448 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.450 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.450 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.453 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.453 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.454 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.454 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.458 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.458 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.459 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.459 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.459 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.460 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.460 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.460 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.461 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.461 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.461 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.461 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.461 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.462 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.462 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.462 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.473 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9], my resource #5=DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9], my resource #3=DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9]}] 07:53:39.481 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.481 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.481 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.481 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.481 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.481 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.482 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.482 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.482 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.483 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9] 07:53:39.485 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9, resource2lock={my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=de9d7f54-fb40-456a-86ea-f9605a9187a9]}] 07:53:39.492 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.505 [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:39.515 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.516 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.517 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.522 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.525 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.525 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.527 [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:39.530 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.530 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.533 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0129b0a1-854a-4fb7-a8db-db88fdd1d2c1] 07:53:39.539 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8461f849-c5c9-4d04-a83c-fe2a716dc3e8] 07:53:39.540 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=8461f849-c5c9-4d04-a83c-fe2a716dc3e8] 07:53:39.563 [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:39.571 [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:39.580 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.581 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.583 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.598 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.599 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.600 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.600 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.601 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.601 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.601 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.601 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6342e847-13fd-4246-bb7d-5afe0c4bd81e] 07:53:39.608 [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:39.609 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d058a7c4-b14d-4ce4-ae91-9367ca06f841] 07:53:39.609 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d058a7c4-b14d-4ce4-ae91-9367ca06f841] 07:53:39.610 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d058a7c4-b14d-4ce4-ae91-9367ca06f841] 07:53:39.610 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d058a7c4-b14d-4ce4-ae91-9367ca06f841] 07:53:39.615 [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:39.616 [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:39.617 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:39.617 [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:39.618 [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:39.623 [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:39.628 [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:39.629 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.629 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.629 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.630 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.631 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.632 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.634 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.634 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.634 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.634 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6] 07:53:39.635 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6], my resource #2=DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=becc369a-5390-4397-a562-cc68751e61b6]}] 07:53:39.636 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.642 [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:39.643 [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:39.644 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fe96428f-e075-4484-879f-1c84a1419d35, resource2lock={}] 07:53:39.644 [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:39.645 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.645 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=fe96428f-e075-4484-879f-1c84a1419d35, resource2lock={}] 07:53:39.646 [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:39.646 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:39.646 [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:39.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: 694065903] 07:53:39.663 [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:39.673 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:39.686 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.686 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.686 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.688 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 0 expired locks from the DB 07:53:39.688 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.688 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.689 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.689 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.690 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.690 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.690 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.690 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.691 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.690 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.693 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.693 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.693 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.693 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.693 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.694 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.694 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.694 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.692 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.694 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.694 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.694 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.695 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.695 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.695 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.697 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.698 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.696 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.698 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.699 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.699 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.699 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.699 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.699 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.699 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.700 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.700 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.700 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.701 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.702 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.702 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.703 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.704 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.705 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.706 [pool-3-thread-2] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.706 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.706 [pool-3-thread-2] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.706 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.706 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [pool-3-thread-2] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [pool-3-thread-2] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.707 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.709 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.709 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.709 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.709 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.709 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.708 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.710 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.712 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.713 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.713 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.711 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.713 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.713 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.715 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.715 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.715 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.716 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.716 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.717 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.717 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.717 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.718 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.717 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.718 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.718 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.718 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.718 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.719 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.719 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.721 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.722 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.723 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.724 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.725 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.726 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.727 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.728 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.729 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.730 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.731 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.732 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.733 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.733 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.733 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.733 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.733 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.733 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.734 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.735 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.736 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.737 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.738 [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=100, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.739 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [pool-3-thread-1] 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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.740 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.741 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.742 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.743 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.744 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.745 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.746 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.746 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.746 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.746 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.747 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.748 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.749 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.750 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.751 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.752 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.752 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.753 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.753 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.753 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.755 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.756 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.756 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.756 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.756 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.758 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.758 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.759 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.759 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.759 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.759 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.759 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.760 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.760 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.760 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.760 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.760 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.761 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.761 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.761 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.761 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.762 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.763 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.764 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.764 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.764 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.764 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.764 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.765 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.766 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.766 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.766 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.766 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.766 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.766 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.767 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.767 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.767 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.767 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.767 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.768 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.768 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.768 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.768 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.768 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.769 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.769 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.770 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.770 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.770 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.770 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.770 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.770 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.771 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.771 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-6, holdSec=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.771 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.771 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.771 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.772 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.773 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.773 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.773 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.773 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.773 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.773 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.774 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.774 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.774 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.774 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.775 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.776 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.777 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.777 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.777 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.777 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.777 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.777 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.778 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.778 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.778 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.778 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.779 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.780 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.780 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.780 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.780 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.780 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.780 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.781 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.781 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.781 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.782 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.782 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.783 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.783 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.783 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.783 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.783 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.783 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.784 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.784 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.784 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.784 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.785 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.785 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.786 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.786 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.786 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.786 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.786 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.787 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.788 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.789 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.789 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.789 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.789 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.790 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.791 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.791 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.791 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.791 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.792 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.792 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.793 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.793 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.793 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.793 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.793 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.794 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.795 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.796 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.796 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.796 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.796 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.796 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.797 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.797 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.797 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.797 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.797 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.798 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.798 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.798 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.798 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.798 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.799 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.799 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.799 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.799 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.800 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.800 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.800 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.800 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.801 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.801 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.801 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.801 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.801 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.802 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.803 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.803 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.803 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.803 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.804 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.805 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.805 [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=120, hostName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.805 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.805 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.806 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.806 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.807 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.807 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.807 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.807 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.808 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.808 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.809 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.809 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.809 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.809 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.809 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.810 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.810 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.810 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.810 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.810 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.810 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.811 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.811 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=6b4ddde9-4a7d-4d45-a206-2ff18a6c75da] 07:53:39.817 [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:39.826 [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:39.827 [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:39.828 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.828 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.828 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.828 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.828 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.834 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.834 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.835 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.835 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.835 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.835 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=39bdf8a2-c206-4261-b086-3a4507f3254f] 07:53:39.839 [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:39.841 [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:39.842 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=90c86f1e-ab7e-48ac-954d-d1e542f3141e] 07:53:39.842 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=90c86f1e-ab7e-48ac-954d-d1e542f3141e] 07:53:39.842 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=90c86f1e-ab7e-48ac-954d-d1e542f3141e] 07:53:39.844 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=90c86f1e-ab7e-48ac-954d-d1e542f3141e] 07:53:39.845 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=90c86f1e-ab7e-48ac-954d-d1e542f3141e] 07:53:39.845 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=90c86f1e-ab7e-48ac-954d-d1e542f3141e] 07:53:39.851 [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:39.865 [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:39.866 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.866 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.867 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.868 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.869 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.869 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.869 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.870 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.870 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.871 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.877 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.877 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=bd971547-f088-42cf-a162-116765841573] 07:53:39.883 [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:39.884 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.884 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.884 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.890 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.894 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 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.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:39.894 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.895 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.900 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=54991dce-a058-4fcc-8b0a-509cf2ddd8f7] 07:53:39.917 [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:39.920 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.920 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.921 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.925 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.927 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.928 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.928 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.928 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.928 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.930 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.930 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d30e131d-2924-4d0b-a734-3827fec0b53b] 07:53:39.940 [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:39.943 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=870619ef-d642-4f69-bc4f-0d053d362a0a] 07:53:39.943 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=870619ef-d642-4f69-bc4f-0d053d362a0a] 07:53:39.943 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=870619ef-d642-4f69-bc4f-0d053d362a0a] 07:53:39.945 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=870619ef-d642-4f69-bc4f-0d053d362a0a] 07:53:39.948 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=870619ef-d642-4f69-bc4f-0d053d362a0a] 07:53:39.948 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=870619ef-d642-4f69-bc4f-0d053d362a0a] 07:53:39.958 [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:39.969 [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:39.974 [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:39.977 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 07:53:39.977 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 07:53:39.977 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 07:53:39.977 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 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:39.978 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 07:53:39.978 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 07:53:39.978 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=32c531a7-ed47-43e3-85bb-28db74e49b09] 07:53:39.979 [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:39.994 [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:39.995 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=500f2d86-efc3-4a08-bab8-9f77860d2de2] 07:53:39.995 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=500f2d86-efc3-4a08-bab8-9f77860d2de2] 07:53:39.995 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=500f2d86-efc3-4a08-bab8-9f77860d2de2] 07:53:39.998 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=500f2d86-efc3-4a08-bab8-9f77860d2de2] 07:53:40.002 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=500f2d86-efc3-4a08-bab8-9f77860d2de2] 07:53:40.002 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=500f2d86-efc3-4a08-bab8-9f77860d2de2] 07:53:40.013 [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:40.014 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d516131f-6f81-4f27-9c6d-0c0eba10ec46] 07:53:40.014 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=d516131f-6f81-4f27-9c6d-0c0eba10ec46] 07:53:40.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: 2065512965] 07:53:40.029 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.029 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.029 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.030 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.030 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17]] or target class [class org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock] to value [ACTIVE] 07:53:40.030 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.035 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.043 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.045 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.045 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.045 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.045 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.052 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.052 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.052 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=1445ffc7-0e1d-4211-ae7b-d34e1b2cab17] 07:53:40.059 [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:40.061 [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:40.062 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.065 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.065 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.065 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.065 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.067 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.068 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.068 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.068 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.068 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.069 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=cd72916d-6bd0-47f8-883a-f6b8a9664c94] 07:53:40.087 [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:40.090 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.090 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.090 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.091 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.092 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.092 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.093 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.093 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.093 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.095 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.095 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 48 */ '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:40.096 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.096 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.096 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ac23cb7f-b220-4985-9234-703a0239a41f] 07:53:40.109 [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:40.110 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.110 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.110 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.111 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.112 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.119 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.119 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=5687cae8-6d88-40e2-95e8-9b2fe6ce804b] 07:53:40.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: 89272219] 07:53:40.128 [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:40.133 [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:40.134 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=38053423-b1dc-48f3-81ba-efaba6194c13] 07:53:40.135 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=38053423-b1dc-48f3-81ba-efaba6194c13] 07:53:40.135 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=38053423-b1dc-48f3-81ba-efaba6194c13] 07:53:40.137 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=38053423-b1dc-48f3-81ba-efaba6194c13] 07:53:40.143 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=38053423-b1dc-48f3-81ba-efaba6194c13] 07:53:40.144 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=38053423-b1dc-48f3-81ba-efaba6194c13] 07:53:40.150 [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:40.154 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 07:53:40.156 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 2 expired locks from the DB 07:53:40.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: 723453543] 07:53:40.168 [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:40.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: 1902521109] 07:53:40.176 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=23c53743-4b7e-4c43-9be2-56aa23dcf103, resource2lock={}]] 07:53:40.180 [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:40.182 [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:40.183 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 07:53:40.183 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 07:53:40.184 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 07:53:40.185 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 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:40.185 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 07:53:40.185 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 07:53:40.185 [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-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=0aa04fb8-3fc4-4671-89d2-2f0cf18d01eb] 07:53:40.186 [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:40.196 [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:40.202 [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:40.203 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-builder-4c-4g-81675.b89c26f1-5262-4712-9102-59b1d575a435, uuidString=ff098507-6aac-4bd1-89eb-b730b0cab2e6, resource2lock={}] 07:53:40.207 [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:40.207 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 07:53:40.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 [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: 4.677 s -- in org.onap.policy.distributed.locking.DistributedLockManagerTest [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest 07:53:40.226 [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:40.226 [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:40.226 [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:40.227 [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:40.227 [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:40.227 [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:40.227 [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.002 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:43.619 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:43.625 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:43.625 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:46.698 [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:46.819 [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:46.820 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@68886059] 07:53:46.835 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@68886059] 07:53:46.839 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:46.968 [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:47.016 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: defaultKieBase 07:53:47.066 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: defaultKieBase 07:53:47.066 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:47.071 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:47.072 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:47.075 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:47.115 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:47.118 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:47.125 [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:47.125 [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:47.129 [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:47.151 [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:47.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.167 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227148, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@d96fa9e] 07:53:47.170 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.244 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.258 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [] 07:53:47.259 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6bfeb5c4-b932-40ea-8f1c-53899b05ed70","timestampMs":1730793227246,"pdpGroup":"defaultGroup"} 07:53:47.259 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.270 [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:47.270 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.271 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227269, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3506d61e] 07:53:47.271 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.272 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.272 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 07:53:47.273 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.273 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"19351129-3fc0-4a04-b17d-6c8a06fbbe1a","timestampMs":1730793227273,"pdpGroup":"defaultGroup"} 07:53:47.273 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.276 [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:47.276 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.276 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227276, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4a14edc4] 07:53:47.277 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.277 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:47.278 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:47.279 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:47.279 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:47.280 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.280 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"67467099-f70d-4910-af05-0b75fedbdd8b","timestampMs":1730793227280,"pdpGroup":"defaultGroup"} 07:53:47.280 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.283 [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:47.283 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.283 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227283, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4018dd1e] 07:53:47.284 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.284 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:47.284 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"dd7b8599-7cec-4d37-814f-7f858e240d52","timestampMs":1730793227284,"pdpGroup":"defaultGroup"} 07:53:47.285 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.288 [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:47.288 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.288 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227287, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@75ee3ef] 07:53:47.289 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.290 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"35768242-0877-48f7-9a35-a536484da6e6","timestampMs":1730793227289,"name":"test","pdpGroup":"A","pdpSubgroup":"a"} 07:53:47.298 [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=35768242-0877-48f7-9a35-a536484da6e6, timestampMs=1730793227289, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 07:53:47.325 [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=284145670]): start 07:53:47.328 [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=284145670] 07:53:47.329 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:47.331 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [] 07:53:47.366 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:47.367 [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:47.374 [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:47.375 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:47.375 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:47.375 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:47.376 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:47.376 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.836 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.837 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.838 [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":"64d4c7b4-e19b-4c4a-bdfa-844b4c821d0c","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"64d4c7b4-e19b-4c4a-bdfa-844b4c821d0c","timestampMs":1730793227837,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.838 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"35768242-0877-48f7-9a35-a536484da6e6","timestampMs":1730793227289,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:47.839 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:47.839 [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":"35768242-0877-48f7-9a35-a536484da6e6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"35768242-0877-48f7-9a35-a536484da6e6","timestampMs":1730793227839,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.839 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793227287, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@75ee3ef] 07:53:47.842 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:47.842 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793242287, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@75ee3ef] 07:53:47.842 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1730793242287, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@75ee3ef] 07:53:47.842 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:47.843 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9ceeb7ee-2377-43d5-a394-bfb3068e457e","timestampMs":1730793227843,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.843 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item RunnableItem [nextMs=1730793227287, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@75ee3ef] 07:53:47.870 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.870 [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":"f4d9e389-70a6-481c-bab0-17447d8713da","timestampMs":1730793227870,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.870 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:47.874 [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:47.874 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.875 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227873, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@739ceb17] 07:53:47.875 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.875 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:47.875 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e600d1b5-61b7-49f6-82b7-59c26306aea1","timestampMs":1730793227875,"pdpGroup":"defaultGroup"} 07:53:47.876 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.876 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.876 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:47.881 [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:47.882 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.882 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227880, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@61a74188] 07:53:47.882 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.883 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:47.884 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"28de92af-1d8d-4bee-b885-3d9c97699cf8","timestampMs":1730793227883,"pdpGroup":"defaultGroup"} 07:53:47.884 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:47.884 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:47.886 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:47.886 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793242880, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@61a74188] 07:53:47.886 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1730793242880, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@61a74188] 07:53:47.887 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:47.887 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"38606c91-7c67-4608-a209-2c450266298a","timestampMs":1730793227887,"pdpGroup":"defaultGroup"} 07:53:47.887 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:272 - re-enqueuing work item 07:53:47.887 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793257880, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@61a74188] 07:53:47.887 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:276 - fire work item PeriodicItem [nextMs=1730793257880, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@61a74188] 07:53:47.888 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:47.888 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d03b927b-4aab-47e1-9a51-5f6b75091c3d","timestampMs":1730793227888,"pdpGroup":"defaultGroup"} 07:53:47.888 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:47.888 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"68f6b5d7-0c9d-48fd-9a54-4a48a8a4782a","timestampMs":1730793227888,"pdpGroup":"defaultGroup"} 07:53:47.889 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:47.889 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:47.889 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.889 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c634aa23-19af-4df1-9f75-db3c4b859853","timestampMs":1730793227889,"pdpGroup":"defaultGroup"} 07:53:47.889 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.892 [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:47.892 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:47.892 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227892, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@56f3a810] 07:53:47.893 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:47.893 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.893 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793227892, periodMs=30000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@56f3a810] 07:53:47.893 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.894 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.894 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227894,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 07:53:47.895 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.896 [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:47.896 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:47.896 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.897 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.897 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227897,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 07:53:47.897 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.897 [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:47.897 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:47.898 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.898 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.898 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227898,"pdpGroup":"defaultGroup"} 07:53:47.898 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.898 [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:47.899 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:47.899 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.899 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.899 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227899,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.899 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle ************************************************************************ 07:53:47.900 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 07:53:47.900 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:47.903 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.903 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.903 [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":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227903,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.904 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.909 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.910 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.910 [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":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227910,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:47.910 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:47.913 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:47.913 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:47.913 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"31c404ee-b478-4d0b-9881-b8fb0c788b9f","timestampMs":1730793227913,"pdpGroup":"defaultGroup"} 07:53:47.913 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:47.913 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"48a776d1-f51f-457f-b295-c5accfc69f43","timestampMs":1730793227913,"pdpGroup":"defaultGroup"} 07:53:47.914 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:47.915 [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=284145670]): halt 07:53:47.916 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:47.916 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:47.916 [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=284145670]): stop 07:53:47.917 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:47.917 [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=284145670] 07:53:47.923 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:47.929 [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=284145670]: HALT 07:53:47.930 [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=284145670] 07:53:47.930 [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=284145670]: REMOVE-CODERS 07:53:47.931 [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=284145670] 07:53:47.931 [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=284145670] 07:53:47.932 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:47.933 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:47.933 [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:47.934 [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:47.935 [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.658 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.031 s -- in org.onap.policy.drools.lifecycle.LifecycleFeatureTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTestTest 07:53:50.005 [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:50.009 [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:50.012 [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:50.016 [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:50.021 [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:50.025 [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:50.028 [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:50.032 [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:50.035 [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:50.039 [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:50.042 [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:50.045 [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:50.047 [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.049 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTestTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateSafeTest 07:53:50.070 [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:50.072 [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:50.075 [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:50.077 [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:50.080 [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:50.083 [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:50.086 [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:50.088 [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:50.091 [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:50.093 [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:50.096 [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:50.098 [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:50.100 [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.034 s -- in org.onap.policy.drools.lifecycle.LifecycleStateSafeTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActiveTest 07:53:50.118 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:50.118 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:50.118 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:50.554 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:50.554 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:50.559 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:50.570 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:50.575 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:50.582 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:50.586 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:50.592 [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:50.592 [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:50.592 [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:50.596 [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:50.597 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.597 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230597, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5c15e5f7] 07:53:50.598 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.598 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9c6eb1ed-e9c8-4145-ae5a-e4414dc990fd","timestampMs":1730793230598,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.598 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.599 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9c6eb1ed-e9c8-4145-ae5a-e4414dc990fd","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9c6eb1ed-e9c8-4145-ae5a-e4414dc990fd","timestampMs":1730793230599,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.599 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230597, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5c15e5f7] 07:53:50.599 [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=1211215171]): start 07:53:50.600 [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=1211215171] 07:53:50.600 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:50.601 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:50.602 [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:50.602 [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:50.604 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:50.604 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:50.604 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.605 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"16a7b4f9-e89a-40be-aa58-fcb70ada8389","timestampMs":1730793230605,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.605 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:50.611 [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:50.611 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.612 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230611, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@38f96672] 07:53:50.612 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.612 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"08af3c23-77c7-4e8d-992b-8975acbc4e85","timestampMs":1730793230612,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.613 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.613 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"08af3c23-77c7-4e8d-992b-8975acbc4e85","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"08af3c23-77c7-4e8d-992b-8975acbc4e85","timestampMs":1730793230613,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.614 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230611, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@38f96672] 07:53:50.614 [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=1211215171]): start 07:53:50.615 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.615 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStateActive(): start 07:53:50.615 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.616 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"554da9e1-81a5-431f-a1dd-2138d312782b","timestampMs":1730793230615,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.616 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:50.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:50.621 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.621 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230621, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@67d8431d] 07:53:50.621 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.621 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"40c46379-f876-4e9d-8ddd-1abf26e2123d","timestampMs":1730793230621,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.622 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.622 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"40c46379-f876-4e9d-8ddd-1abf26e2123d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"40c46379-f876-4e9d-8ddd-1abf26e2123d","timestampMs":1730793230622,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.622 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230621, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@67d8431d] 07:53:50.622 [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=1211215171]): start 07:53:50.622 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:50.623 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ce394267-cbd8-4e36-8f9d-0f6df13dc75b","timestampMs":1730793230623,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.623 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:50.623 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.623 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:50.629 [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:50.629 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.630 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230630, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7fd7bf93] 07:53:50.630 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.630 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"4c6328a5-8af6-49de-97be-513c967a37ef","timestampMs":1730793230630,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.630 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.631 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"4c6328a5-8af6-49de-97be-513c967a37ef","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"4c6328a5-8af6-49de-97be-513c967a37ef","timestampMs":1730793230631,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.631 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230630, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7fd7bf93] 07:53:50.631 [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=1211215171]): start 07:53:50.632 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230632,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:50.632 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.632 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"cc15e551-c22e-486e-80cf-af4e7357bab8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230632,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.635 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230632,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:50.635 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.636 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"cc15e551-c22e-486e-80cf-af4e7357bab8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230636,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.636 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"SAFE","messageName":"PDP_STATE_CHANGE","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230632,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:50.636 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.636 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=cc15e551-c22e-486e-80cf-af4e7357bab8, timestampMs=1730793230632, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 07:53:50.636 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:363 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=cc15e551-c22e-486e-80cf-af4e7357bab8, timestampMs=1730793230632, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 07:53:50.637 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"cc15e551-c22e-486e-80cf-af4e7357bab8","responseStatus":"FAIL","responseMessage":"invalid state change to SAFE"},"messageName":"PDP_STATUS","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230637,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.637 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"TERMINATED","messageName":"PDP_STATE_CHANGE","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230632,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:50.637 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.637 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=cc15e551-c22e-486e-80cf-af4e7357bab8, timestampMs=1730793230632, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 07:53:50.637 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:363 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=cc15e551-c22e-486e-80cf-af4e7357bab8, timestampMs=1730793230632, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 07:53:50.638 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"cc15e551-c22e-486e-80cf-af4e7357bab8","responseStatus":"FAIL","responseMessage":"invalid state change to TERMINATED"},"messageName":"PDP_STATUS","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230638,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.638 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230632,"pdpGroup":"B","pdpSubgroup":"b"} 07:53:50.638 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.638 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"cc15e551-c22e-486e-80cf-af4e7357bab8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"cc15e551-c22e-486e-80cf-af4e7357bab8","timestampMs":1730793230638,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.639 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.639 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"aeef95bf-37da-4c9b-8359-0e57e3506ffc","timestampMs":1730793230639,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.639 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:50.649 [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:50.649 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.649 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230649, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3d37d543] 07:53:50.649 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.649 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"efc3554c-1e4e-43c7-8980-1d22f9a43c44","timestampMs":1730793230649,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.650 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.650 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"efc3554c-1e4e-43c7-8980-1d22f9a43c44","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"efc3554c-1e4e-43c7-8980-1d22f9a43c44","timestampMs":1730793230650,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.650 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230649, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3d37d543] 07:53:50.650 [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=1211215171]): start 07:53:50.651 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.651 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ac477110-1ade-4df1-a396-482ae404497e","timestampMs":1730793230651,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.651 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:50.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:50.656 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.656 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230656, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2ccb0929] 07:53:50.656 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.656 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"3475c559-3596-482b-9009-d445cac2cb17","timestampMs":1730793230656,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.657 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.657 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"3475c559-3596-482b-9009-d445cac2cb17","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3475c559-3596-482b-9009-d445cac2cb17","timestampMs":1730793230657,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.657 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230656, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2ccb0929] 07:53:50.657 [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=1211215171]): start 07:53:50.658 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:50.658 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1b2ef5cc-6acb-42a6-8d39-73e24365b542","timestampMs":1730793230658,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.658 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:50.658 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:50.659 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:50.659 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"2984bb38-7b0b-4745-bb3a-be48b6eb67df","timestampMs":1730793230659,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.659 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:50.660 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:50.660 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.660 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d92b9dc5-c0d6-4bf2-99e1-7154d0355388","timestampMs":1730793230660,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.661 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:50.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:50.666 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.667 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230667, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@45c21bc8] 07:53:50.667 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.667 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9197de70-ab51-4813-a0c5-aceb82a7d07f","timestampMs":1730793230667,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:50.667 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.667 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9197de70-ab51-4813-a0c5-aceb82a7d07f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9197de70-ab51-4813-a0c5-aceb82a7d07f","timestampMs":1730793230667,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:50.668 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793230667, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@45c21bc8] 07:53:50.668 [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=1211215171]): start 07:53:50.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:50.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:50.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.670 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.670 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.671 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230671,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.672 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.682 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.682 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.682 [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":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230682,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.685 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update ************************************************************************ INSERT.TOSCA.POLICY: 07:53:50.686 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:50.686 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.686 [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":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230686,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.686 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.693 [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:50.694 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.694 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.694 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230694,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.695 [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:50.700 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.700 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.700 [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":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230700,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.701 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.706 [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:50.710 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.710 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.710 [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":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230710,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.711 [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:50.716 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.716 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.716 [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":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230716,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.717 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.717 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793230667, periodMs=150000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@45c21bc8] 07:53:50.718 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.718 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.718 [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":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230718,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.718 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.722 [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:50.728 [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:50.746 [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:50.746 [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:50.752 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [vcpe.timeout.integer.as.string 1.0.0] 07:53:50.753 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:50.753 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:50.753 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"eb56f6e9-9d75-4511-8a41-0fc692287647","responseStatus":"FAIL","responseMessage":"[vcpe.timeout.integer.as.string 1.0.0]"},"messageName":"PDP_STATUS","requestId":"eb56f6e9-9d75-4511-8a41-0fc692287647","timestampMs":1730793230753,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.753 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.753 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"35b13e06-dbc8-4397-b9ac-9cf74cd4e5e6","timestampMs":1730793230753,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:50.754 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:50.754 [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=1211215171]): halt 07:53:50.755 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:50.765 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:50.765 [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=1211215171]): stop 07:53:50.765 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:50.765 [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=1211215171] 07:53:50.765 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:50.766 [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=1211215171]: HALT 07:53:50.766 [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=1211215171] 07:53:50.766 [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=1211215171]: REMOVE-CODERS 07:53:50.766 [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=1211215171] 07:53:50.766 [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=1211215171] 07:53:50.766 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:50.767 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:50.767 [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:50.767 [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:50.775 [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.659 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActiveTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest 07:53:50.779 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:50.780 [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:50.781 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to TERMINATED 07:53:50.782 [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:50.783 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:50.783 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stop:65 - LifecycleStateTerminated(): stop 07:53:50.784 [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:50.785 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.798 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.798 [pool-31-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:50.799 [pool-31-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6ee29771-c2b4-4f11-a8d3-f3a2d0331108","timestampMs":1730793230799,"pdpGroup":"defaultGroup"} 07:53:50.799 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.799 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 07:53:50.799 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:50.800 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e896b455-cc8f-43e3-af9e-fa38cfead70b","timestampMs":1730793230800,"pdpGroup":"defaultGroup"} 07:53:50.800 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:50.802 [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:50.803 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:50.803 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stateChange:82 - LifecycleStateTerminated(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=61e66dcd-3b50-49a3-ba63-1681829464c1, timestampMs=1730793230803, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 07:53:50.804 [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:50.805 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:50.805 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 07:53:50.807 [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:50.808 [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:50.809 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.809 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.810 [pool-35-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:50.811 [pool-35-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"85c539ce-3060-44dd-b5f6-09d3ca032e1d","timestampMs":1730793230810,"pdpGroup":"defaultGroup"} 07:53:50.812 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:50.812 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"af21aae1-93e3-4dbc-8091-7f3184b51f99","timestampMs":1730793230812,"pdpGroup":"defaultGroup"} 07:53:50.813 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:50.813 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.813 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.814 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:50.814 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ce470da1-444b-47fb-b96e-c2a127bd46f9","timestampMs":1730793230814,"pdpGroup":"defaultGroup"} 07:53:50.814 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:50.818 [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:50.820 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:50.820 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:50.820 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 07:53:50.821 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"5f95414f-af5e-4434-ab2b-5addbb5d7581","timestampMs":1730793230820,"pdpGroup":"defaultGroup"} 07:53:50.821 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 07:53:50.822 [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:50.823 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:50.823 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 07:53:50.824 [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:50.825 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:50.825 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:update:88 - LifecycleStateTerminated(): update: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=7533f98b-2545-4f87-9e16-fe61c3db081c, timestampMs=1730793230825, name=null, pdpGroup=A, pdpSubgroup=a), source=null, description=null, pdpHeartbeatIntervalMs=2400000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 07:53:50.832 [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:50.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 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest 07:53:50.838 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:50.838 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:50.838 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:51.320 [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.321 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:51.321 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793231321, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@26db2470] 07:53:51.321 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:51.321 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7d8eb49e-5212-41c3-9560-32119b051554","timestampMs":1730793231321,"pdpGroup":"A","pdpSubgroup":"a"} 07:53:51.322 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:51.322 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"7d8eb49e-5212-41c3-9560-32119b051554","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"7d8eb49e-5212-41c3-9560-32119b051554","timestampMs":1730793231322,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.322 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793231321, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@26db2470] 07:53:51.325 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.374 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:51.374 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.374 [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:51.374 [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:51.374 [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:51.375 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:51.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:51.375 [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":"a1c581b0-a5ef-4350-87c7-714b22ab7aa3","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"a1c581b0-a5ef-4350-87c7-714b22ab7aa3","timestampMs":1730793231375,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.375 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.378 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:51.379 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.379 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:51.379 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.379 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:51.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:51.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:51.379 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"dcaa2073-8550-4324-9b63-4005661e5b22","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"dcaa2073-8550-4324-9b63-4005661e5b22","timestampMs":1730793231379,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.380 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.383 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:51.383 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.383 [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:51.403 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:51.405 [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:51.406 [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.407 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.411 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.417 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.420 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.424 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.427 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.432 [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.432 [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.432 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.443 [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@6e9a34bc:null:1781010162 07:53:51.454 [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@6e9a34bc, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.457 [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@6e9a34bc, modelClassLoaderHash=1781010162]], customCoder=null]]] 07:53:51.457 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.457 [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@309876a8:null:1781010162 07:53:51.458 [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@6e9a34bc, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.458 [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.458 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.458 [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@5a61927a:null:1781010162 07:53:51.458 [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@5a61927a, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.458 [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@5a61927a, modelClassLoaderHash=1781010162]], customCoder=null]]] 07:53:51.459 [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=1781010162] 07:53:51.459 [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=1781010162] 07:53:51.459 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.460 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.460 [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.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:51.462 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.462 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.463 [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.463 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:51.463 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:51.463 [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@795dfc20 07:53:51.466 [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:51.466 [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:51.466 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:51.467 [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:51.467 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:51.467 [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":"cbf442e4-1623-4d2d-9676-c38da17c24c0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"cbf442e4-1623-4d2d-9676-c38da17c24c0","timestampMs":1730793231467,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.468 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.472 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.modifyconfig 1.0.0] 07:53:51.472 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.472 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.472 [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":"dbb47780-22de-4c8e-a8c4-db260a11ba25","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0]"},"messageName":"PDP_STATUS","requestId":"dbb47780-22de-4c8e-a8c4-db260a11ba25","timestampMs":1730793231472,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.473 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.477 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.477 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.477 [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":"09e2de68-15b5-4dbf-b659-dab788e9cec9","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"09e2de68-15b5-4dbf-b659-dab788e9cec9","timestampMs":1730793231477,"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:51.486 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.489 [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:51.489 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.489 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.489 [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":"2b5224fa-c6aa-48e7-a5e5-4ad7f0aaa50f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"2b5224fa-c6aa-48e7-a5e5-4ad7f0aaa50f","timestampMs":1730793231489,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.490 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.491 [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=1781010162]): unlock 07:53:51.492 [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=1781010162]: HALT 07:53:51.492 [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=1781010162] 07:53:51.492 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.492 [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=1781010162]: REMOVE-CODERS 07:53:51.492 [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=1781010162] 07:53:51.492 [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:51.493 [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@309876a8, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.493 [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:51.493 [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=1781010162] 07:53:51.493 [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:51.493 [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@5a61927a, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.493 [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:51.493 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.494 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.494 [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.494 [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.497 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.497 [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:51.498 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.498 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.498 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:51.498 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:51.499 [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.499 [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@795dfc20 07:53:51.499 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.499 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.499 [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":"5f656906-8e8a-467e-b22e-7f9b3b7ae00c","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5f656906-8e8a-467e-b22e-7f9b3b7ae00c","timestampMs":1730793231499,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.499 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.502 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:51.502 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.502 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:51.502 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.503 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:51.503 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.503 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.503 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"be8da051-fc49-4b53-bf85-ebdae58f2e36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"be8da051-fc49-4b53-bf85-ebdae58f2e36","timestampMs":1730793231503,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.504 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.507 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:51.508 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.508 [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:51.509 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:51.509 [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:51.510 [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.510 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.515 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.518 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.522 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.525 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.528 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.531 [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.531 [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.531 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.531 [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@59daf355:null:1781010162 07:53:51.532 [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@59daf355, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.532 [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@59daf355, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.532 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.532 [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@7a87183a:null:1781010162 07:53:51.532 [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@59daf355, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.532 [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.532 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.532 [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@4334b9fd:null:1781010162 07:53:51.533 [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@4334b9fd, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.533 [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@4334b9fd, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.533 [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=1781010162] 07:53:51.533 [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=1781010162] 07:53:51.533 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.534 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.534 [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.534 [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.535 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.535 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.535 [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.535 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:51.535 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:51.535 [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@795dfc20 07:53:51.538 [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:51.538 [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:51.538 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:51.538 [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:51.538 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:51.539 [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":"f1b0b929-6100-41c2-8ded-1105221e2c28","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f1b0b929-6100-41c2-8ded-1105221e2c28","timestampMs":1730793231539,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.541 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.542 [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=1781010162]): unlock 07:53:51.542 [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=1781010162]: HALT 07:53:51.542 [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=1781010162] 07:53:51.545 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.545 [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=1781010162]: REMOVE-CODERS 07:53:51.545 [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=1781010162] 07:53:51.545 [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:51.546 [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@7a87183a, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.546 [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:51.546 [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=1781010162] 07:53:51.546 [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:51.546 [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@4334b9fd, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.546 [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:51.546 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.546 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.547 [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.547 [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.547 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.547 [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:51.548 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.548 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.548 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:51.548 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:51.549 [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.549 [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@795dfc20 07:53:51.549 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.549 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.549 [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":"f4a7b921-2849-431e-b1a3-3f60996a4c93","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f4a7b921-2849-431e-b1a3-3f60996a4c93","timestampMs":1730793231549,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.550 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.551 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:51.552 [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:51.552 [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.553 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.558 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.560 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.564 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.566 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.571 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.573 [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.574 [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.574 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.574 [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@19450d3d:null:1781010162 07:53:51.574 [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@19450d3d, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.574 [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@19450d3d, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.574 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.574 [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@3dfef25d:null:1781010162 07:53:51.575 [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@19450d3d, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.575 [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.575 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.575 [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@6f6f8896:null:1781010162 07:53:51.575 [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@6f6f8896, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.575 [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@6f6f8896, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.575 [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=1781010162] 07:53:51.575 [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=1781010162] 07:53:51.576 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.577 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.577 [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.577 [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.577 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.578 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.578 [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.578 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:51.578 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:51.578 [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@795dfc20 07:53:51.578 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.578 [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:51.581 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:51.581 [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":"621a3e36-a61f-402a-897a-c633b9d40330","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"621a3e36-a61f-402a-897a-c633b9d40330","timestampMs":1730793231581,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.587 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.591 [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=1781010162]): halt 07:53:51.591 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.591 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:51.591 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:51.592 [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.592 [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=1781010162]): stop 07:53:51.592 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.592 [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=1781010162] ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.modifyconfig 1.0.0 ************************************************************************ 07:53:51.597 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.597 [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=1781010162]: HALT 07:53:51.597 [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=1781010162] 07:53:51.598 [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=1781010162]: REMOVE-CODERS 07:53:51.598 [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=1781010162] 07:53:51.598 [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:51.599 [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@3dfef25d, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.599 [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:51.599 [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=1781010162] 07:53:51.600 [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:51.600 [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@6f6f8896, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.600 [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:51.601 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.602 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.602 [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.602 [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.603 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.603 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.603 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.604 [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":"f28c0e71-0020-4bea-bfa6-ce765165f382","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f28c0e71-0020-4bea-bfa6-ce765165f382","timestampMs":1730793231604,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.604 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.608 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:51.608 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.608 [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:51.608 [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:51.609 [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:51.610 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:51.611 [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:51.611 [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.612 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.619 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:51.623 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.629 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.638 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.644 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.648 [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.648 [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.649 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.649 [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@59558b3f:null:1781010162 07:53:51.649 [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@59558b3f, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.649 [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@59558b3f, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.650 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.650 [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@3dacbb0d:null:1781010162 07:53:51.650 [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@59558b3f, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.650 [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.650 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:51.650 [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@5481578e:null:1781010162 07:53:51.650 [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@5481578e, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.651 [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@5481578e, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.651 [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=1781010162] 07:53:51.651 [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=1781010162] 07:53:51.651 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.654 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.654 [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.654 [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.657 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.657 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:51.657 [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.657 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:51.657 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:51.657 [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@795dfc20 07:53:51.658 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:51.659 [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:51.669 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:51.670 [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":"1634ca65-e304-4c94-83ed-bde2dbf6a0e5","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"1634ca65-e304-4c94-83ed-bde2dbf6a0e5","timestampMs":1730793231670,"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:51.674 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.676 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:51.676 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:51.676 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 Tosca Policy: operational.restart 1.0.0 ************************************************************************ 07:53:51.679 [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:51.680 [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:51.680 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:51.681 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.681 [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":"a6bc3ad1-abea-471b-97a5-bf1aa2b4f527","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"a6bc3ad1-abea-471b-97a5-bf1aa2b4f527","timestampMs":1730793231681,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.689 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.689 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.690 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.690 [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":"075d9543-e1a7-4941-9e47-35f07aa344c5","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"075d9543-e1a7-4941-9e47-35f07aa344c5","timestampMs":1730793231690,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.696 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.697 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:51.697 [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:51.698 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 07:53:51.699 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.707 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.712 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.718 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.721 [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:51.721 [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:51.721 [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:51.721 [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=475226913] 07:53:51.721 [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=475226913] 07:53:51.721 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:51.727 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:51.727 [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:51.727 [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:51.733 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:51.733 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:51.733 [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@795dfc20 07:53:51.734 [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:51.734 [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 ************************************************************************ ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) ECHO: I am up ************************************************************************ INSERT.TOSCA.POLICY: Tosca Policy Type: onap.policies.typeA 1.0.0 Tosca Policy: other-validated 1.0.0 ************************************************************************ 07:53:51.750 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.750 [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] ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) 07:53:51.752 [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:51.753 [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:51.754 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:51.754 [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":"00fc941a-8357-4005-b2c5-ecc36b9b98da","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"00fc941a-8357-4005-b2c5-ecc36b9b98da","timestampMs":1730793231754,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.766 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.778 [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:51.778 [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:51.778 [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:51.778 [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:51.779 [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=475226913]): unlock 07:53:51.779 [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=475226913]: HALT 07:53:51.779 [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=475226913] 07:53:51.780 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.782 [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=475226913]: REMOVE-CODERS 07:53:51.783 [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=475226913] 07:53:51.783 [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=475226913] 07:53:51.783 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:51.785 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:51.785 [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:51.785 [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:51.799 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.800 [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:51.800 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:51.801 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:51.801 [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@795dfc20 07:53:51.801 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.801 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.802 [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":"10e4a2f1-bd5b-4018-9d8c-ebae6cee6817","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"10e4a2f1-bd5b-4018-9d8c-ebae6cee6817","timestampMs":1730793231802,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.824 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.826 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:51.827 [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:51.828 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 07:53:51.828 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:51.838 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:51.843 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:51.850 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:51.855 [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:51.855 [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:51.855 [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:51.855 [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=475226913] 07:53:51.856 [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=475226913] 07:53:51.856 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:51.857 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:51.858 [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:51.858 [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:51.859 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:51.859 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:51.859 [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@795dfc20 07:53:51.859 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.860 [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:51.862 [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:51.867 [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:51.868 [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:51.868 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:51.868 [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":"8e27b8a1-6fbc-4c37-8957-39e80c504ec0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8e27b8a1-6fbc-4c37-8957-39e80c504ec0","timestampMs":1730793231868,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.868 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.869 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.869 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.869 [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":"bbcb3cbd-3502-4e5e-9bf7-4d9adc147071","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"bbcb3cbd-3502-4e5e-9bf7-4d9adc147071","timestampMs":1730793231869,"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:51.902 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.904 [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=1781010162]): unlock 07:53:51.904 [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=1781010162]: HALT 07:53:51.904 [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=1781010162] 07:53:51.905 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.905 [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=1781010162]: REMOVE-CODERS 07:53:51.905 [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=1781010162] 07:53:51.905 [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:51.905 [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@3dacbb0d, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.906 [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:51.906 [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=1781010162] 07:53:51.906 [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:51.906 [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@5481578e, modelClassLoaderHash=1781010162]], customCoder=null]] 07:53:51.906 [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:51.906 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:51.906 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:51.907 [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.907 [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.909 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.910 [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:51.910 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:51.911 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.911 [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.911 [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@795dfc20 07:53:51.913 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:51.913 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.913 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:51.913 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:51.913 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:51.914 [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:51.915 [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:51.915 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.915 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.916 [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":"4c469287-7853-4271-9c72-9fc86e86bf00","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4c469287-7853-4271-9c72-9fc86e86bf00","timestampMs":1730793231916,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.921 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:51.921 [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:51.921 [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:51.922 [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:51.922 [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:51.922 [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:51.923 [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:51.924 [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=475226913]): unlock 07:53:51.924 [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=475226913]: HALT 07:53:51.924 [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=475226913] 07:53:51.924 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.925 [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=475226913]: REMOVE-CODERS 07:53:51.925 [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=475226913] 07:53:51.925 [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=475226913] 07:53:51.925 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :echo 07:53:51.925 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name echo 07:53:51.926 [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:51.926 [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:51.926 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:51.926 [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:51.927 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 07:53:51.927 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:51.927 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:51.927 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:51.927 [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@795dfc20 07:53:51.928 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:51.928 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:51.928 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:51.928 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:51.928 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:51.928 [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:51.929 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:51.929 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:51.929 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b9c247a1-a4eb-4ce7-954e-7148cb557e95","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0, operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"b9c247a1-a4eb-4ce7-954e-7148cb557e95","timestampMs":1730793231929,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.930 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:51.930 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d595c78f-b420-486e-bd74-b5375d172e63","timestampMs":1730793231930,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:51.930 [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.094 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmTest 07:53:51.934 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:51.934 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:51.935 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:51.936 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: [org.onap.policy.drools.lifecycle.LifecycleFeature@68886059] 07:53:51.944 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:51.981 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@6cb7c527 07:53:51.983 [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.988 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:51.988 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:51.989 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:51.989 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:51.989 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@4b51bc96 07:53:51.990 [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.993 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:51.993 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:51.993 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:51.993 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:51.993 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@311255bd 07:53:51.994 [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.997 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:51.997 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:51.997 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:51.997 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:51.998 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@43e03b11 07:53:51.998 [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.001 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.001 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.001 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.002 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:52.002 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@41402d1b 07:53:52.002 [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.005 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.005 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.006 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.006 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:52.006 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@1f2c7599 07:53:52.006 [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.009 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.010 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.010 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.010 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:52.010 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@4ac25f57 07:53:52.011 [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.014 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.014 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.014 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.014 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:52.014 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@ef7721b 07:53:52.015 [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.018 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.018 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.018 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.019 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 07:53:52.019 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@774ba911 07:53:52.020 [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.090 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest 07:53:52.025 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.025 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.025 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.251 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:52.251 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:52.255 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:52.258 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:52.260 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:52.262 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:52.264 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:52.266 [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:52.267 [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:52.267 [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:52.270 [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.271 [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=1066221119]): start 07:53:52.271 [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=1066221119] 07:53:52.271 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.272 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.272 [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.272 [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.273 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:52.273 [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.273 [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=1066221119]): unlock 07:53:52.273 [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=1066221119]: HALT 07:53:52.273 [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=1066221119] 07:53:52.274 [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.274 [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=1066221119]: REMOVE-CODERS 07:53:52.274 [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=1066221119] 07:53:52.274 [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=1066221119] 07:53:52.274 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.274 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.274 [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.274 [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.277 [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.277 [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:52.277 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:52.278 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.278 [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.278 [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@795dfc20 07:53:52.279 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:52.280 [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:52.280 [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@795dfc20 07:53:52.280 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:52.280 [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:52.281 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:52.281 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:52.283 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:52.286 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:52.289 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:52.292 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:52.294 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:52.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:52.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:52.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:52.296 [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=1066221119] 07:53:52.296 [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=1066221119] 07:53:52.296 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.297 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.297 [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.297 [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.301 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:52.301 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:52.301 [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.301 [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@795dfc20 07:53:52.302 [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=1066221119]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:53:52.302 [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=1066221119]): unlock 07:53:52.302 [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=1066221119]): 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:52.302 [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@795dfc20 07:53:52.302 [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=1066221119]): halt 07:53:52.302 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.302 [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.303 [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=1066221119]): stop 07:53:52.303 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.303 [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=1066221119] 07:53:52.303 [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.303 [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=1066221119]: HALT 07:53:52.303 [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=1066221119] 07:53:52.303 [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=1066221119]: REMOVE-CODERS 07:53:52.304 [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=1066221119] 07:53:52.304 [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=1066221119] 07:53:52.304 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.304 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.304 [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.304 [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.304 [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.281 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest 07:53:52.309 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.309 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.309 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:52.540 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:52.541 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:52.544 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:52.546 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:52.548 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:52.550 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:52.552 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:52.554 [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:52.554 [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:52.554 [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:52.837 [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.839 [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=822877101]): start 07:53:52.840 [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=822877101] 07:53:52.840 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.841 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.841 [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.841 [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.845 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:52.846 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added ************************************************************************ 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.862 [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:52.863 [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:52.865 [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:52.866 [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:52.867 [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:52.869 [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:52.873 [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=822877101]): halt 07:53:52.874 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.874 [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.874 [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=822877101]): stop 07:53:52.875 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:52.875 [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=822877101] 07:53:52.878 [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.878 [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=822877101]: HALT 07:53:52.878 [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=822877101] 07:53:52.878 [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=822877101]: REMOVE-CODERS 07:53:52.879 [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=822877101] 07:53:52.879 [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=822877101] 07:53:52.879 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:52.879 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:52.879 [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.879 [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.879 [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.571 s -- in org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest 07:53:52.883 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:52.883 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:52.883 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:53.061 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:53.061 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:53.065 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:53.067 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:53.069 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:53.071 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:53.074 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:53.075 [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:53.075 [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:53.076 [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:53.080 [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:53.080 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:53.080 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793233080, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5cd4f2e] 07:53:53.080 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:53.080 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e8e9a6e2-87cf-41ed-91b4-c378d5ced838","timestampMs":1730793233080,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"A","pdpSubgroup":"a"} 07:53:53.081 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:53.081 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"e8e9a6e2-87cf-41ed-91b4-c378d5ced838","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e8e9a6e2-87cf-41ed-91b4-c378d5ced838","timestampMs":1730793233081,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:53.081 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793233080, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5cd4f2e] 07:53:53.082 [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=2125652478]): start 07:53:53.082 [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=2125652478] 07:53:53.082 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:53.083 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:53.083 [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:53.083 [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:53.083 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:53.083 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:53.083 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:53.083 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4b00e701-96cc-496c-8164-88f636c69822","timestampMs":1730793233083,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:53.084 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:53.084 [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:53.089 [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:53.089 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:53.089 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item PeriodicItem [nextMs=1730793233090, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@76ccd41d] 07:53:53.090 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:53.090 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"1bbec193-b42b-498c-a2cb-83921b0eaa01","timestampMs":1730793233090,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"A","pdpSubgroup":"a"} 07:53:53.090 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:53.090 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"1bbec193-b42b-498c-a2cb-83921b0eaa01","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1bbec193-b42b-498c-a2cb-83921b0eaa01","timestampMs":1730793233090,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 07:53:53.090 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:301 - enqueue work item RunnableItem [nextMs=1730793233090, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@76ccd41d] 07:53:53.090 [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=2125652478]): start 07:53:53.091 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.093 [main] WARN o.o.p.d.lifecycle.PolicyTypeNativeDroolsController:configControllerSources:159 - Topic dcae_topic is not present or ambiguous [] 07:53:53.093 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [example.controller 1.0.0] 07:53:53.093 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.093 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.093 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"FAIL","responseMessage":"[example.controller 1.0.0]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233093,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.093 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.094 [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=2125652478]): start 07:53:53.095 [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:53.095 [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:53.095 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:53.095 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.095 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233095,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.095 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.096 [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:53.096 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [example.artifact 1.0.0] 07:53:53.096 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.096 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.096 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"FAIL","responseMessage":"[example.artifact 1.0.0]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233096,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.096 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.097 [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=2125652478]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 07:53:53.097 [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=2125652478]): unlock 07:53:53.098 [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=2125652478]): 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:53.098 [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@795dfc20 07:53:53.098 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.098 [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:53.099 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:53.099 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233099,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.099 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.099 [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:53.100 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:53.100 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.100 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.100 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233100,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.100 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:53.100 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:53.100 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.102 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [operational.restart 1.0.0] 07:53:53.102 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.102 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.102 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233102,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.102 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.104 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.104 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.104 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233104,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.104 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.106 [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:53.107 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.107 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.107 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233107,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.107 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.109 [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:53.109 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.109 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.109 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233109,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.109 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.110 [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=2125652478]): unlock 07:53:53.110 [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=2125652478]: HALT 07:53:53.110 [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=2125652478] 07:53:53.114 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:53.115 [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=2125652478]: REMOVE-CODERS 07:53:53.115 [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=2125652478] 07:53:53.115 [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=2125652478] 07:53:53.115 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:53.115 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:53.115 [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:53.116 [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:53.116 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:53.116 [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:53.117 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:53.118 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.118 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:53.118 [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@795dfc20 07:53:53.118 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.118 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.118 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233118,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.119 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.120 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:53.120 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 07:53:53.120 [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:53.120 [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:53.120 [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:53.120 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:53.121 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.121 [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":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233121,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.121 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:53.122 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:53.122 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:53.122 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:53.123 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 07:53:53.123 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:53.124 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:53.124 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.124 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:53.124 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.124 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:53.124 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:53.124 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:53.124 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"fb23857c-4a24-4719-9d12-9cfa6eb05874","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fb23857c-4a24-4719-9d12-9cfa6eb05874","timestampMs":1730793233124,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.125 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:53.125 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1c8d86d3-63a4-4589-9936-850d4d2638f7","timestampMs":1730793233125,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 07:53:53.125 [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.255 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest 07:53:53.139 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:53.139 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:53.139 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:53.299 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:53.299 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:53.302 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:53.305 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:53.307 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:53.309 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:53.311 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:53.312 [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:53.312 [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:53.312 [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:53.318 [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:53.319 [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:53.319 [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=1462545248]): start 07:53:53.319 [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=1462545248] 07:53:53.319 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:53.320 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:53.320 [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:53.320 [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:53.321 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:53.321 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:53.322 [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=1462545248]): halt 07:53:53.322 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.322 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 07:53:53.322 [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=1462545248]): stop 07:53:53.323 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.323 [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=1462545248] 07:53:53.323 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:53.323 [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=1462545248]: HALT 07:53:53.323 [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=1462545248] 07:53:53.323 [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=1462545248]: REMOVE-CODERS 07:53:53.323 [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=1462545248] 07:53:53.323 [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=1462545248] 07:53:53.323 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:53.324 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:53.324 [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:53.324 [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:53.324 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 07:53:53.326 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:53.326 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:53.326 [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:53.327 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): start 07:53:53.336 [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:53.340 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=usecases, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:53.340 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: usecases 07:53:53.340 [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:53.341 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:53.341 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 07:53:53.341 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:53.341 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 07:53:53.341 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:53.342 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:53.342 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.342 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:53.342 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:53.342 [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.203 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest [INFO] Running org.onap.policy.drools.server.restful.RestLifecycleManagerTest 07:53:53.349 [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:53.349 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 07:53:53.349 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 07:53:53.349 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 07:53:53.653 [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:53.721 [lifecycle-8765] INFO o.e.jetty.server.session.DefaultSessionIdManager:doStart:332 - Session workerName=node0 07:53:54.433 [lifecycle-8765] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 07:53:54.433 [lifecycle-8765] INFO org.onap.policy.common.gson.JacksonHandler::50 - Using GSON with Jackson behaviors for REST calls 07:53:54.530 [lifecycle-8765] INFO org.eclipse.jetty.server.handler.ContextHandler:doStart:907 - Started o.e.j.s.ServletContextHandler@76fcdd2{/,null,AVAILABLE} 07:53:54.539 [lifecycle-8765] INFO org.eclipse.jetty.server.AbstractConnector:doStart:376 - Started lifecycle@1b692647{HTTP/1.1, (http/1.1)}{localhost:8765} 07:53:54.541 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:439 - Started Server@8f66323{STARTING}[11.0.23,sto=0] @12199ms 07:53:54.745 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 07:53:54.747 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 07:53:54.884 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "PUT /policy/pdp/engine/lifecycle/group/GG HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.892 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/group HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.895 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "PUT /policy/pdp/engine/lifecycle/subgroup/YY HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.899 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/subgroup HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.902 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/properties HTTP/1.1" 200 447 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.905 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/topic/source HTTP/1.1" 200 0 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.907 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/topic/sink HTTP/1.1" 200 0 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.909 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "PUT /policy/pdp/engine/lifecycle/status/interval/240 HTTP/1.1" 200 3 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.912 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/status/interval HTTP/1.1" 200 3 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.926 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.933 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.938 [qtp1217661591-51] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.946 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.949 [qtp1217661591-51] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.952 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.956 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.956 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 07:53:54.956 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 07:53:54.957 [pool-50-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:309 - lifecycle event: status 07:53:54.957 [pool-50-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9728ea33-202a-404d-a059-f2f97311e83e","timestampMs":1730793234957,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:54.958 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:314 - lifecycle event: state-change 07:53:54.959 [qtp1217661591-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"5b258666-a3cb-48bc-9a4b-3884ce363205","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5b258666-a3cb-48bc-9a4b-3884ce363205","timestampMs":1730793234958,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:54.959 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "PUT /policy/pdp/engine/lifecycle/state/ACTIVE HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.962 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/state HTTP/1.1" 200 8 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.964 [qtp1217661591-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:54.967 [qtp1217661591-53] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 07:53:54.967 [qtp1217661591-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:54.967 [qtp1217661591-53] 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:54.967 [qtp1217661591-53] 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:54.967 [qtp1217661591-53] 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:54.967 [qtp1217661591-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:313 - re-applying native artifact policies failures: [] 07:53:54.967 [qtp1217661591-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:54.967 [qtp1217661591-53] 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":"8540727d-5390-4613-9412-02cd76a6282a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8540727d-5390-4613-9412-02cd76a6282a","timestampMs":1730793234967,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:54.968 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.971 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.973 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:54.979 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +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:54.981 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:54.982 [qtp1217661591-54] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 07:53:54.982 [qtp1217661591-54] 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:54.983 [qtp1217661591-54] INFO o.o.p.d.controller.internal.MavenDroolsController::144 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 07:53:54.983 [qtp1217661591-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:54.986 [qtp1217661591-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 07:53:54.989 [qtp1217661591-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 07:53:54.992 [qtp1217661591-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 07:53:54.993 [qtp1217661591-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 07:53:54.996 [qtp1217661591-54] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 07:53:54.998 [qtp1217661591-54] 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:54.998 [qtp1217661591-54] 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:54.998 [qtp1217661591-54] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:54.998 [qtp1217661591-54] 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@587cac6d:null:1705175888 07:53:54.998 [qtp1217661591-54] 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@587cac6d, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:54.998 [qtp1217661591-54] 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@587cac6d, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:54.998 [qtp1217661591-54] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:54.998 [qtp1217661591-54] 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@74d578d0:null:1705175888 07:53:54.998 [qtp1217661591-54] 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@587cac6d, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:54.999 [qtp1217661591-54] 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:54.999 [qtp1217661591-54] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:337 - CLASS FETCHED java.util.HashMap 07:53:54.999 [qtp1217661591-54] 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@2b8bfc02:null:1705175888 07:53:54.999 [qtp1217661591-54] 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@2b8bfc02, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:54.999 [qtp1217661591-54] 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@2b8bfc02, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:54.999 [qtp1217661591-54] 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=1705175888] 07:53:54.999 [qtp1217661591-54] 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=1705175888] 07:53:54.999 [qtp1217661591-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:55.000 [qtp1217661591-54] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:55.000 [qtp1217661591-54] 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.000 [qtp1217661591-54] 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.000 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:55.001 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 07:53:55.001 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 07:53:55.001 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 07:53:55.001 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 07:53:55.001 [qtp1217661591-54] 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@795dfc20 07:53:55.001 [qtp1217661591-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.001 [qtp1217661591-54] 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:55.002 [qtp1217661591-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:250 - re-applying non-native policies failures: [] 07:53:55.002 [qtp1217661591-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":"0a60b50c-7049-47b1-915c-abe9721965d0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0a60b50c-7049-47b1-915c-abe9721965d0","timestampMs":1730793235002,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.003 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:54 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.006 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 320 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.008 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.011 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.025 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.032 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.036 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.045 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.049 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.058 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.062 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.091 [qtp1217661591-56] 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.097 [qtp1217661591-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.098 [qtp1217661591-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.098 [qtp1217661591-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":"operational.restart","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"40364b5d-b6e7-4915-b233-aab75e8c994e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"40364b5d-b6e7-4915-b233-aab75e8c994e","timestampMs":1730793235098,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.099 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.104 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 144 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.109 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.112 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.114 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.116 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.117 [qtp1217661591-54] 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.118 [qtp1217661591-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.118 [qtp1217661591-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.118 [qtp1217661591-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":"6cf46078-a84b-4b8c-ae8d-b446a71b2a2f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"6cf46078-a84b-4b8c-ae8d-b446a71b2a2f","timestampMs":1730793235118,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.119 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.122 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.125 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.128 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.130 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.142 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.146 [qtp1217661591-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.147 [qtp1217661591-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.148 [qtp1217661591-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.148 [qtp1217661591-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":"c94daf48-1f34-45d0-8db3-9c03ac600a4c","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c94daf48-1f34-45d0-8db3-9c03ac600a4c","timestampMs":1730793235148,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.149 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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.typeA 1.0.0 Tosca Policy: other-validated 1.0.0 ************************************************************************ 07:53:55.151 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 140 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.154 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.157 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.160 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.162 [qtp1217661591-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.162 [qtp1217661591-54] 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:55.163 [qtp1217661591-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.163 [qtp1217661591-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.163 [qtp1217661591-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":"5f568c2e-926b-412b-a955-cbd51f3afe83","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5f568c2e-926b-412b-a955-cbd51f3afe83","timestampMs":1730793235163,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.163 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.166 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.169 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.172 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.176 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.207 [qtp1217661591-56] 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:55.207 [qtp1217661591-56] 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:55.208 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.211 [qtp1217661591-53] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.213 [qtp1217661591-53] 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:55.214 [qtp1217661591-53] 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:55.214 [qtp1217661591-53] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:214 - update-policies: deployment failures: [other-validation-error 1.0.0] 07:53:55.214 [qtp1217661591-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.214 [qtp1217661591-53] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.214 [qtp1217661591-53] 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":"8c052fdf-8a9b-419c-aed4-91654a6eec93","responseStatus":"FAIL","responseMessage":"[other-validation-error 1.0.0]"},"messageName":"PDP_STATUS","requestId":"8c052fdf-8a9b-419c-aed4-91654a6eec93","timestampMs":1730793235214,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.215 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 406 5 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.217 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.221 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/deployment HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.223 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.225 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.227 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.229 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.232 [qtp1217661591-54] 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:55.232 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/undeployment HTTP/1.1" 200 4 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.234 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.238 [qtp1217661591-53] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.241 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.243 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.244 [qtp1217661591-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.245 [qtp1217661591-55] 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=1705175888]): unlock 07:53:55.245 [qtp1217661591-55] 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=1705175888]: HALT 07:53:55.245 [qtp1217661591-55] 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=1705175888] 07:53:55.245 [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.246 [qtp1217661591-55] 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=1705175888]: REMOVE-CODERS 07:53:55.246 [qtp1217661591-55] 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=1705175888] 07:53:55.246 [qtp1217661591-55] 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:55.246 [qtp1217661591-55] 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@74d578d0, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:55.246 [qtp1217661591-55] 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:55.246 [qtp1217661591-55] 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=1705175888] 07:53:55.246 [qtp1217661591-55] 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:55.246 [qtp1217661591-55] 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@2b8bfc02, modelClassLoaderHash=1705175888]], customCoder=null]] 07:53:55.246 [qtp1217661591-55] 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:55.246 [qtp1217661591-55] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:252 - activatePolicySession:name :junits 07:53:55.246 [qtp1217661591-55] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:295 - activatePolicySession:new session was added in sessions with name junits 07:53:55.247 [qtp1217661591-55] 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.247 [qtp1217661591-55] 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.249 [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.249 [qtp1217661591-55] 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:55.250 [qtp1217661591-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 07:53:55.250 [qtp1217661591-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:55.250 [qtp1217661591-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.typeA 1.0.0 removed 07:53:55.250 [qtp1217661591-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:293 - policy-type onap.policies.type1.type2 1.0.0 removed 07:53:55.250 [qtp1217661591-55] 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 [qtp1217661591-55] 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@795dfc20 07:53:55.250 [qtp1217661591-55] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.250 [qtp1217661591-55] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:229 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 07:53:55.251 [qtp1217661591-55] 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":"42207311-206f-405c-b043-ce449bd59a6c","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"42207311-206f-405c-b043-ce449bd59a6c","timestampMs":1730793235251,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.251 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.253 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.256 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.262 [qtp1217661591-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.264 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.266 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.268 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.270 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.272 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.274 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.277 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.278 [qtp1217661591-50] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:319 - lifecycle event: update 07:53:55.279 [qtp1217661591-50] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 07:53:55.279 [qtp1217661591-50] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:55.279 [qtp1217661591-50] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 07:53:55.279 [qtp1217661591-50] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 07:53:55.280 [qtp1217661591-50] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:344 - Drools Controller is NOT OPERATIONAL - nothing to destroy 07:53:55.280 [qtp1217661591-50] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:264 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 07:53:55.280 [qtp1217661591-50] 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 [qtp1217661591-50] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"046aa8bd-c6a0-43e2-9959-9ac184868517","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"046aa8bd-c6a0-43e2-9959-9ac184868517","timestampMs":1730793235280,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.281 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.283 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.285 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.286 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.289 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.291 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.293 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.297 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.299 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.301 [qtp1217661591-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.302 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +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:55.314 [qtp1217661591-54] 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:55.314 [qtp1217661591-54] 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:55.316 [qtp1217661591-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 2 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.337 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:300 - lifecycle event: shutdown engine 07:53:55.337 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"305221bc-c741-46ae-b33b-6a4e38be5868","timestampMs":1730793235337,"name":"prd-ubuntu1804-builder-4c-4g-81675.c66a4e4a-2b89-4931-a0a1-da4b31cc1a79","pdpGroup":"GG","pdpSubgroup":"YY"} 07:53:55.337 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 07:53:55.341 [qtp1217661591-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [05/Nov/2024:07:53:55 +0000] "GET /policy/pdp/engine/lifecycle/metrics HTTP/1.1" 200 12836 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:53:55.357 [main] INFO org.eclipse.jetty.server.AbstractConnector:doStop:431 - Stopped lifecycle@1b692647{HTTP/1.1, (http/1.1)}{localhost:8765} 07:53:55.357 [main] INFO org.eclipse.jetty.server.Server:doStop:479 - Stopped Server@8f66323{STOPPING}[11.0.23,sto=0] 07:53:55.362 [main] INFO org.eclipse.jetty.server.handler.ContextHandler:doStop:1123 - Stopped o.e.j.s.ServletContextHandler@76fcdd2{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 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:53:57.441 [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.683 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:01.107 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:01.126 [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:01.142 [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:01.143 [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:01.259 [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:01.260 [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:01.260 [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.418 s -- in org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigTest 07:54:01.274 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:01.275 [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:01.275 [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:01.278 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [org.onap.policy.drools.legacy.config.LegacyConfigFeature@5eb2172] 07:54:01.330 [main] WARN org.onap.policy.drools.system.PolicyEngineManager -- Configuration Entity is not supported: null 07:54:01.330 [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:01.336 [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:01.336 [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:01.336 [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:01.336 [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:01.337 [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:01.346 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:01.351 [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:01.447 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:01.472 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 07:54:01.473 [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:01.473 [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:01.474 [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:01.474 [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:01.474 [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:01.474 [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:01.474 [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:01.474 [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.203 s -- in org.onap.policy.drools.legacy.config.LegacyConfigTest [INFO] Running org.onap.policy.drools.server.restful.RestLegacyConfigTest 07:54:01.640 [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:01.648 [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:01.650 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {ServletHandler@186d8a71{STOPPED},MANAGED} 07:54:01.668 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-285879ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@10980560,POJO} 07:54:01.669 [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=-285880ms,q=0}[NO_TRY],AUTO} 07:54:01.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {AttributeContainerMap@19b07407{size=0},AUTO} 07:54:01.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@db99785{STOPPED} added {Slf4jRequestLogWriter@70716259{STOPPED},AUTO} 07:54:01.687 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STOPPED}[11.0.23,sto=0] added {CustomRequestLog@db99785{STOPPED},AUTO} 07:54:01.722 [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:01.728 [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=-285939ms,q=0}[NO_TRY],AUTO} 07:54:01.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c8d58ed{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@50ec4bfc{STOPPED},AUTO} 07:54:01.738 [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:01.738 [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:01.738 [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:01.739 [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:01.740 [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:01.740 [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:01.743 [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:01.744 [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:40117},AUTO} 07:54:01.744 [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:01.744 [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:01.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@29bbc63c{/,null,STOPPED} added {ServletHandler@2cccf134{STOPPED},MANAGED} 07:54:01.754 [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:01.755 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2cccf134{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7af327e3,POJO} 07:54:01.759 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, 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:40117/ +> swagger.context.id=swagger-40117 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-40117 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 07:54:01.768 [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:01.768 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-35f7969d,POJO} 07:54:01.769 [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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, 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-40117 +> 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-40117 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 07:54:01.769 [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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, 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:01.770 [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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, 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:01.770 [legacy-40117] 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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, jettyThread=Thread[legacy-40117,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:01.772 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@739e8b96{STOPPED}[11.0.23,sto=0] 07:54:01.776 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STARTING}[11.0.23,sto=0] added {ErrorHandler@322350db{STOPPED},AUTO} 07:54:01.780 [legacy-40117] 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:01.810 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:40117],POJO} 07:54:01.810 [legacy-40117] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@739e8b96{STARTING}[11.0.23,sto=0] 07:54:01.810 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=0,r=-1,t=-286021ms,q=0}[NO_TRY] 07:54:01.812 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:01.812 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=0<=200,i=0,r=-1,t=-286023ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] added {ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0},AUTO} 07:54:01.813 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:01.815 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1782ms ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0} 07:54:01.818 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-19,5,main] 07:54:01.821 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-20,5,main] 07:54:01.821 [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:01.825 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-21,5,main] 07:54:01.825 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=3<=200,i=3,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:01.829 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-22,5,main] 07:54:01.829 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-23,5,main] 07:54:01.829 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=4<=200,i=4,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:01.830 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-24,5,main] 07:54:01.829 [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:01.830 [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:01.832 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-25,5,main] 07:54:01.832 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=7<=200,i=7,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:01.837 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp452236638-26,5,main] 07:54:01.837 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTING,8<=8<=200,i=8,r=-1,t=59995ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:01.841 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1808ms QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59995ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:01.842 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@19b07407{size=0} 07:54:01.842 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1809ms AttributeContainerMap@19b07407{size=0} 07:54:01.843 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@db99785{STOPPED} 07:54:01.843 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@70716259{STOPPED} 07:54:01.843 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1810ms Slf4jRequestLogWriter@70716259{STARTED} 07:54:01.843 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1810ms CustomRequestLog@db99785{STARTED} 07:54:01.844 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:01.845 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:01.846 [legacy-40117] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@10f5ce40 07:54:01.856 [legacy-40117] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@13c7fd79] 07:54:01.860 [legacy-40117] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@4391a2d8{/,null,STARTING} 07:54:01.860 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:01.860 [legacy-40117] 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:01.861 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1828ms SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:01.861 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:01.864 [legacy-40117] 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:01.866 [legacy-40117] 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:01.868 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@2cb9ff56{STOPPED}[worker=null] 07:54:01.869 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@2cb9ff56{STARTING}[worker=node0] added {HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 07:54:01.871 [legacy-40117] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 07:54:01.871 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false] 07:54:01.871 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@23e14788{STOPPED} 07:54:01.872 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1838ms ScheduledExecutorScheduler@23e14788{STARTED} 07:54:01.872 [legacy-40117] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 07:54:01.872 [legacy-40117] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 600000ms 07:54:01.873 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1840ms HouseKeeper@297e0dde{STARTED}[interval=600000, ownscheduler=true] 07:54:01.873 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1840ms DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0] 07:54:01.873 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@739e8b96{STARTING}[11.0.23,sto=0] added {DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0],MANAGED} 07:54:01.873 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0],UNMANAGED} 07:54:01.873 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@6667123f{STOPPED} 07:54:01.874 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1840ms ScheduledExecutorScheduler@6667123f{STARTED} 07:54:01.874 [legacy-40117] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:01.874 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@186d8a71{STOPPED} 07:54:01.879 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:01.882 [legacy-40117] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:01.883 [legacy-40117] 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:01.883 [legacy-40117] 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:01.883 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@186d8a71{STARTING} 07:54:01.884 [legacy-40117] 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:01.884 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@186d8a71{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53,POJO} 07:54:01.884 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:01.884 [legacy-40117] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:01.884 [legacy-40117] 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:01.885 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53[EMBEDDED:null] 07:54:01.885 [legacy-40117] 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:01.885 [legacy-40117] 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:01.885 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:01.885 [legacy-40117] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:01.885 [legacy-40117] 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:01.886 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6f900d53[EMBEDDED:null] 07:54:01.886 [legacy-40117] 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:01.886 [legacy-40117] 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:01.886 [legacy-40117] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@186d8a71{STARTING} 07:54:01.886 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms ServletHandler@186d8a71{STARTED} 07:54:01.886 [legacy-40117] 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:01.886 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:01.887 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:01.887 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1853ms org.eclipse.jetty.server.session.DefaultSessionCache@7e29eaa[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 07:54:01.887 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1854ms org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:01.887 [legacy-40117] 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:01.888 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1855ms 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:01.888 [legacy-40117] 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:01.889 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1856ms 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:01.897 [legacy-40117] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-35f7969d 07:54:02.627 [legacy-40117] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 07:54:02.628 [legacy-40117] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:02.628 [legacy-40117] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 07:54:02.702 [legacy-40117] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:02.702 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2669ms o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:02.702 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@322350db{STOPPED} 07:54:02.702 [legacy-40117] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@322350db{STARTING} 07:54:02.702 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2669ms ErrorHandler@322350db{STARTED} 07:54:02.703 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:02.704 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@50ec4bfc{STOPPED} 07:54:02.705 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2671ms ScheduledExecutorScheduler@50ec4bfc{STARTED} 07:54:02.705 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:02.705 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2671ms HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:02.705 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:02.709 [legacy-40117] 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=59128ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.709336624Z added {SelectorProducer@521a28d7,POJO} 07:54:02.709 [legacy-40117] 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=59127ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.709787721Z added {QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59127ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}],UNMANAGED} 07:54:02.709 [legacy-40117] 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=59127ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.71011964Z created 07:54:02.710 [legacy-40117] 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=59127ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.710475508Z,MANAGED} 07:54:02.710 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} added {ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 07:54:02.710 [legacy-40117] 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=59126ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.710919086Z added {SelectorProducer@27b7f2d9,POJO} 07:54:02.711 [legacy-40117] 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=59126ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.711143475Z added {QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59126ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}],UNMANAGED} 07:54:02.711 [legacy-40117] 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=59126ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.711469154Z created 07:54:02.711 [legacy-40117] 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=59126ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.711735933Z,MANAGED} 07:54:02.711 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} added {ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 07:54:02.712 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:02.712 [legacy-40117] 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=59125ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.71225743Z 07:54:02.712 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2679ms AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=8,r=-1,t=59125ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.712487029Z 07:54:02.713 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@2537aad6 startThread=0 07:54:02.713 [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=59123ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:02.714 [legacy-40117] 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:02.714 [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=59123ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.71457132Z tryProduce false 07:54:02.715 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:02.715 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@530d7dcc 07:54:02.715 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.715 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2682ms ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=0 07:54:02.715 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 0 keys 07:54:02.716 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 07:54:02.716 [legacy-40117] 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=59121ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.716576311Z 07:54:02.716 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2683ms AdaptiveExecutionStrategy@480f953d/SelectorProducer@27b7f2d9/IDLE/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=7,r=-1,t=59120ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.7167872Z 07:54:02.717 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$717/0x0000000800f6fb58@24fee7 startThread=0 07:54:02.717 [legacy-40117] 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:02.717 [qtp452236638-20] 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=59120ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:02.717 [qtp452236638-20] 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=59120ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.717608796Z tryProduce false 07:54:02.717 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:02.717 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7479c28c 07:54:02.717 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.717 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 0 keys 07:54:02.717 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2684ms ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:02.718 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2684ms SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:02.718 [legacy-40117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} added {acceptor-0@1d3d8981,POJO} 07:54:02.719 [legacy-40117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@1d3d8981 startThread=0 07:54:02.719 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@1d3d8981 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=59118ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:02.719 [legacy-40117] INFO org.eclipse.jetty.server.AbstractConnector -- Started legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:02.719 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2686ms legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:02.719 [legacy-40117] INFO org.eclipse.jetty.server.Server -- Started Server@739e8b96{STARTING}[11.0.23,sto=0] @2686ms 07:54:02.719 [legacy-40117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2686ms Server@739e8b96{STARTED}[11.0.23,sto=0] 07:54:02.719 [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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, jettyThread=Thread[legacy-40117,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 4051 ms. 07:54:02.722 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:40117 connected - retries=40 interval=250 07:54:02.723 [qtp452236638-21-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52510]] on ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:02.724 [qtp452236638-21-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=1 07:54:02.729 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:02.729 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:02.729 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 1 updates 07:54:02.729 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:02.729 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52510]] 07:54:02.729 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52510]] startThread=0 07:54:02.730 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.730 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 1 keys 07:54:02.729 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52510]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=59107ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:02.743 [qtp452236638-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:02.748 [qtp452236638-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 12 ms, remaining: 29988 ms 07:54:02.806 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:02.808 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 07:54:02.841 [qtp452236638-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=106/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4b400deb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:02.862 [qtp452236638-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=127/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:02.864 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$756/0x0000000800f96ea0@d571cb3 on ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=0 07:54:02.864 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=128/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.864 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=129/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.865 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=129/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.865 [qtp452236638-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@c4b4199{ReadCallback@1235f0dc{HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.866 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.866 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@2732c4ad on ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=1 07:54:02.866 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=0 updates=2 07:54:02.867 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:02.867 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.867 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/1 selected 07:54:02.867 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 2 updates 07:54:02.867 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 07:54:02.867 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$756/0x0000000800f96ea0@d571cb3 07:54:02.867 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4cc9fd6e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52510]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58969ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:02.867 [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=58969ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}] 07:54:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@2732c4ad 07:54:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 1 keys 07:54:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 1/1/1 selected 07:54:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 1 keys, 0 updates 07:54:02.868 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52510], selector=sun.nio.ch.EPollSelectorImpl@1d6a05cb, interestOps=1, readyOps=1 SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.869 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.869 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.871 [qtp452236638-20] 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=58965ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.871818498Z 07:54:02.871 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:02.873 [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=58964ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:02.873 [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:02.873 [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:02.874 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} startThread=0 07:54:02.874 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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=58962ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.874839564Z 07:54:02.874 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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=58962ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.875 [qtp452236638-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@c4b4199{ReadCallback@1235f0dc{HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.875 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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@4b400deb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:02.876 [qtp452236638-24] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@69ed9f75[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@60167068{PENDING,pooled=null} 07:54:02.877 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.878 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@70b526f6[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:02.878 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 07:54:02.878 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,ISHUT,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.878 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.879 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=START,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.879 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@1fb33b47[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:02.879 [qtp452236638-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 07:54:02.879 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.879 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.879 [qtp452236638-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@708a7a3b[{l=/127.0.0.1:40117,r=/127.0.0.1:52510,CLOSED,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.882 [qtp452236638-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@c4b4199{null} 07:54:02.882 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@24683a68{STARTED} id=1 keys=1 selected=1 updates=0 07:54:02.883 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54273de0 startThread=0 07:54:02.883 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54273de0 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58954ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.882 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.883 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:02.883 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.883 [qtp452236638-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.884 [qtp452236638-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.883 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.884 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54273de0 in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=2,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.884 [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=58952ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.884 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.884 [qtp452236638-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@15377783::SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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@4b400deb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:02.885 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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=58952ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.885 [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=58952ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.885 [qtp452236638-21-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520]] on ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=0 07:54:02.886 [qtp452236638-21-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=0 selected=0 updates=1 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken with none selected 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 0/0/0 selected 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 0 keys, 1 updates 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520]] 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520]] startThread=0 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.886 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 1 keys 07:54:02.886 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.886 [qtp452236638-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:02.886 [qtp452236638-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 07:54:02.887 [qtp452236638-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:02.887 [qtp452236638-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 07:54:02.887 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$756/0x0000000800f96ea0@3645d164 on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:02.887 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.887 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.887 [qtp452236638-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4eef47ae{ReadCallback@6a8a23d3{HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@725c0117 on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=2 07:54:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2c1a7f88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520]] in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58948ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.888 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58948ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken with none selected 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 0/0/1 selected 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 0 keys, 2 updates 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$756/0x0000000800f96ea0@3645d164 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@725c0117 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 1 keys 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 1/1/1 selected 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 1 keys, 0 updates 07:54:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520], selector=sun.nio.ch.EPollSelectorImpl@24bc2b73, interestOps=1, readyOps=1 SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.889 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.890 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.890 [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=4,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.890324754Z 07:54:02.890 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:02.890 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@13180da{PENDING,thread=null} startThread=0 07:54:02.890 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@13180da{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58946ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:02.890 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{PENDING,thread=Thread[qtp452236638-22,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:02.890 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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=3,r=-1,t=58946ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.89103271Z 07:54:02.891 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{RESERVED,thread=Thread[qtp452236638-22,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:02.891 [qtp452236638-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4eef47ae{ReadCallback@6a8a23d3{HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.891 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:02.891 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@70b526f6[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:02.891 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4493d43c{DirectByteBuffer@70b526f6[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:02.891 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4493d43c{DirectByteBuffer@70b526f6[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:02.892 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@70b526f6[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:02.892 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 07:54:02.894 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 07:54:02.894 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 07:54:02.894 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 07:54:02.894 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 07:54:02.895 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 07:54:02.895 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 07:54:02.895 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 07:54:02.895 [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:02.890 [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=3,r=-1,t=58946ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-11-05T07:54:02.890804851Z ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} 07:54:02.896 [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=3,r=-1,t=58941ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-05T07:54:02.896251027Z tryProduce true 07:54:02.896 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:02.896 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.896 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.896 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 1 keys 07:54:02.896 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 07:54:02.896 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 07:54:02.896 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40117) header=Host, headerString=[Host], valueString=[localhost:40117] 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> VALUE 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> IN_VALUE 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> FIELD 07:54:02.898 [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:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 07:54:02.898 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 07:54:02.884 [qtp452236638-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 07:54:02.901 [qtp452236638-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=35/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.902 [qtp452236638-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@708a7a3b[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@15377783[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@329bb835{s=START}]=>HttpChannelOverHttp@777710e2{s=HttpChannelState@4b400deb{s=IDLE rs=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:02.902 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 1 keys 07:54:02.900 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=false 07:54:02.903 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1c8e689 07:54:02.904 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6cb5e9d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE 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:02.904 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:40117/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:40117 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 07:54:02.904 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=5}] parsed true HttpParser{s=CONTENT,0 of -1} 07:54:02.904 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=6}] 07:54:02.905 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:40117/policy/pdp/engine/legacy/config/properties HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=6} 07:54:02.905 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:02.905 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=6} 07:54:02.906 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/properties ?null on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=7} 07:54:02.906 [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:02.906 [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:02.906 [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:02.907 [qtp452236638-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 session=null 07:54:02.909 [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:02.912 [qtp452236638-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 07:54:02.956 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@61b81a20[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:02.957 [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:02.957 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@59ad3077[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@65a82a3d{null} 07:54:02.957 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/properties,age=58} 200 null HTTP/1.1 Date: Tue, 05 Nov 2024 07:54:02 GMT Content-Length: 135 Content-Type: application/json 07:54:02.958 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@74f1d346[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@21ed1212] (null,[p=0,l=135,c=8192,r=135],true)@START 07:54:02.959 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=135} last=true content=HeapByteBuffer@59ad3077[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:02.959 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Tue, 05 Nov 2024 07:54:02 GMT Content-Length: 135 Content-Type: application/json 07:54:02.960 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 07:54:02.960 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@74f1d346[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@21ed1212] ([p=0,l=133,c=8192,r=133],[p=0,l=135,c=8192,r=135],true)@COMPLETING 07:54:02.960 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3c568bc1{IDLE}->null [DirectByteBuffer@622a552e[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@59ad3077[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:02.960 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3c568bc1{WRITING}->null:IDLE-->WRITING 07:54:02.962 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 268 SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=W,to=71/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=COMPLETING}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/properties,age=64}] 07:54:02.963 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=268 remaining=0 WriteFlusher@3c568bc1{WRITING}->null 07:54:02.963 [qtp452236638-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3c568bc1{IDLE}->null:WRITING-->IDLE 07:54:02.964 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@74f1d346[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@21ed1212] ([p=133,l=133,c=8192,r=0],[p=135,l=135,c=8192,r=0],true)@END 07:54:02.965 [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:02.968 [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:02.968 [qtp452236638-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/properties,age=69} 07:54:02.968 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 07:54:02.968 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4fa75b0c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:02.968 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/properties,age=69} 07:54:02.969 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@db5eaf2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 07:54:02.969 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4fa75b0c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:02.969 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4fa75b0c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:02.969 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:02.969 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=70} 07:54:02.969 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/properties written=135 07:54:02.981 [qtp452236638-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [05/Nov/2024:07:54:02 +0000] "GET /policy/pdp/engine/legacy/config/properties HTTP/1.1" 200 135 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:02.981 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=false 07:54:02.981 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=83} 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=END}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=83}] parse null 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1fb33b47[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=83} 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=83} 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3be514e5{s=END}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=83}] parsed false HttpParser{s=END,0 of -1} 07:54:02.982 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 07:54:02.983 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 07:54:02.983 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=84}] 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=85}] 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1c8e689 07:54:02.984 [qtp452236638-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:40117/policy/pdp/engine/legacy/config/properties,age=85}] 07:54:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 07:54:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 07:54:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@70b526f6[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@70b526f6[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@1fb33b47[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.987 [qtp452236638-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4eef47ae{ReadCallback@6a8a23d3{HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.988 [qtp452236638-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.988 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@725c0117 on ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:02.989 [qtp452236638-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=1 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken with none selected 07:54:02.989 [qtp452236638-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 0/0/1 selected 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 0 keys, 1 updates 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@725c0117 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:02.989 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 1 keys 07:54:02.989 [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=58847ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:02.989 [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=58847ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.006 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 1/1/1 selected 07:54:03.006 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 1 keys, 0 updates 07:54:03.006 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40117 remote=/127.0.0.1:52520], selector=sun.nio.ch.EPollSelectorImpl@24bc2b73, interestOps=1, readyOps=1 SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:03.006 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:03.006 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:03.006 [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=58830ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-05T07:54:03.006915555Z 07:54:03.007 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} startReservedThread p=1 07:54:03.007 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2af3094b{PENDING,thread=null} startThread=0 07:54:03.007 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2af3094b{PENDING,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58830ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}] 07:54:03.007 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{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=58830ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-11-05T07:54:03.007435883Z ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1} 07:54:03.007 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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=58830ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-11-05T07:54:03.007622172Z 07:54:03.007 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2af3094b{PENDING,thread=Thread[qtp452236638-25,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 07:54:03.007 [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=58829ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-11-05T07:54:03.007762702Z tryProduce true 07:54:03.007 [qtp452236638-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4eef47ae{ReadCallback@6a8a23d3{HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:03.008 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 07:54:03.008 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2af3094b{RESERVED,thread=Thread[qtp452236638-25,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0} 07:54:03.008 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:03.008 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:03.008 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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:03.008 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 1 keys 07:54:03.008 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 218 DirectByteBuffer@70b526f6[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:03.008 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4493d43c{DirectByteBuffer@70b526f6[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:03.008 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{s=IDLE rs=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@4493d43c{DirectByteBuffer@70b526f6[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:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@70b526f6[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:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 07:54:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 07:54:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 07:54:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 07:54:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 07:54:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) --> IN_VALUE 07:54:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) --> FIELD 07:54:03.009 [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:03.009 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:40117 --> IN_VALUE 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:40117 --> FIELD 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40117) header=Host, headerString=[Host], valueString=[localhost:40117] 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> IN_VALUE 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> FIELD 07:54:03.010 [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:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 07:54:03.010 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.011 [qtp452236638-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1c8e689 07:54:03.011 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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=1}] 07:54:03.011 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=1} GET /policy/pdp/engine/legacy/config/source HTTP/1.1 User-Agent: Jersey/3.1.8 (HttpUrlConnection 17.0.4) Host: localhost:40117 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive 07:54:03.011 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 07:54:03.011 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=1}] 07:54:03.011 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:40117/policy/pdp/engine/legacy/config/source HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=2} 07:54:03.012 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:03.012 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=2} 07:54:03.012 [qtp452236638-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/source ?null on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=2} 07:54:03.012 [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:03.012 [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:03.012 [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:03.012 [qtp452236638-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 session=null 07:54:03.012 [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:03.013 [qtp452236638-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 07:54:03.024 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 07:54:03.024 [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:03.024 [qtp452236638-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=14} 07:54:03.024 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 07:54:03.024 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 07:54:03.024 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=14} 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=false 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=15} 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=15}] parse null 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1fb33b47[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=15} 07:54:03.025 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=16} 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=16}] parsed false HttpParser{s=END,0 of -1} 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=16}] 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=16}] 07:54:03.026 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.046 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4fa75b0c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 07:54:03.046 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1c24f88f[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@5cc47007 07:54:03.046 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=36} 404 null HTTP/1.1 Date: Tue, 05 Nov 2024 07:54:03 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 07:54:03.046 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@74f1d346[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4cda74d5] (null,[p=0,l=518,c=32768,r=518],true)@START 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@1c24f88f[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:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Tue, 05 Nov 2024 07:54:03 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@74f1d346[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4cda74d5] ([p=0,l=202,c=8192,r=202],[p=0,l=518,c=32768,r=518],true)@COMPLETING 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3c568bc1{IDLE}->null [DirectByteBuffer@622a552e[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@1c24f88f[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:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3c568bc1{WRITING}->null:IDLE-->WRITING 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 720 SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=W,to=39/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3be514e5{s=COMPLETING}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=37}] 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=720 remaining=0 WriteFlusher@3c568bc1{WRITING}->null 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3c568bc1{IDLE}->null:WRITING-->IDLE 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@74f1d346[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4cda74d5] ([p=202,l=202,c=8192,r=0],[p=518,l=518,c=32768,r=0],true)@END 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4fa75b0c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:03.047 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4fa75b0c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=38} 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/source written=518 07:54:03.048 [qtp452236638-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [05/Nov/2024:07:54:03 +0000] "GET /policy/pdp/engine/legacy/config/source HTTP/1.1" 404 518 "-" "Jersey/3.1.8 (HttpUrlConnection 17.0.4)" 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=38} 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=38}] 07:54:03.048 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.050 [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:03.050 [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:03.049 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=39}] 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4fa75b0c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1131227788 cs=HttpChannelState@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c8e689 eof=true 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1c8e689 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6cb5e9d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:40117/policy/pdp/engine/legacy/config/source,age=42}] 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@70b526f6[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@70b526f6[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 07:54:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.052 [qtp452236638-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@1fb33b47[p=0,l=0,c=0,r=0]={<<<>>>} 07:54:03.053 [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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, jettyThread=Thread[legacy-40117,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:03.053 [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-40117, toString()=JettyServletServer(name=legacy, host=localhost, port=40117, 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:40117}, jettyThread=Thread[legacy-40117,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:03.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:03.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:03.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@24683a68{STARTED} id=1 keys=0 selected=0 updates=0 07:54:03.054 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp452236638-21-acceptor-0@1d3d8981-legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=3,r=-1,t=58783ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.054 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58783ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.054 [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:03.054 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=1 07:54:03.054 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 1 updates 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6e2eead5 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=0 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:03.055 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb waiting with 0 keys 07:54:03.056 [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:03.056 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@24683a68{STOPPING} id=1 keys=0 selected=0 updates=1 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken with none selected 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb woken up from select, 0/0/0 selected 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6a05cb processing 0 keys, 1 updates 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@25d911a 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:03.056 [qtp452236638-20] 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=58780ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.056 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58780ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.056 [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=58780ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-11-05T07:54:03.057052106Z 07:54:03.053 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.057 [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=58780ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-11-05T07:54:03.057211345Z 07:54:03.057 [qtp452236638-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@24683a68{STOPPED} id=1 keys=-1 selected=-1 updates=0 07:54:03.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@ee03ac6{STARTED} id=0 keys=1 selected=0 updates=0 07:54:03.057 [qtp452236638-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4eef47ae{ReadCallback@6a8a23d3{HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.057 [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:03.057 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=1 07:54:03.057 [qtp452236638-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken with none selected 07:54:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 0/0/1 selected 07:54:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 0 keys, 1 updates 07:54:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@18026052 07:54:03.057 [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:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.057 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.058 [qtp452236638-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@455f307c[{l=/127.0.0.1:40117,r=/127.0.0.1:52520,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.058 [qtp452236638-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4eef47ae{ReadCallback@6a8a23d3{HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.058 [qtp452236638-22] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 07:54:03.058 [qtp452236638-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 07:54:03.058 [qtp452236638-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.058 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=0 07:54:03.059 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e964d7e startThread=0 07:54:03.059 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:03.059 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e964d7e in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58778ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.059 [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:03.065 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@ee03ac6{STOPPING} id=0 keys=1 selected=0 updates=1 07:54:03.059 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 waiting with 1 keys 07:54:03.059 [qtp452236638-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@455f307c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.068 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken with none selected 07:54:03.068 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 woken up from select, 0/0/0 selected 07:54:03.068 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@24bc2b73 processing 0 keys, 1 updates 07:54:03.068 [qtp452236638-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/1,kio=-1,kro=-1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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:03.068 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 07:54:03.068 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e964d7e in QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=4,r=-1,t=58768ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.068 [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=58768ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}] 07:54:03.068 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@489f62a3 07:54:03.074 [qtp452236638-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 07:54:03.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58762ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-11-05T07:54:03.074753892Z 07:54:03.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@251949cc/SelectorProducer@521a28d7/PRODUCING/p=false/QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58762ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-11-05T07:54:03.074896072Z 07:54:03.074 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:03.075 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{RUNNING,thread=Thread[qtp452236638-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@20440c6c[HTTP/1.1] 07:54:03.075 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{RESERVED,thread=Thread[qtp452236638-22,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=2/4,pending=0} 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@50ec4bfc{STARTED} 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@50ec4bfc{STOPPED} 07:54:03.075 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED legacy@5c8d58ed{HTTP/1.1, (http/1.1)}{localhost:40117} 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@739e8b96{STARTED}[11.0.23,sto=0] 07:54:03.075 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:03.075 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:03.075 [qtp452236638-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$718/0x0000000800f750b8@725c0117 on ManagedSelector@ee03ac6{STOPPED} id=0 keys=-1 selected=-1 updates=0 07:54:03.075 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@739e8b96{STOPPING}[11.0.23,sto=0] 07:54:03.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@2cb9ff56{STARTED}[worker=node0] 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@297e0dde{STARTED}[interval=600000, ownscheduler=true] 07:54:03.075 [qtp452236638-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@aa5dc9c::SocketChannelEndPoint@455f307c[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/1,kio=-1,kro=-1}]->[HttpConnection@aa5dc9c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3be514e5{s=START}]=>HttpChannelOverHttp@4b98d6a7{s=HttpChannelState@4fa75b0c{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@4fa75b0c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 07:54:03.076 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@23e14788{STARTED} 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@23e14788{STOPPED} 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@297e0dde{STOPPED}[interval=600000, ownscheduler=false] 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@2cb9ff56{STOPPED}[worker=node0] 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@322350db{STARTED} 07:54:03.076 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@322350db{STOPPING} 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@322350db{STOPPED} 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@4391a2d8{/,null,AVAILABLE} 07:54:03.076 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:03.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:03.076 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 07:54:03.076 [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:03.076 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RUNNING,thread=Thread[qtp452236638-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 07:54:03.077 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@8e8370e{RESERVED,thread=Thread[qtp452236638-23,5,main]} waiting ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0} 07:54:03.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:03.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@6d6c3180[passivating=false,graceSec=3600] 07:54:03.080 [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:03.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@6667123f{STARTED} 07:54:03.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@6667123f{STOPPED} 07:54:03.080 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:03.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@186d8a71{STARTED} 07:54:03.080 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@186d8a71{STOPPING} 07:54:03.080 [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:03.080 [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:03.080 [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:03.091 [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:03.098 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-35f7969d[EMBEDDED:null] 07:54:03.099 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 07:54:03.099 [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:03.099 [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:03.100 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@186d8a71{STOPPED} 07:54:03.100 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler2102232441==dftMaxIdleSec=-1 07:54:03.100 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@32091c14{base=null,protected=[]} 07:54:03.102 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@4391a2d8{/,null,STOPPED} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@db99785{STARTED} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@70716259{STARTED} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@70716259{STOPPED} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@db99785{STOPPED} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@19b07407{size=0} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@19b07407{size=0} 07:54:03.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp452236638]@1af4955e{STARTED,8<=8<=200,i=5,r=-1,t=58734ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0}] 07:54:03.103 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=5,r=-1,t=58734ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0}] 07:54:03.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@2f4991a0{reserved=3/4,pending=0} 07:54:03.103 [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:03.103 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2af3094b{RESERVED,thread=Thread[qtp452236638-25,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:03.103 [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:03.103 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2af3094b{RESERVED,thread=Thread[qtp452236638-25,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:03.103 [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=58734ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:03.103 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2af3094b{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=5,r=-1,t=58734ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:03.103 [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=58734ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:03.103 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=7,r=-1,t=58733ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:03.103 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{RESERVED,thread=Thread[qtp452236638-22,5,main]} task=STOP ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:03.103 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@13180da{RESERVED,thread=Thread[qtp452236638-22,5,main]} exited ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:03.103 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@13180da{RESERVED,thread=null} in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=7,r=-1,t=58733ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:03.103 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=8<=200,i=8,r=-1,t=58733ms,q=0}[ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0}] 07:54:03.104 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@2f4991a0{reserved=-1/4,pending=0} 07:54:03.105 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=8,r=-1,t=58732ms,q=0}[NO_TRY] 07:54:03.105 [qtp452236638-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=8,r=-1,t=58732ms,q=0}[NO_TRY] 07:54:03.105 [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=58732ms,q=0}[NO_TRY] 07:54:03.105 [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=58732ms,q=0}[NO_TRY] 07:54:03.105 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-19,5,main] for 2499 07:54:03.105 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-21,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.105 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.105 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=12,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-23,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-25,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=9,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58731ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=10,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.106 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=11,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.107 [qtp452236638-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$549/0x0000000800df1960@618d6185 in QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=13,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.107 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=15,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.107 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.107 [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=58730ms,q=0}[NO_TRY] 07:54:03.107 [qtp452236638-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-20,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.107 [qtp452236638-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-19,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.107 [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=58730ms,q=0}[NO_TRY] 07:54:03.107 [qtp452236638-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp452236638-24,5,main] exited for QueuedThreadPool[qtp452236638]@1af4955e{STOPPING,8<=0<=200,i=16,r=-1,t=58730ms,q=0}[NO_TRY] 07:54:03.109 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-23,5,] for 2496 07:54:03.109 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp452236638-25,5,] for 2496 07:54:03.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp452236638]@1af4955e{STOPPED,8<=0<=200,i=16,r=-1,t=58727ms,q=0}[NO_TRY] 07:54:03.110 [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: 1.629 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-2351"\\ncommit="cedfc60c8266c39ea72efa17aa3a644cbc223d19"\\ntimestamp="2024-11-05T07:50:52Z"': 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.800 s] [INFO] policy-utils ....................................... SUCCESS [ 22.825 s] [INFO] policy-core ........................................ SUCCESS [ 14.914 s] [INFO] policy-domains ..................................... SUCCESS [ 3.449 s] [INFO] policy-management .................................. SUCCESS [ 35.183 s] [INFO] feature-healthcheck ................................ SUCCESS [ 55.961 s] [INFO] feature-pooling-messages ........................... SUCCESS [ 10.841 s] [INFO] feature-test-transaction ........................... SUCCESS [ 4.722 s] [INFO] feature-distributed-locking ........................ SUCCESS [ 7.466 s] [INFO] feature-lifecycle .................................. SUCCESS [ 15.140 s] [INFO] feature-no-locking ................................. SUCCESS [ 3.485 s] [INFO] feature-legacy-config .............................. SUCCESS [ 4.106 s] [INFO] Policy Packages .................................... SUCCESS [ 0.057 s] [INFO] Base Package ....................................... SUCCESS [ 0.337 s] [INFO] Installation Package ............................... SUCCESS [ 4.793 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:16 min [INFO] Finished at: 2024-11-05T07:54:08Z [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/config18377592240494674714tmp --settings /w/workspace/policy-drools-pdp-sonar@tmp/config14312180059456263352tmp -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=569ms [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=662ms [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=187ms [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=160ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=152ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=4ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=278ms [INFO] Load active rules [INFO] Load active rules (done) | time=8199ms [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=812ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=297ms [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=153ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (622 KB) | time=1868ms [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=2426ms [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=62ms [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=30ms [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/feature-distributed-locking/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=48ms [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=94ms [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=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=2ms [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=675ms [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=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-test-transaction/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [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=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-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=1073ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=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/policy-core/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=11ms [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=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [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=543ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor 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-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=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=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module 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=1569ms [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=15ms [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/feature-pooling-messages/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=47ms [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=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [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=241ms [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=4ms [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-domains/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=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=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module 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=1379ms [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=12ms [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 SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-lifecycle/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=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=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=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-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=4448ms [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=24ms [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=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/policy-management/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=50ms [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=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-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=574ms [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=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/policy-utils/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=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=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=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-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=170ms [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=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-drools-pdp-sonar/feature-no-locking/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=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module 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=146ms [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=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=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=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-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=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor 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=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 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=1ms [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=0ms [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=134ms [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=1236ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, 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.364 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.461 [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.002 [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.060 [INFO] Run SCC (Tarjan) on 7500 nodes: Starting [INFO] Run SCC (Tarjan) on 7500 nodes: Time spent was 00:00:00.014 [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.021 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.107 [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.049 [INFO] Run SCC (Tarjan) on 7474 nodes: Starting [INFO] Run SCC (Tarjan) on 7474 nodes: Time spent was 00:00:00.011 [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.020 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.091 [INFO] Create runtime call graph: Time spent was 00:00:00.210 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:01.094 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.872 [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.010 [INFO] Live variable analysis: Starting [INFO] Live variable analysis: Time spent was 00:00:00.036 [INFO] Taint analysis for java: Starting [INFO] 0 / 344 UCFGs simulated, memory usage: 393 MB [INFO] 108 / 344 UCFGs simulated, memory usage: 409 MB [INFO] Taint analysis for java: Time spent was 00:00:00.166 [INFO] Report issues: Starting [INFO] Report issues: Time spent was 00:00:00.004 [INFO] Store cache: Starting [INFO] Store cache: Time spent was 00:00:00.006 [INFO] java security sensor: Time spent was 00:00:02.894 [INFO] java security sensor: Begin: 2024-11-05T07:54:46.660223112Z, End: 2024-11-05T07:54:49.555221067Z, Duration: 00:00:02.894 Load type hierarchy and UCFGs: Begin: 2024-11-05T07:54:46.661470164Z, End: 2024-11-05T07:54:47.122597472Z, Duration: 00:00:00.461 Load type hierarchy: Begin: 2024-11-05T07:54:46.661533896Z, End: 2024-11-05T07:54:46.756418468Z, Duration: 00:00:00.094 Load UCFGs: Begin: 2024-11-05T07:54:46.756620673Z, End: 2024-11-05T07:54:47.121446232Z, Duration: 00:00:00.364 Check cache: Begin: 2024-11-05T07:54:47.126025972Z, End: 2024-11-05T07:54:47.128953788Z, Duration: 00:00:00.002 Load cache: Begin: 2024-11-05T07:54:47.126771701Z, End: 2024-11-05T07:54:47.127496200Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-11-05T07:54:47.130161930Z, End: 2024-11-05T07:54:47.340726196Z, Duration: 00:00:00.210 Variable Type Analysis #1: Begin: 2024-11-05T07:54:47.131710340Z, End: 2024-11-05T07:54:47.238989081Z, Duration: 00:00:00.107 Create runtime type propagation graph: Begin: 2024-11-05T07:54:47.134569895Z, End: 2024-11-05T07:54:47.195142596Z, Duration: 00:00:00.060 Run SCC (Tarjan) on 7500 nodes: Begin: 2024-11-05T07:54:47.197108278Z, End: 2024-11-05T07:54:47.211474773Z, Duration: 00:00:00.014 Propagate runtime types to strongly connected components: Begin: 2024-11-05T07:54:47.214807870Z, End: 2024-11-05T07:54:47.236768993Z, Duration: 00:00:00.021 Variable Type Analysis #2: Begin: 2024-11-05T07:54:47.243954560Z, End: 2024-11-05T07:54:47.335264293Z, Duration: 00:00:00.091 Create runtime type propagation graph: Begin: 2024-11-05T07:54:47.245092820Z, End: 2024-11-05T07:54:47.294730446Z, Duration: 00:00:00.049 Run SCC (Tarjan) on 7474 nodes: Begin: 2024-11-05T07:54:47.297079927Z, End: 2024-11-05T07:54:47.308169467Z, Duration: 00:00:00.011 Propagate runtime types to strongly connected components: Begin: 2024-11-05T07:54:47.312008407Z, End: 2024-11-05T07:54:47.332765148Z, Duration: 00:00:00.020 Load config: Begin: 2024-11-05T07:54:47.342966554Z, End: 2024-11-05T07:54:48.437229621Z, Duration: 00:00:01.094 Compute entry points: Begin: 2024-11-05T07:54:48.439340717Z, End: 2024-11-05T07:54:49.311598644Z, Duration: 00:00:00.872 Slice call graph: Begin: 2024-11-05T07:54:49.313910167Z, End: 2024-11-05T07:54:49.324666378Z, Duration: 00:00:00.010 Live variable analysis: Begin: 2024-11-05T07:54:49.326267321Z, End: 2024-11-05T07:54:49.362690617Z, Duration: 00:00:00.036 Taint analysis for java: Begin: 2024-11-05T07:54:49.364132446Z, End: 2024-11-05T07:54:49.530370374Z, Duration: 00:00:00.166 Report issues: Begin: 2024-11-05T07:54:49.531844234Z, End: 2024-11-05T07:54:49.536394997Z, Duration: 00:00:00.004 Store cache: Begin: 2024-11-05T07:54:49.537876518Z, End: 2024-11-05T07:54:49.544164018Z, Duration: 00:00:00.006 [INFO] java security sensor peak memory: 911 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2912ms [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.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.001 [INFO] csharp security sensor: Begin: 2024-11-05T07:54:49.571008104Z, End: 2024-11-05T07:54:49.572082833Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-05T07:54:49.571321223Z, End: 2024-11-05T07:54:49.571789175Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-05T07:54:49.571358604Z, End: 2024-11-05T07:54:49.571603290Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-05T07:54:49.571684542Z, End: 2024-11-05T07:54:49.571724323Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 911 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=2ms [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.000 [INFO] php security sensor: Begin: 2024-11-05T07:54:49.573011928Z, End: 2024-11-05T07:54:49.573870822Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-05T07:54:49.573230284Z, End: 2024-11-05T07:54:49.573622255Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-05T07:54:49.573282256Z, End: 2024-11-05T07:54:49.573435110Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-05T07:54:49.573532452Z, End: 2024-11-05T07:54:49.573560073Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 911 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=2ms [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.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.000 [INFO] python security sensor: Begin: 2024-11-05T07:54:49.574747035Z, End: 2024-11-05T07:54:49.575508766Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-11-05T07:54:49.574928020Z, End: 2024-11-05T07:54:49.575240399Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-05T07:54:49.574954151Z, End: 2024-11-05T07:54:49.575069134Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-05T07:54:49.575143276Z, End: 2024-11-05T07:54:49.575171147Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 911 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=2ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S3649, S5696, S5131, S5334, S2631, S6350, S5146, S2083, S5147, S6105, S5883, S5144, S6096, S2076, S6287 [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-11-05T07:54:49.576387670Z, End: 2024-11-05T07:54:49.577764597Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-05T07:54:49.576581375Z, End: 2024-11-05T07:54:49.576964035Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-05T07:54:49.576619906Z, End: 2024-11-05T07:54:49.576769300Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-05T07:54:49.576855542Z, End: 2024-11-05T07:54:49.576898553Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 911 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=9ms [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=4ms [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=192ms [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=37ms [INFO] Analysis report generated in 171ms, dir size=3 MB [INFO] Analysis report compressed in 361ms, zip size=1 MB [INFO] Analysis report uploaded in 3710ms [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=AZL7UcjDl9qIfQpOBoYM [INFO] Sensor cache published successfully [INFO] Analysis total time: 38.863 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-drools-pdp 3.0.1-SNAPSHOT: [INFO] [INFO] policy-drools-pdp .................................. SUCCESS [ 45.396 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: 46.099 s [INFO] Finished at: 2024-11-05T07:54:55Z [INFO] ------------------------------------------------------------------------ [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins585831868521509465.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 #2350 [PostBuildScript] - [INFO] Executing post build scripts. [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins2877843421775155670.sh ---> sysstat.sh [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins10901098538391041486.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/jenkins15913662406848706410.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-aUPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aUPE/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins8638761961233760051.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-drools-pdp-sonar@tmp/config14843715128388303511tmp 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/jenkins8268262480948653712.sh ---> create-netrc.sh [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins3989504568945297715.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-aUPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aUPE/bin to PATH [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins6793257198201514529.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-drools-pdp-sonar] $ /bin/bash /tmp/jenkins15531207689365674460.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-aUPE 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-aUPE/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/jenkins12530831189693951543.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-aUPE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aUPE/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-drools-pdp-sonar/2351 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-81675 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 571 12474 0 2994 15140 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:b7:db:5c brd ff:ff:ff:ff:ff:ff inet 10.30.106.243/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86032sec preferred_lft 86032sec inet6 fe80::f816:3eff:feb7:db5c/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-81675) 11/05/24 _x86_64_ (4 CPU) 07:49:25 LINUX RESTART (4 CPU) 07:50:01 tps rtps wtps bread/s bwrtn/s 07:51:01 160.99 41.26 119.73 2599.17 29068.36 07:52:01 98.47 18.93 79.54 926.25 27692.32 07:53:01 31.18 1.12 30.06 27.20 29022.10 07:54:01 10.23 0.43 9.80 20.26 4942.60 07:55:01 24.31 3.97 20.35 312.21 15740.58 Average: 65.03 13.14 51.89 776.97 21292.10 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:01 13697304 15433772 2727664 16.61 70776 1860188 923156 5.28 819080 1679304 118104 07:52:01 12151352 14107908 4273616 26.02 77316 2066492 1919272 10.98 2234192 1793356 12400 07:53:01 11614248 13911984 4810720 29.29 78388 2400960 2090124 11.96 2445844 2107836 516 07:54:01 11505404 13844300 4919564 29.95 80620 2437120 2285852 13.08 2517016 2139736 21568 07:55:01 12781848 15504576 3643120 22.18 83072 2811176 797828 4.57 1018808 2351488 11112 Average: 12350031 14560508 4074937 24.81 78034 2315187 1603246 9.18 1806988 2014344 32740 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:01 ens3 157.06 118.43 1580.62 28.78 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 470.20 316.66 2761.06 75.01 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 833.99 420.75 387.73 190.39 0.00 0.00 0.00 0.00 07:53:01 lo 22.86 22.86 5.35 5.35 0.00 0.00 0.00 0.00 07:54:01 ens3 890.47 536.37 361.99 249.18 0.00 0.00 0.00 0.00 07:54:01 lo 13.41 13.41 2.13 2.13 0.00 0.00 0.00 0.00 07:55:01 ens3 943.63 610.96 2643.37 242.30 0.00 0.00 0.00 0.00 07:55:01 lo 0.90 0.90 0.10 0.10 0.00 0.00 0.00 0.00 Average: ens3 659.09 400.64 1546.88 157.14 0.00 0.00 0.00 0.00 Average: lo 7.75 7.75 1.55 1.55 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81675) 11/05/24 _x86_64_ (4 CPU) 07:49:25 LINUX RESTART (4 CPU) 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:51:01 all 22.50 0.00 1.61 5.25 0.07 70.57 07:51:01 0 15.72 0.00 1.39 1.27 0.05 81.58 07:51:01 1 30.41 0.00 2.24 13.06 0.10 54.18 07:51:01 2 17.05 0.00 1.39 2.91 0.05 78.60 07:51:01 3 26.79 0.00 1.42 3.80 0.10 67.89 07:52:01 all 58.64 0.00 1.75 1.81 0.10 37.71 07:52:01 0 60.25 0.00 1.17 0.05 0.10 38.42 07:52:01 1 59.43 0.00 1.51 4.22 0.10 34.74 07:52:01 2 64.62 0.00 1.90 2.12 0.12 31.23 07:52:01 3 50.23 0.00 2.39 0.84 0.10 46.44 07:53:01 all 38.09 0.00 1.70 2.01 0.06 58.13 07:53:01 0 40.36 0.00 1.79 0.03 0.05 57.77 07:53:01 1 40.96 0.00 1.00 3.96 0.05 54.03 07:53:01 2 35.26 0.00 2.29 4.03 0.05 58.36 07:53:01 3 35.83 0.00 1.71 0.05 0.08 62.32 07:54:01 all 56.60 0.00 2.06 0.43 0.10 40.80 07:54:01 0 61.94 0.00 0.97 0.00 0.12 36.97 07:54:01 1 57.65 0.00 2.07 0.02 0.10 40.16 07:54:01 2 59.42 0.00 2.74 1.72 0.10 36.02 07:54:01 3 47.37 0.00 2.46 0.00 0.10 50.07 07:55:01 all 43.74 0.00 1.86 0.74 0.08 53.58 07:55:01 0 43.75 0.00 1.05 0.05 0.07 55.08 07:55:01 1 42.14 0.00 1.24 0.65 0.08 55.89 07:55:01 2 48.68 0.00 3.16 0.28 0.08 47.79 07:55:01 3 40.40 0.00 1.98 1.97 0.08 55.56 Average: all 43.91 0.00 1.80 2.05 0.08 52.16 Average: 0 44.38 0.00 1.27 0.28 0.08 53.98 Average: 1 46.11 0.00 1.61 4.38 0.09 47.81 Average: 2 45.02 0.00 2.30 2.21 0.08 50.39 Average: 3 40.12 0.00 1.99 1.33 0.09 56.47