09:16:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/drools-pdp/+/137194 09:16:52 Running as SYSTEM 09:16:52 [EnvInject] - Loading node environment variables. 09:16:54 Building remotely on prd-ubuntu1804-docker-8c-8g-3968 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-drools-pdp-master-verify-java 09:16:54 [ssh-agent] Looking for ssh-agent implementation... 09:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:54 $ ssh-agent 09:16:54 SSH_AUTH_SOCK=/tmp/ssh-Dvb3usTjgh4F/agent.2099 09:16:54 SSH_AGENT_PID=2101 09:16:54 [ssh-agent] Started. 09:16:54 Running ssh-add (command line suppressed) 09:16:54 Identity added: /w/workspace/policy-drools-pdp-master-verify-java@tmp/private_key_17451945498798728553.key (/w/workspace/policy-drools-pdp-master-verify-java@tmp/private_key_17451945498798728553.key) 09:16:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:16:54 The recommended git tool is: NONE 09:16:57 using credential onap-jenkins-ssh 09:16:57 Wiping out workspace first. 09:16:57 Cloning the remote Git repository 09:16:57 Cloning repository git://cloud.onap.org/mirror/policy/drools-pdp.git 09:16:58 > git init /w/workspace/policy-drools-pdp-master-verify-java # timeout=10 09:16:58 Fetching upstream changes from git://cloud.onap.org/mirror/policy/drools-pdp.git 09:16:58 > git --version # timeout=10 09:16:58 > git --version # 'git version 2.17.1' 09:16:58 using GIT_SSH to set credentials Gerrit user 09:16:58 Verifying host key using manually-configured host key entries 09:16:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/drools-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:01 > git config remote.origin.url git://cloud.onap.org/mirror/policy/drools-pdp.git # timeout=10 09:17:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:02 > git config remote.origin.url git://cloud.onap.org/mirror/policy/drools-pdp.git # timeout=10 09:17:02 Fetching upstream changes from git://cloud.onap.org/mirror/policy/drools-pdp.git 09:17:02 using GIT_SSH to set credentials Gerrit user 09:17:02 Verifying host key using manually-configured host key entries 09:17:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/drools-pdp.git refs/changes/94/137194/1 # timeout=30 09:17:02 > git rev-parse eee2b1b11ba0471698bb7eac200e00f43112a382^{commit} # timeout=10 09:17:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:17:02 Checking out Revision eee2b1b11ba0471698bb7eac200e00f43112a382 (refs/changes/94/137194/1) 09:17:02 > git config core.sparsecheckout # timeout=10 09:17:02 > git checkout -f eee2b1b11ba0471698bb7eac200e00f43112a382 # timeout=30 09:17:02 Commit message: "Removing deprecated DMAAP library" 09:17:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:02 > git rev-list --no-walk cce79248655f484e007769ba81b092148f940d27 # timeout=10 09:17:02 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins9234934654616003765.sh 09:17:02 ---> python-tools-install.sh 09:17:02 Setup pyenv: 09:17:02 * system (set by /opt/pyenv/version) 09:17:03 * 3.8.13 (set by /opt/pyenv/version) 09:17:03 * 3.9.13 (set by /opt/pyenv/version) 09:17:03 * 3.10.6 (set by /opt/pyenv/version) 09:17:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X5mE 09:17:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:17:10 lf-activate-venv(): INFO: Installing: lftools 09:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-X5mE/bin to PATH 09:17:45 Generating Requirements File 09:18:20 Python 3.10.6 09:18:21 pip 24.0 from /tmp/venv-X5mE/lib/python3.10/site-packages/pip (python 3.10) 09:18:21 appdirs==1.4.4 09:18:21 argcomplete==3.2.2 09:18:21 aspy.yaml==1.3.0 09:18:21 attrs==23.2.0 09:18:21 autopage==0.5.2 09:18:21 beautifulsoup4==4.12.3 09:18:21 boto3==1.34.38 09:18:21 botocore==1.34.38 09:18:21 bs4==0.0.2 09:18:21 cachetools==5.3.2 09:18:21 certifi==2024.2.2 09:18:21 cffi==1.16.0 09:18:21 cfgv==3.4.0 09:18:21 chardet==5.2.0 09:18:21 charset-normalizer==3.3.2 09:18:21 click==8.1.7 09:18:21 cliff==4.5.0 09:18:21 cmd2==2.4.3 09:18:21 cryptography==3.3.2 09:18:21 debtcollector==2.5.0 09:18:21 decorator==5.1.1 09:18:21 defusedxml==0.7.1 09:18:21 Deprecated==1.2.14 09:18:21 distlib==0.3.8 09:18:21 dnspython==2.5.0 09:18:21 docker==4.2.2 09:18:21 dogpile.cache==1.3.1 09:18:21 email-validator==2.1.0.post1 09:18:21 filelock==3.13.1 09:18:21 future==0.18.3 09:18:21 gitdb==4.0.11 09:18:21 GitPython==3.1.41 09:18:21 google-auth==2.27.0 09:18:21 httplib2==0.22.0 09:18:21 identify==2.5.33 09:18:21 idna==3.6 09:18:21 importlib-resources==1.5.0 09:18:21 iso8601==2.1.0 09:18:21 Jinja2==3.1.3 09:18:21 jmespath==1.0.1 09:18:21 jsonpatch==1.33 09:18:21 jsonpointer==2.4 09:18:21 jsonschema==4.21.1 09:18:21 jsonschema-specifications==2023.12.1 09:18:21 keystoneauth1==5.5.0 09:18:21 kubernetes==29.0.0 09:18:21 lftools==0.37.8 09:18:21 lxml==5.1.0 09:18:21 MarkupSafe==2.1.5 09:18:21 msgpack==1.0.7 09:18:21 multi_key_dict==2.0.3 09:18:21 munch==4.0.0 09:18:21 netaddr==0.10.1 09:18:21 netifaces==0.11.0 09:18:21 niet==1.4.2 09:18:21 nodeenv==1.8.0 09:18:21 oauth2client==4.1.3 09:18:21 oauthlib==3.2.2 09:18:21 openstacksdk==0.62.0 09:18:21 os-client-config==2.1.0 09:18:21 os-service-types==1.7.0 09:18:21 osc-lib==3.0.0 09:18:21 oslo.config==9.3.0 09:18:21 oslo.context==5.3.0 09:18:21 oslo.i18n==6.2.0 09:18:21 oslo.log==5.4.0 09:18:21 oslo.serialization==5.3.0 09:18:21 oslo.utils==7.0.0 09:18:21 packaging==23.2 09:18:21 pbr==6.0.0 09:18:21 platformdirs==4.2.0 09:18:21 prettytable==3.9.0 09:18:21 pyasn1==0.5.1 09:18:21 pyasn1-modules==0.3.0 09:18:21 pycparser==2.21 09:18:21 pygerrit2==2.0.15 09:18:21 PyGithub==2.2.0 09:18:21 pyinotify==0.9.6 09:18:21 PyJWT==2.8.0 09:18:21 PyNaCl==1.5.0 09:18:21 pyparsing==2.4.7 09:18:21 pyperclip==1.8.2 09:18:21 pyrsistent==0.20.0 09:18:21 python-cinderclient==9.4.0 09:18:21 python-dateutil==2.8.2 09:18:21 python-heatclient==3.4.0 09:18:21 python-jenkins==1.8.2 09:18:21 python-keystoneclient==5.3.0 09:18:21 python-magnumclient==4.3.0 09:18:21 python-novaclient==18.4.0 09:18:21 python-openstackclient==6.0.1 09:18:21 python-swiftclient==4.4.0 09:18:21 pytz==2024.1 09:18:21 PyYAML==6.0.1 09:18:21 referencing==0.33.0 09:18:21 requests==2.31.0 09:18:21 requests-oauthlib==1.3.1 09:18:21 requestsexceptions==1.4.0 09:18:21 rfc3986==2.0.0 09:18:21 rpds-py==0.17.1 09:18:21 rsa==4.9 09:18:21 ruamel.yaml==0.18.6 09:18:21 ruamel.yaml.clib==0.2.8 09:18:21 s3transfer==0.10.0 09:18:21 simplejson==3.19.2 09:18:21 six==1.16.0 09:18:21 smmap==5.0.1 09:18:21 soupsieve==2.5 09:18:21 stevedore==5.1.0 09:18:21 tabulate==0.9.0 09:18:21 toml==0.10.2 09:18:21 tomlkit==0.12.3 09:18:21 tqdm==4.66.1 09:18:21 typing_extensions==4.9.0 09:18:21 tzdata==2023.4 09:18:21 urllib3==1.26.18 09:18:21 virtualenv==20.25.0 09:18:21 wcwidth==0.2.13 09:18:21 websocket-client==1.7.0 09:18:21 wrapt==1.16.0 09:18:21 xdg==6.0.0 09:18:21 xmltodict==0.13.0 09:18:21 yq==3.2.3 09:18:21 [EnvInject] - Injecting environment variables from a build step. 09:18:21 [EnvInject] - Injecting as environment variables the properties content 09:18:21 SET_JDK_VERSION=openjdk17 09:18:21 GIT_URL="git://cloud.onap.org/mirror" 09:18:21 09:18:21 [EnvInject] - Variables injected successfully. 09:18:21 [policy-drools-pdp-master-verify-java] $ /bin/sh /tmp/jenkins15524987240823230513.sh 09:18:21 ---> update-java-alternatives.sh 09:18:21 ---> Updating Java version 09:18:21 ---> Ubuntu/Debian system detected 09:18:21 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:18:21 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:18:22 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:18:22 openjdk version "17.0.4" 2022-07-19 09:18:22 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 09:18:22 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 09:18:22 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 09:18:22 [EnvInject] - Injecting environment variables from a build step. 09:18:22 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:18:22 [EnvInject] - Variables injected successfully. 09:18:22 provisioning config files... 09:18:22 copy managed file [global-settings] to file:/w/workspace/policy-drools-pdp-master-verify-java@tmp/config856133760712206845tmp 09:18:22 copy managed file [policy-drools-pdp-settings] to file:/w/workspace/policy-drools-pdp-master-verify-java@tmp/config1833495968661319337tmp 09:18:22 [EnvInject] - Injecting environment variables from a build step. 09:18:22 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-docker-8c-8g-3968 09:18:23 using settings config with name policy-drools-pdp-settings 09:18:23 Replacing all maven server entries not found in credentials list is true 09:18:23 using global settings config with name global-settings 09:18:23 Replacing all maven server entries not found in credentials list is true 09:18:23 [policy-drools-pdp-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings11465178793758282063.xml -gs /tmp/global-settings11775182351968764168.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=eee2b1b11ba0471698bb7eac200e00f43112a382 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=adheli.tavares@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Adheli Tavares" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/drools-pdp/+/137194 -DGERRIT_PATCHSET_UPLOADER_EMAIL=adheli.tavares@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/drools-pdp -DGERRIT_CHANGE_NUMBER=137194 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Adheli Tavares\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/137194/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Adheli Tavares" '-DGERRIT_CHANGE_OWNER=\"Adheli Tavares\" ' -DPROJECT=policy/drools-pdp -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVtb3ZpbmcgZGVwcmVjYXRlZCBETUFBUCBsaWJyYXJ5CgpJc3N1ZS1JRDogUE9MSUNZLTQ0MDIKQ2hhbmdlLUlkOiBJNGNlNWIzMDNjYjNhNzc1MDEwNjgzZDNjNzEwMmIwYmQwNjUyODBlYQpTaWduZWQtb2ZmLWJ5OiBhZGhlbGkudGF2YXJlcyA8YWRoZWxpLnRhdmFyZXNAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Removing deprecated DMAAP library" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4ce5b303cb3a775010683d3c7102b0bd065280ea -DGERRIT_EVENT_HASH=-110489099 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=adheli.tavares@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Adheli Tavares" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 09:18:24 [INFO] Scanning for projects... 09:18:25 [INFO] ------------------------------------------------------------------------ 09:18:25 [INFO] Reactor Build Order: 09:18:25 [INFO] 09:18:25 [INFO] policy-drools-pdp [pom] 09:18:25 [INFO] policy-utils [jar] 09:18:25 [INFO] policy-core [jar] 09:18:25 [INFO] policy-domains [jar] 09:18:25 [INFO] policy-management [jar] 09:18:25 [INFO] feature-healthcheck [jar] 09:18:25 [INFO] feature-pooling-messages [jar] 09:18:25 [INFO] feature-test-transaction [jar] 09:18:25 [INFO] feature-distributed-locking [jar] 09:18:25 [INFO] feature-lifecycle [jar] 09:18:25 [INFO] feature-no-locking [jar] 09:18:25 [INFO] feature-legacy-config [jar] 09:18:25 [INFO] Policy Packages [pom] 09:18:25 [INFO] Base Package [pom] 09:18:25 [INFO] Installation Package [pom] 09:18:25 [INFO] 09:18:25 [INFO] ---------------< org.onap.policy.drools-pdp:drools-pdp >---------------- 09:18:25 [INFO] Building policy-drools-pdp 2.1.1-SNAPSHOT [1/15] 09:18:25 [INFO] --------------------------------[ pom ]--------------------------------- 09:18:49 [INFO] 09:18:49 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drools-pdp --- 09:18:49 [INFO] 09:18:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ drools-pdp --- 09:18:50 [INFO] 09:18:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ drools-pdp --- 09:18:50 [INFO] 09:18:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ drools-pdp --- 09:18:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:18:51 --add-opens java.base/java.util=ALL-UNNAMED 09:18:51 --add-opens java.sql/java.sql=ALL-UNNAMED 09:18:51 [INFO] 09:18:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ drools-pdp --- 09:18:53 [INFO] Starting audit... 09:18:53 Audit done. 09:18:53 [INFO] You have 0 Checkstyle violations. 09:18:53 [INFO] 09:18:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ drools-pdp --- 09:18:53 [INFO] Starting audit... 09:18:53 Audit done. 09:18:53 [INFO] You have 0 Checkstyle violations. 09:18:53 [INFO] 09:18:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ drools-pdp --- 09:18:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:18:53 [INFO] 09:18:53 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ drools-pdp --- 09:18:54 [INFO] 09:18:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ drools-pdp --- 09:18:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:18:54 [INFO] failsafeArgLine set to empty 09:18:54 [INFO] 09:18:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ drools-pdp --- 09:18:54 [INFO] No tests to run. 09:18:54 [INFO] 09:18:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ drools-pdp --- 09:18:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:18:54 [INFO] 09:18:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ drools-pdp --- 09:18:54 [INFO] 09:18:54 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ drools-pdp --- 09:18:54 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-pdp/2.1.1-SNAPSHOT/drools-pdp-2.1.1-SNAPSHOT.pom 09:18:54 [INFO] 09:18:54 [INFO] --------------< org.onap.policy.drools-pdp:policy-utils >--------------- 09:18:54 [INFO] Building policy-utils 2.1.1-SNAPSHOT [2/15] 09:18:54 [INFO] --------------------------------[ jar ]--------------------------------- 09:18:55 [INFO] 09:18:55 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-utils --- 09:18:55 [INFO] 09:18:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-utils --- 09:18:55 [INFO] 09:18:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-utils --- 09:18:55 [INFO] 09:18:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-utils --- 09:18:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/policy-utils/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:18:55 --add-opens java.base/java.util=ALL-UNNAMED 09:18:55 --add-opens java.sql/java.sql=ALL-UNNAMED 09:18:55 [INFO] 09:18:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-utils --- 09:18:55 [INFO] Starting audit... 09:18:55 Audit done. 09:18:55 [INFO] You have 0 Checkstyle violations. 09:18:55 [INFO] 09:18:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-utils --- 09:18:56 [INFO] Starting audit... 09:18:56 Audit done. 09:18:56 [INFO] You have 0 Checkstyle violations. 09:18:56 [INFO] 09:18:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-utils --- 09:18:56 [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-master-verify-java/policy-utils/src/main/resources 09:18:56 [INFO] 09:18:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-utils --- 09:18:57 [INFO] Changes detected - recompiling the module! :dependency 09:18:57 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 09:18:58 [INFO] 09:18:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-utils --- 09:18:58 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:18:58 [INFO] 09:18:58 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-utils --- 09:18:58 [INFO] Changes detected - recompiling the module! :dependency 09:18:58 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 09:18:59 [INFO] 09:18:59 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-utils --- 09:19:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:19:00 [INFO] 09:19:00 [INFO] ------------------------------------------------------- 09:19:00 [INFO] T E S T S 09:19:00 [INFO] ------------------------------------------------------- 09:19:01 [INFO] Running org.onap.policy.drools.policies.DomainMakerTest 09:19:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s -- in org.onap.policy.drools.policies.DomainMakerTest 09:19:03 [INFO] Running org.onap.policy.drools.utils.ReferenceTest 09:19:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.drools.utils.ReferenceTest 09:19:03 [INFO] Running org.onap.policy.drools.utils.PropertyUtilTest 09:19:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.20 s -- in org.onap.policy.drools.utils.PropertyUtilTest 09:19:13 [INFO] Running org.onap.policy.drools.utils.logging.LoggerUtilTest 09:19:13 ||||||||||||||||||||||||INFO|LoggerUtilTest|main| line 1 Metric 09:19:13 ||||||||||||||||||||||||DEBUG|LoggerUtilTest|main| line 3 Metric 09:19:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.utils.logging.LoggerUtilTest 09:19:13 [INFO] Running org.onap.policy.drools.utils.logging.MdcTransactionTest 09:19:13 ca9fbb98-344a-4ac2-ab55-0aefa392b279|bc44ae53-330a-4093-a363-f34ab3b603be|PDP-D|partner|2024-02-09T09:19:13.461+00:00|2024-02-09T09:19:13.463+00:00|1|service-instance-id|prd-ubuntu1804-docker-8c-8g-3968|ERROR|400|response-description|e78337a6-327f-4931-80f0-e36f64303dc9|severity|target-entity|target-service-name|prd-ubuntu1804-docker-8c-8g-3968||prd-ubuntu1804-docker-8c-8g-3968|client-ip-address|process-key|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| 09:19:13 ca9fbb98-344a-4ac2-ab55-0aefa392b279|bc44ae53-330a-4093-a363-f34ab3b603be|PDP-D|partner|2024-02-09T09:19:13.461+00:00|2024-02-09T09:19:13.463+00:00|1|service-instance-id|prd-ubuntu1804-docker-8c-8g-3968|202|400|response-description|e78337a6-327f-4931-80f0-e36f64303dc9|severity|target-entity|target-service-name|prd-ubuntu1804-docker-8c-8g-3968||prd-ubuntu1804-docker-8c-8g-3968|client-ip-address|junit|remote-host||target-virtual-entity|INFO|MdcTransactionImpl|main| 09:19:13 ca9fbb98-344a-4ac2-ab55-0aefa392b279||PDP-D|partner|2024-02-09T09:19:13.461+00:00|2024-02-09T09:19:13.483+00:00|null||prd-ubuntu1804-docker-8c-8g-3968|COMPLETE|200|||severity|||prd-ubuntu1804-docker-8c-8g-3968||prd-ubuntu1804-docker-8c-8g-3968||||||INFO|MdcTransactionImpl|main| 09:19:13 e3d20d1c-0b58-49a1-a275-6898192af7b0||PDP-D|PDP-D|2024-02-09T09:19:13.486+00:00|2024-02-09T09:19:13.486+00:00|null||prd-ubuntu1804-docker-8c-8g-3968||||||||prd-ubuntu1804-docker-8c-8g-3968||prd-ubuntu1804-docker-8c-8g-3968||||||INFO|MdcTransactionImpl|main| 09:19:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.policy.drools.utils.logging.MdcTransactionTest 09:19:13 [INFO] Running org.onap.policy.drools.utils.ReflectionUtilTest 09:19:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.utils.ReflectionUtilTest 09:19:13 [INFO] Running org.onap.policy.drools.metrics.MetricTest 09:19:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.policy.drools.metrics.MetricTest 09:19:13 [INFO] 09:19:13 [INFO] Results: 09:19:13 [INFO] 09:19:13 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 09:19:13 [INFO] 09:19:13 [INFO] 09:19:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-utils --- 09:19:13 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/policy-utils/../target/code-coverage/jacoco-ut.exec 09:19:13 [INFO] Analyzed bundle 'policy-utils' with 11 classes 09:19:13 [INFO] 09:19:13 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-utils --- 09:19:13 [INFO] 09:19:13 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-utils --- 09:19:14 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/policy-utils/target/policy-utils-2.1.1-SNAPSHOT.jar 09:19:14 [INFO] 09:19:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-utils --- 09:19:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:19:14 [INFO] failsafeArgLine set to empty 09:19:14 [INFO] 09:19:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-utils --- 09:19:14 [INFO] 09:19:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-utils --- 09:19:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:19:14 [INFO] 09:19:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-utils --- 09:19:14 [INFO] 09:19:14 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-utils --- 09:19:14 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-utils/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-utils/2.1.1-SNAPSHOT/policy-utils-2.1.1-SNAPSHOT.pom 09:19:14 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-utils/target/policy-utils-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-utils/2.1.1-SNAPSHOT/policy-utils-2.1.1-SNAPSHOT.jar 09:19:14 [INFO] 09:19:14 [INFO] ---------------< org.onap.policy.drools-pdp:policy-core >--------------- 09:19:14 [INFO] Building policy-core 2.1.1-SNAPSHOT [3/15] 09:19:14 [INFO] --------------------------------[ jar ]--------------------------------- 09:19:17 [INFO] 09:19:17 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-core --- 09:19:17 [INFO] 09:19:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-core --- 09:19:17 [INFO] 09:19:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-core --- 09:19:17 [INFO] 09:19:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-core --- 09:19:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/policy-core/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:19:17 --add-opens java.base/java.util=ALL-UNNAMED 09:19:17 --add-opens java.sql/java.sql=ALL-UNNAMED 09:19:17 [INFO] 09:19:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-core --- 09:19:17 [INFO] Starting audit... 09:19:17 Audit done. 09:19:17 [INFO] You have 0 Checkstyle violations. 09:19:17 [INFO] 09:19:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-core --- 09:19:17 [INFO] Starting audit... 09:19:17 Audit done. 09:19:17 [INFO] You have 0 Checkstyle violations. 09:19:17 [INFO] 09:19:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-core --- 09:19:17 [INFO] Copying 1 resource from src/main/resources to target/classes 09:19:17 [INFO] 09:19:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-core --- 09:19:17 [INFO] Changes detected - recompiling the module! :dependency 09:19:17 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 09:19:18 [INFO] 09:19:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-core --- 09:19:18 [INFO] Copying 7 resources from src/test/resources to target/test-classes 09:19:18 [INFO] 09:19:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-core --- 09:19:18 [INFO] Changes detected - recompiling the module! :dependency 09:19:18 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 09:19:18 [INFO] 09:19:18 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-core --- 09:19:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:19:18 [INFO] 09:19:18 [INFO] ------------------------------------------------------- 09:19:18 [INFO] T E S T S 09:19:18 [INFO] ------------------------------------------------------- 09:19:19 [INFO] Running org.onap.policy.drools.core.DroolsContainerTest 09:19:21 09:19:21.590 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:21 09:19:21.602 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:21 09:19:21.680 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=40991, ConflictMarker.markTime=154824, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=14241, ConflictIdSorter.topsortTime=565074, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1612361, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=151804, DefaultDependencyCollector.transformTime=4478496} 09:19:21 09:19:21.848 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:21 09:19:21.849 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:21 09:19:21.872 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:21 09:19:21.872 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:21 09:19:21.872 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:23 09:19:23.048 [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] 09:19:23 09:19:23.192 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:23 09:19:23.194 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:23 09:19:23.220 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Verifying availability of /home/jenkins/.m2/repository/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] 09:19:23 09:19:23.221 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.oparent:oparent:pom:3.3.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] 09:19:23 09:19:23.393 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2 09:19:23 09:19:23.394 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 09:19:23 09:19:23.410 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 09:19:23 09:19:23.421 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {s}->https://repo.maven.apache.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 09:19:23 09:19:23.432 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {s}->https://repo.maven.apache.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 09:19:23 09:19:23.434 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo.maven.apache.org:443 09:19:23 09:19:23.445 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo.maven.apache.org/151.101.136.215:443 09:19:23 09:19:23.446 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo.maven.apache.org/151.101.136.215:443 with timeout 10000 09:19:23 09:19:23.484 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 09:19:23 09:19:23.484 [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] 09:19:23 09:19:23.484 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 09:19:23 09:19:23.563 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 09:19:23 09:19:23.563 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 09:19:23 09:19:23.564 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 09:19:23 09:19:23.564 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo.maven.apache.org 09:19:23 09:19:23.564 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo.maven.apache.org] 09:19:23 09:19:23.564 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 09:19:23 09:19:23.566 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.202:43616<->151.101.136.215:443 09:19:23 09:19:23.566 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 1800000 09:19:23 09:19:23.566 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request HEAD /maven2/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom HTTP/1.1 09:19:23 09:19:23.566 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 09:19:23 09:19:23.567 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> HEAD /maven2/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom HTTP/1.1 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Cache-Control: no-cache, no-store 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Pragma: no-cache 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: repo.maven.apache.org 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Apache-Maven/3.8.6 (Java 17.0.4; Linux 4.15.0-192-generic) 09:19:23 09:19:23.568 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "HEAD /maven2/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom HTTP/1.1[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Cache-Control: no-cache, no-store[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Pragma: no-cache[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: repo.maven.apache.org[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Apache-Maven/3.8.6 (Java 17.0.4; Linux 4.15.0-192-generic)[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:23 09:19:23.569 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 09:19:23 09:19:23.610 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 09:19:23 09:19:23.611 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Connection: close[\r][\n]" 09:19:23 09:19:23.611 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 554[\r][\n]" 09:19:23 09:19:23.611 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 09:19:23 09:19:23.611 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-version-id: null[\r][\n]" 09:19:23 09:19:23.611 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 09:19:23 09:19:23.612 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-code: NoSuchKey[\r][\n]" 09:19:23 09:19:23.612 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 09:19:23 09:19:23.612 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-error-detail-Key: maven2/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom[\r][\n]" 09:19:23 09:19:23.612 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-request-id: BKWCR4D5PP9DD8B0[\r][\n]" 09:19:23 09:19:23.612 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "x-amz-id-2: e3VjxlDQgJnlj4UKr8zMxNrB0cWesicDyzlpJGLy4/p/0tNdtgfCifHLsCz1Y9Q5EwzUBJuaE9E=[\r][\n]" 09:19:23 09:19:23.612 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/html[\r][\n]" 09:19:23 09:19:23.613 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: AmazonS3[\r][\n]" 09:19:23 09:19:23.613 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 09:19:23 09:19:23.613 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Accept-Ranges: bytes[\r][\n]" 09:19:23 09:19:23.613 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Fri, 09 Feb 2024 09:19:23 GMT[\r][\n]" 09:19:23 09:19:23.613 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Age: 0[\r][\n]" 09:19:23 09:19:23.613 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Served-By: cache-iad-kjyo7100099-IAD, cache-yul1970023-YUL[\r][\n]" 09:19:23 09:19:23.614 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache: MISS, MISS[\r][\n]" 09:19:23 09:19:23.614 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Cache-Hits: 0, 0[\r][\n]" 09:19:23 09:19:23.614 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "X-Timer: S1707470364.568762,VS0,VE38[\r][\n]" 09:19:23 09:19:23.614 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 09:19:23 09:19:23.618 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found 09:19:23 09:19:23.618 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Connection: close 09:19:23 09:19:23.618 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 554 09:19:23 09:19:23.618 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 09:19:23 09:19:23.619 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-version-id: null 09:19:23 09:19:23.619 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 09:19:23 09:19:23.619 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-code: NoSuchKey 09:19:23 09:19:23.619 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-message: The specified key does not exist. 09:19:23 09:19:23.619 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-error-detail-Key: maven2/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom 09:19:23 09:19:23.619 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-request-id: BKWCR4D5PP9DD8B0 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << x-amz-id-2: e3VjxlDQgJnlj4UKr8zMxNrB0cWesicDyzlpJGLy4/p/0tNdtgfCifHLsCz1Y9Q5EwzUBJuaE9E= 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/html 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: AmazonS3 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Via: 1.1 varnish, 1.1 varnish 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Accept-Ranges: bytes 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Fri, 09 Feb 2024 09:19:23 GMT 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Age: 0 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Served-By: cache-iad-kjyo7100099-IAD, cache-yul1970023-YUL 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache: MISS, MISS 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Cache-Hits: 0, 0 09:19:23 09:19:23.620 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << X-Timer: S1707470364.568762,VS0,VE38 09:19:23 09:19:23.621 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 09:19:23 09:19:23.623 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 09:19:23 09:19:23.623 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {s}->https://repo.maven.apache.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 09:19:23 09:19:23.627 [main] DEBUG org.eclipse.aether.internal.impl.TrackingFileManager -- Writing tracking file /home/jenkins/.m2/repository/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom.lastUpdated 09:19:23 09:19:23.631 [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: 09:19:23 [FATAL] Non-resolvable parent POM for org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT: Could not find artifact org.onap.oparent:oparent:pom:3.3.3 in central (https://repo.maven.apache.org/maven2) @ org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT, /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/4.1.1-SNAPSHOT/policy-parent-4.1.1-SNAPSHOT.pom, line 24, column 13 09:19:23 09:19:23 09:19:23.635 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:23 09:19:23.642 [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 09:19:23 09:19:23.642 [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 09:19:23 09:19:23.754 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:23 09:19:23.755 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:23 09:19:23.761 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=10010, ConflictMarker.markTime=55902, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2420, ConflictIdSorter.topsortTime=6860, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19621, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=6880, DefaultDependencyCollector.transformTime=114123} 09:19:23 09:19:23.767 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:23 09:19:23.767 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:23 09:19:23.811 [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] 09:19:23 09:19:23.813 [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 09:19:23 09:19:23.813 [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 09:19:23 09:19:23.836 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config 09:19:23 09:19:23.838 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:19:23 [org.onap.policy.drools.core.PolicySessionFeatureApiMock@6852f1d] 09:19:23 *** globalInit invoked *** 09:19:24 09:19:23.954 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:24 09:19:23.955 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:24 09:19:23.959 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=11540, ConflictMarker.markTime=44441, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3270, ConflictIdSorter.topsortTime=9400, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=21491, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=7450, DefaultDependencyCollector.transformTime=110303} 09:19:24 09:19:23.961 [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. 09:19:24 09:19:23.963 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:24 09:19:23.963 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:24 09:19:23.988 [main] DEBUG org.drools.compiler.kie.builder.impl.KieRepositoryImpl -- KieModule was added: MemoryKieModule[releaseId=org.default:artifact:1.0.0] 09:19:24 09:19:23.988 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 09:19:24 09:19:24.037 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 09:19:24 09:19:24.037 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 09:19:24 09:19:24.043 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 09:19:24 09:19:24.045 [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 09:19:24 09:19:24.045 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 09:19:24 *** activatePolicySession invoked *** 09:19:24 *** newPolicySession invoked *** 09:19:24 09:19:24.089 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 09:19:24 09:19:24.089 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 is returned. 09:19:24 *** selectThreadModel invoked *** 09:19:24 09:19:24.090 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 09:19:24 09:19:24.091 [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 09:19:24 09:19:24.095 [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:634219973: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:634219973:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=2, rule=null, type=INSERTION]]) 09:19:24 09:19:24.107 [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:1476183400:1476183400:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:1476183400:1476183400:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=3, rule=null, type=INSERTION]]) 09:19:24 09:19:24.107 [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:803645229:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 09:19:24.108 [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:803645229:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 Initialization rule running 09:19:24 09:19:24.112 [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:803645229:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 09:19:24.114 [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:1476183400:1476183400:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:24 [fact 0:1:634219973:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 09:19:24.114 [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:1476183400:1476183400:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:24 [fact 0:1:634219973:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 Received list of length 3 09:19:24 09:19:24.117 [main] INFO org.onap.policy.drools.core.PolicyContainer -- updateToVersion:releaseId org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT 09:19:24 09:19:24.117 [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:634219973: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:634219973: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]]) 09:19:24 09:19:24.120 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.objectDeleted(==>[ObjectDeletedEventImpl: getFactHandle()=[fact 0:2:1476183400:1476183400:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:1476183400:1476183400: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]]) 09:19:24 09:19:24.120 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- afterMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1: AgendaEventListener.afterMatchFired(==>[AfterActivationFiredEvent: getActivation()=[[ Add elements of an int list active=false ] [ [fact 0:2:1476183400:1476183400:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:24 [fact 0:1:634219973:32924:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 09:19:24.121 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was FIRING_UNTIL_HALT is now HALTING 09:19:24 09:19:24.121 [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 09:19:24 09:19:24.121 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:19:24 09:19:24.135 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:24 09:19:24.135 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:24 09:19:24.145 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DEACTIVATED 09:19:24 09:19:24.161 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was DEACTIVATED is now INACTIVE 09:19:24 *** selectThreadModel invoked *** 09:19:24 09:19:24.162 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1 09:19:24 09:19:24.163 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:3:2127359616: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:2127359616:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]], propagationNumber=8, rule=null, type=INSERTION]]) 09:19:24 09:19:24.163 [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 09:19:24 09:19:24.163 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.objectInserted(==>[ObjectInsertedEventImpl: getFactHandle()=[fact 0:4:2088434919:2088434919:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:4:2088434919:2088434919:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=9, rule=null, type=INSERTION]]) 09:19:24 09:19:24.164 [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 09:19:24 09:19:24.164 [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 09:19:24 09:19:24.165 [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:2088434919:2088434919:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:24 [fact 0:3:2127359616:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 09:19:24.165 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1: AgendaEventListener.beforeMatchFired(==>[BeforeActivationFiredEvent: getActivation()=[[ Multiply elements of an int list active=false ] [ [fact 0:4:2088434919:2088434919:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:24 [fact 0:3:2127359616:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 Received list of length 3 09:19:24 09:19:24.170 [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:2127359616: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:2127359616: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]]) 09:19:24 09:19:24.171 [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:2088434919:2088434919:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:4:2088434919:2088434919: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]]) 09:19:24 09:19:24.171 [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:2088434919:2088434919:4:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:24 [fact 0:3:2127359616:32924:3:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[3, 8, 2]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:24 09:19:24.172 [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 09:19:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:19:24 09:19:24.621 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 09:19:24 09:19:24.623 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 09:19:25 09:19:25.669 [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 09:19:25 09:19:25.669 [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:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933], getObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:5:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933], propagationNumber=12, rule=null, type=INSERTION]]) 09:19:25 09:19:25.670 [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:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:25 09:19:25.672 [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:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:25 09:19:25.676 [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:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933], getOldObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:5:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933], propagationNumber=13, rule=[Rule name=run-drools-runnable, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 09:19:25 09:19:25.678 [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:899860787:899860787:5:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@35a2c933] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:25 09:19:25.678 [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:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454], getObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:6:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454], propagationNumber=14, rule=null, type=INSERTION]]) 09:19:25 09:19:25.678 [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:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:25 09:19:25.680 [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:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:25 09:19:25.680 [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:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454], getOldObject()=org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454, getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:6:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454], propagationNumber=15, rule=[Rule name=run-drools-runnable, agendaGroup=MAIN, salience=0, no-loop=false], type=DELETION]]) 09:19:25 09:19:25.681 [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:711672916:711672916:6:DEFAULT:NON_TRAIT:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8:org.onap.policy.drools.core.DroolsExecutor$$Lambda$664/0x0000000801333ba8@2a6b4454] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:25 09:19:25.682 [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 09:19:25 09:19:25.682 [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 09:19:25 09:19:25.682 [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 09:19:25 09:19:25.683 [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 09:19:25 09:19:25.683 [Session org.onap.policy.drools-pdp:drools-artifact1:17.2.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:19:25 09:19:25.684 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED 09:19:25 *** disposeKieSession invoked *** 09:19:25 09:19:25.712 [main] INFO org.onap.policy.drools.core.PolicyContainer -- PolicyContainer.main: configDir=config 09:19:25 *** globalInit-exception invoked *** 09:19:25 09:19:25.713 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock 09:19:25 java.lang.IllegalStateException: Triggered from globalInit 09:19:25 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) 09:19:25 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.globalInit(PolicySessionFeatureApiMock.java:90) 09:19:25 at org.onap.policy.drools.core.PolicyContainer.globalInit(PolicyContainer.java:710) 09:19:25 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:227) 09:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:25 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:25 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:25 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:25 09:19:25.724 [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 09:19:25 09:19:25.725 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.3.0-SNAPSHOT ... 09:19:25 09:19:25.725 [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 09:19:25 09:19:25.726 [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 09:19:26 09:19:26.046 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:26 09:19:26.048 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:26 09:19:26.072 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Verifying availability of /home/jenkins/.m2/repository/org/onap/oparent/oparent/3.3.3/oparent-3.3.3.pom from [central (https://repo.maven.apache.org/maven2, default, releases)] 09:19:26 09:19:26.072 [main] DEBUG org.eclipse.aether.internal.impl.DefaultArtifactResolver -- Resolving artifact org.onap.oparent:oparent:pom:3.3.3 from [central (https://repo.maven.apache.org/maven2, default, releases)] 09:19:26 09:19:26.074 [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: 09:19:26 [FATAL] Non-resolvable parent POM for org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT: org.onap.oparent:oparent:pom:3.3.3 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced @ org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT, /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/4.1.1-SNAPSHOT/policy-parent-4.1.1-SNAPSHOT.pom, line 24, column 13 09:19:26 09:19:26 09:19:26.082 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.082 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.099 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 09:19:26 09:19:26.099 [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] 09:19:26 09:19:26.100 [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] 09:19:26 09:19:26.100 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 09:19:26 09:19:26.105 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 09:19:26 09:19:26.105 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 09:19:26 09:19:26.109 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 09:19:26 09:19:26.109 [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] 09:19:26 09:19:26.110 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 09:19:26 09:19:26.165 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 09:19:26 09:19:26.165 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 09:19:26 09:19:26.165 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 09:19:26 09:19:26.165 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 09:19:26 09:19:26.165 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 09:19:26 09:19:26.166 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 09:19:26 09:19:26.166 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.202:39602<->151.101.136.209:443 09:19:26 09:19:26.166 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 1800000 09:19:26 09:19:26.166 [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 09:19:26 09:19:26.166 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 09:19:26 09:19:26.166 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 09:19:26 09:19:26.167 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 09:19:26 09:19:26.167 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Cache-Control: no-cache, no-store 09:19:26 09:19:26.167 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Pragma: no-cache 09:19:26 09:19:26.167 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: repo1.maven.org 09:19:26 09:19:26.167 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Aether 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1[\r][\n]" 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Cache-Control: no-cache, no-store[\r][\n]" 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Pragma: no-cache[\r][\n]" 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: repo1.maven.org[\r][\n]" 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 09:19:26 09:19:26.168 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Aether[\r][\n]" 09:19:26 09:19:26.169 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:26 09:19:26.169 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 09:19:26 09:19:26.209 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]" 09:19:26 09:19:26.209 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Connection: close[\r][\n]" 09:19:26 09:19:26.209 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 554[\r][\n]" 09:19:26 09:19:26.209 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 09:19:26 09:19:26.209 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-version-id: null[\r][\n]" 09:19:26 09:19:26.210 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 09:19:26 09:19:26.210 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-code: NoSuchKey[\r][\n]" 09:19:26 09:19:26.210 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 09:19:26 09:19:26.210 [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/maven-metadata.xml[\r][\n]" 09:19:26 09:19:26.210 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-request-id: 9VR9GKR2TRAKVKJ0[\r][\n]" 09:19:26 09:19:26.210 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "x-amz-id-2: 1G8JuFiLTQXCaOV8enIZVQKv5Jl+YJwoVMLSEoAsWovPksBlUCwoeHQPwD2+qKl5ftb3xLHyIr0=[\r][\n]" 09:19:26 09:19:26.210 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/html[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: AmazonS3[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Accept-Ranges: bytes[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Fri, 09 Feb 2024 09:19:26 GMT[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Age: 0[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970045-YUL[\r][\n]" 09:19:26 09:19:26.211 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache: MISS, MISS[\r][\n]" 09:19:26 09:19:26.212 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Cache-Hits: 0, 0[\r][\n]" 09:19:26 09:19:26.212 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "X-Timer: S1707470366.169250,VS0,VE37[\r][\n]" 09:19:26 09:19:26.212 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 09:19:26 09:19:26.213 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found 09:19:26 09:19:26.213 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Connection: close 09:19:26 09:19:26.213 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 554 09:19:26 09:19:26.213 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 09:19:26 09:19:26.213 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-version-id: null 09:19:26 09:19:26.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 09:19:26 09:19:26.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-code: NoSuchKey 09:19:26 09:19:26.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-error-message: The specified key does not exist. 09:19:26 09:19:26.214 [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/maven-metadata.xml 09:19:26 09:19:26.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-request-id: 9VR9GKR2TRAKVKJ0 09:19:26 09:19:26.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << x-amz-id-2: 1G8JuFiLTQXCaOV8enIZVQKv5Jl+YJwoVMLSEoAsWovPksBlUCwoeHQPwD2+qKl5ftb3xLHyIr0= 09:19:26 09:19:26.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/html 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: AmazonS3 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Via: 1.1 varnish, 1.1 varnish 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Accept-Ranges: bytes 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Fri, 09 Feb 2024 09:19:26 GMT 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Age: 0 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970045-YUL 09:19:26 09:19:26.215 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache: MISS, MISS 09:19:26 09:19:26.216 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Cache-Hits: 0, 0 09:19:26 09:19:26.216 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << X-Timer: S1707470366.169250,VS0,VE37 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "404 Not Found[\n]" 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "

404 Not Found

[\n]" 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "
nginx
[\n]" 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.237 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\n]" 09:19:26 09:19:26.238 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 09:19:26 09:19:26.239 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 09:19:26 09:19:26.239 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 09:19:26 09:19:26.240 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 09:19:26 09:19:26.240 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 09:19:26 09:19:26.240 [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 09:19:26 09:19:26.241 [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)] 09:19:26 09:19:26.242 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.242 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.244 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 09:19:26 09:19:26.244 [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] 09:19:26 09:19:26.244 [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] 09:19:26 09:19:26.244 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 09:19:26 09:19:26.245 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 09:19:26 09:19:26.245 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 09:19:26 09:19:26.247 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 09:19:26 09:19:26.248 [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] 09:19:26 09:19:26.248 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.202:39604<->151.101.136.209:443 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 1800000 09:19:26 09:19:26.270 [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 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 09:19:26 09:19:26.270 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.jar HTTP/1.1 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Cache-Control: no-cache, no-store 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Pragma: no-cache 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: repo1.maven.org 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Aether 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "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]" 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Cache-Control: no-cache, no-store[\r][\n]" 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Pragma: no-cache[\r][\n]" 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: repo1.maven.org[\r][\n]" 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Aether[\r][\n]" 09:19:26 09:19:26.271 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:26 09:19:26.272 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Connection: close[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 554[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-version-id: null[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 09:19:26 09:19:26.320 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-code: NoSuchKey[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 09:19:26 09:19:26.321 [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/drools-artifact1-17.3.0-SNAPSHOT.jar[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-request-id: 9VR8KKNK41QAGYGR[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "x-amz-id-2: iI2KOKnbPcpWUictZOWeuorpGZHkcSr/UtcaEjJKe/BL4qoBWHgPuGeJMt1gjMLlBi0eIHVl+ZI=[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/html[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: AmazonS3[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 09:19:26 09:19:26.321 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Accept-Ranges: bytes[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Fri, 09 Feb 2024 09:19:26 GMT[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Age: 0[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970049-YUL[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache: MISS, MISS[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Cache-Hits: 0, 0[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "X-Timer: S1707470366.270811,VS0,VE46[\r][\n]" 09:19:26 09:19:26.322 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 09:19:26 09:19:26.323 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 404 Not Found 09:19:26 09:19:26.323 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Connection: close 09:19:26 09:19:26.323 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 554 09:19:26 09:19:26.323 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 09:19:26 09:19:26.323 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-version-id: null 09:19:26 09:19:26.323 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-code: NoSuchKey 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-error-message: The specified key does not exist. 09:19:26 09:19:26.324 [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/drools-artifact1-17.3.0-SNAPSHOT.jar 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-request-id: 9VR8KKNK41QAGYGR 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << x-amz-id-2: iI2KOKnbPcpWUictZOWeuorpGZHkcSr/UtcaEjJKe/BL4qoBWHgPuGeJMt1gjMLlBi0eIHVl+ZI= 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/html 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: AmazonS3 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Via: 1.1 varnish, 1.1 varnish 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Accept-Ranges: bytes 09:19:26 09:19:26.324 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Fri, 09 Feb 2024 09:19:26 GMT 09:19:26 09:19:26.325 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Age: 0 09:19:26 09:19:26.325 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970049-YUL 09:19:26 09:19:26.325 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache: MISS, MISS 09:19:26 09:19:26.325 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Cache-Hits: 0, 0 09:19:26 09:19:26.325 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << X-Timer: S1707470366.270811,VS0,VE46 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "404 Not Found[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "

404 Not Found

[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "
nginx
[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.327 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.328 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\n]" 09:19:26 09:19:26.329 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 09:19:26 09:19:26.329 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 09:19:26 09:19:26.329 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 09:19:26 09:19:26.329 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 09:19:26 09:19:26.329 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 09:19:26 09:19:26.330 [main] DEBUG org.kie.maven.integration.MavenRepository -- Unable to resolve artifact: org.onap.policy.drools-pdp:drools-artifact1:17.3.0-SNAPSHOT 09:19:26 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/) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207) 09:19:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:262) 09:19:26 at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:179) 09:19:26 at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:157) 09:19:26 at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:153) 09:19:26 at org.kie.maven.integration.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:50) 09:19:26 at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:115) 09:19:26 at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:111) 09:19:26 at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.loadKieModuleFromMavenRepo(KieRepositoryImpl.java:192) 09:19:26 at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:138) 09:19:26 at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:115) 09:19:26 at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:190) 09:19:26 at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:178) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.loadArtifact(PolicyContainer.java:165) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:98) 09:19:26 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:239) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:26 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/) 09:19:26 at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) 09:19:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) 09:19:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) 09:19:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) 09:19:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402) 09:19:26 ... 89 common frames omitted 09:19:26 09:19:26.332 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.332 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.333 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 09:19:26 09:19:26.334 [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] 09:19:26 09:19:26.334 [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] 09:19:26 09:19:26.334 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 09:19:26 09:19:26.334 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 09:19:26 09:19:26.334 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 09:19:26 09:19:26.336 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 09:19:26 09:19:26.336 [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] 09:19:26 09:19:26.336 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 09:19:26 09:19:26.360 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 09:19:26 09:19:26.360 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 09:19:26 09:19:26.360 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 09:19:26 09:19:26.360 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 09:19:26 09:19:26.361 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 09:19:26 09:19:26.361 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 09:19:26 09:19:26.361 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.202:39606<->151.101.136.209:443 09:19:26 09:19:26.361 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 1800000 09:19:26 09:19:26.361 [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 09:19:26 09:19:26.361 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 09:19:26 09:19:26.361 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Cache-Control: no-cache, no-store 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Pragma: no-cache 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: repo1.maven.org 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Aether 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 09:19:26 09:19:26.362 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/maven-metadata.xml HTTP/1.1[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Cache-Control: no-cache, no-store[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Pragma: no-cache[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: repo1.maven.org[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Aether[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:26 09:19:26.363 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 09:19:26 09:19:26.368 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]" 09:19:26 09:19:26.368 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Connection: close[\r][\n]" 09:19:26 09:19:26.369 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 554[\r][\n]" 09:19:26 09:19:26.369 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 09:19:26 09:19:26.369 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-version-id: null[\r][\n]" 09:19:26 09:19:26.369 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 09:19:26 09:19:26.369 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-code: NoSuchKey[\r][\n]" 09:19:26 09:19:26.369 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 09:19:26 09:19:26.369 [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/maven-metadata.xml[\r][\n]" 09:19:26 09:19:26.370 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-request-id: 9VR9GKR2TRAKVKJ0[\r][\n]" 09:19:26 09:19:26.370 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "x-amz-id-2: 1G8JuFiLTQXCaOV8enIZVQKv5Jl+YJwoVMLSEoAsWovPksBlUCwoeHQPwD2+qKl5ftb3xLHyIr0=[\r][\n]" 09:19:26 09:19:26.370 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/html[\r][\n]" 09:19:26 09:19:26.370 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: AmazonS3[\r][\n]" 09:19:26 09:19:26.370 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 09:19:26 09:19:26.371 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Accept-Ranges: bytes[\r][\n]" 09:19:26 09:19:26.371 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Fri, 09 Feb 2024 09:19:26 GMT[\r][\n]" 09:19:26 09:19:26.371 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Age: 0[\r][\n]" 09:19:26 09:19:26.371 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970026-YUL[\r][\n]" 09:19:26 09:19:26.371 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache: MISS, HIT[\r][\n]" 09:19:26 09:19:26.372 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Cache-Hits: 0, 1[\r][\n]" 09:19:26 09:19:26.372 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "X-Timer: S1707470366.364320,VS0,VE1[\r][\n]" 09:19:26 09:19:26.372 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 404 Not Found 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Connection: close 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 554 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-version-id: null 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-code: NoSuchKey 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-error-message: The specified key does not exist. 09:19:26 09:19:26.373 [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/maven-metadata.xml 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-request-id: 9VR9GKR2TRAKVKJ0 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << x-amz-id-2: 1G8JuFiLTQXCaOV8enIZVQKv5Jl+YJwoVMLSEoAsWovPksBlUCwoeHQPwD2+qKl5ftb3xLHyIr0= 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/html 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: AmazonS3 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Via: 1.1 varnish, 1.1 varnish 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Accept-Ranges: bytes 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Fri, 09 Feb 2024 09:19:26 GMT 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Age: 0 09:19:26 09:19:26.373 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Served-By: cache-iad-kjyo7100117-IAD, cache-yul1970026-YUL 09:19:26 09:19:26.374 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache: MISS, HIT 09:19:26 09:19:26.374 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Cache-Hits: 0, 1 09:19:26 09:19:26.374 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << X-Timer: S1707470366.364320,VS0,VE1 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "404 Not Found[\n]" 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "

404 Not Found

[\n]" 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "
nginx
[\n]" 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.375 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.376 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\n]" 09:19:26 09:19:26.377 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 09:19:26 09:19:26.377 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 09:19:26 09:19:26.377 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 09:19:26 09:19:26.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 09:19:26 09:19:26.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 09:19:26 09:19:26.378 [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 09:19:26 09:19:26.379 [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)] 09:19:26 09:19:26.380 [main] DEBUG org.eclipse.aether.internal.impl.DefaultTransporterProvider -- Using transporter HttpTransporter with priority 5.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.380 [main] DEBUG org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider -- Using connector BasicRepositoryConnector with priority 0.0 for https://repo1.maven.org/maven2/ 09:19:26 09:19:26.382 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 09:19:26 09:19:26.382 [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] 09:19:26 09:19:26.382 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 1 of 50; total allocated: 1 of 100] 09:19:26 09:19:26.383 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {s}->https://repo1.maven.org:443 09:19:26 09:19:26.383 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to repo1.maven.org/151.101.136.209:443 09:19:26 09:19:26.383 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Connecting socket to repo1.maven.org/151.101.136.209:443 with timeout 10000 09:19:26 09:19:26.385 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Enabled protocols: [TLSv1.3, TLSv1.2] 09:19:26 09:19:26.386 [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] 09:19:26 09:19:26.386 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Starting handshake 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- Secure session established 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated protocol: TLSv1.2 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- negotiated cipher suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer principal: CN=repo1.maven.org 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- peer alternative names: [repo1.maven.org] 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory -- issuer principal: CN=GlobalSign Atlas R3 DV TLS CA 2023 Q4, O=GlobalSign nv-sa, C=BE 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 10.30.107.202:39608<->151.101.136.209:443 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: set socket timeout to 1800000 09:19:26 09:19:26.399 [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 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> GET /maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom HTTP/1.1 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Cache-Control: no-cache, no-store 09:19:26 09:19:26.399 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Pragma: no-cache 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Host: repo1.maven.org 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Connection: Keep-Alive 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> User-Agent: Aether 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Accept-Encoding: gzip,deflate 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "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]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Cache-Control: no-cache, no-store[\r][\n]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Pragma: no-cache[\r][\n]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Host: repo1.maven.org[\r][\n]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "User-Agent: Aether[\r][\n]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:26 09:19:26.400 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "HTTP/1.1 404 Not Found[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Connection: close[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Length: 554[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "x-amz-version-id: null[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "ETag: "1fb066da6a67c7c02962f59b4b8cd1ee"[\r][\n]" 09:19:26 09:19:26.445 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "x-amz-error-code: NoSuchKey[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "x-amz-error-message: The specified key does not exist.[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "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]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "x-amz-request-id: 9VR0NBEJFHASG1WZ[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "x-amz-id-2: OAeGz9h8TRCCJejQPHjOeknMygmiRqBhE/jtsCVhrKtPyLsECrplIUAfQFYpo2ttoJfIB6xg2O8=[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Type: text/html[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Server: AmazonS3[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Accept-Ranges: bytes[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Date: Fri, 09 Feb 2024 09:19:26 GMT[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Age: 0[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970046-YUL[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "X-Cache: MISS, MISS[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "X-Cache-Hits: 0, 0[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "X-Timer: S1707470366.399201,VS0,VE42[\r][\n]" 09:19:26 09:19:26.446 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\r][\n]" 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << HTTP/1.1 404 Not Found 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Connection: close 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Length: 554 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Last-Modified: Wed, 10 Aug 2016 15:08:35 GMT 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << x-amz-version-id: null 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << ETag: "1fb066da6a67c7c02962f59b4b8cd1ee" 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << x-amz-error-code: NoSuchKey 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << x-amz-error-message: The specified key does not exist. 09:19:26 09:19:26.447 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << x-amz-error-detail-Key: maven2/org/onap/policy/drools-pdp/drools-artifact1/17.3.0-SNAPSHOT/drools-artifact1-17.3.0-SNAPSHOT.pom 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << x-amz-request-id: 9VR0NBEJFHASG1WZ 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << x-amz-id-2: OAeGz9h8TRCCJejQPHjOeknMygmiRqBhE/jtsCVhrKtPyLsECrplIUAfQFYpo2ttoJfIB6xg2O8= 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Type: text/html 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Server: AmazonS3 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Via: 1.1 varnish, 1.1 varnish 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Accept-Ranges: bytes 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Date: Fri, 09 Feb 2024 09:19:26 GMT 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Age: 0 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << X-Served-By: cache-iad-kiad7000042-IAD, cache-yul1970046-YUL 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << X-Cache: MISS, MISS 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << X-Cache-Hits: 0, 0 09:19:26 09:19:26.448 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << X-Timer: S1707470366.399201,VS0,VE42 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "404 Not Found[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "

404 Not Found

[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "
nginx
[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.450 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\n]" 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Close connection 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 09:19:26 09:19:26.451 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {s}->https://repo1.maven.org:443][total available: 0; route allocated: 0 of 50; total allocated: 0 of 100] 09:19:26 09:19:26.452 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 09:19:26 09:19:26.452 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 09:19:26 09:19:26.452 [main] DEBUG org.kie.maven.integration.MavenRepository -- Unable to resolve artifact: org.onap.policy.drools-pdp:drools-artifact1:pom:17.3.0-SNAPSHOT 09:19:26 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/) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207) 09:19:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:262) 09:19:26 at org.kie.maven.integration.MavenRepository.resolveArtifact(MavenRepository.java:179) 09:19:26 at org.kie.maven.integration.ArtifactResolver.getPomFileForGAV(ArtifactResolver.java:96) 09:19:26 at org.kie.maven.integration.ArtifactResolver.getResolverFor(ArtifactResolver.java:62) 09:19:26 at org.kie.scanner.KieRepositoryScannerImpl.loadPomArtifact(KieRepositoryScannerImpl.java:128) 09:19:26 at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:116) 09:19:26 at org.kie.scanner.KieRepositoryScannerImpl.loadArtifact(KieRepositoryScannerImpl.java:111) 09:19:26 at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.loadKieModuleFromMavenRepo(KieRepositoryImpl.java:192) 09:19:26 at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:138) 09:19:26 at org.drools.compiler.kie.builder.impl.KieRepositoryImpl.getKieModule(KieRepositoryImpl.java:115) 09:19:26 at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:190) 09:19:26 at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:178) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.loadArtifact(PolicyContainer.java:165) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:98) 09:19:26 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:239) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:26 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/) 09:19:26 at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) 09:19:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) 09:19:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75) 09:19:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) 09:19:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514) 09:19:26 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402) 09:19:26 ... 89 common frames omitted 09:19:26 09:19:26.453 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Create new KieContainer start, version = 17.1.0-SNAPSHOT ... 09:19:26 09:19:26.454 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 09:19:26 09:19:26.460 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 09:19:26 09:19:26.501 [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 09:19:26 09:19:26.501 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :session1 09:19:26 *** activatePolicySession-exception invoked *** 09:19:26 09:19:26.502 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock 09:19:26 java.lang.IllegalStateException: Triggered from activatePolicySession 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.activatePolicySession(PolicySessionFeatureApiMock.java:97) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.makeSession(PolicyContainer.java:271) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.lambda$activatePolicySession$0(PolicyContainer.java:255) 09:19:26 at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.activatePolicySession(PolicyContainer.java:255) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:549) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:673) 09:19:26 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:243) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:26 *** newPolicySession-exception invoked *** 09:19:26 09:19:26.504 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock 09:19:26 java.lang.IllegalStateException: Triggered from newPolicySession 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.newPolicySession(PolicySessionFeatureApiMock.java:105) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.makeSession(PolicyContainer.java:292) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.lambda$activatePolicySession$0(PolicyContainer.java:255) 09:19:26 at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.activatePolicySession(PolicyContainer.java:255) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:549) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:673) 09:19:26 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:243) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:26 09:19:26.504 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name session1 09:19:26 09:19:26.504 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 is returned. 09:19:26 *** selectThreadModel-exception invoked *** 09:19:26 09:19:26.504 [main] ERROR org.onap.policy.drools.core.PolicySession -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock 09:19:26 java.lang.IllegalStateException: Triggered from selectThreadModel 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.selectThreadModel(PolicySessionFeatureApiMock.java:112) 09:19:26 at org.onap.policy.drools.core.PolicySession.startThread(PolicySession.java:122) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.start(PolicyContainer.java:551) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.activate(PolicyContainer.java:673) 09:19:26 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:243) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:26 09:19:26.504 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1 09:19:26 09:19:26.514 [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 09:19:26 09:19:26.514 [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:803645229:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:26 09:19:26.515 [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:803645229:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:26 09:19:26.516 [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:1256554496: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:1256554496:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]], propagationNumber=2, rule=null, type=INSERTION]]) 09:19:26 09:19:26.516 [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:580445650:580445650:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:580445650:580445650:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], propagationNumber=3, rule=null, type=INSERTION]]) 09:19:26 Initialization rule running 09:19:26 09:19:26.519 [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:803645229:1306428912:0:DEFAULT:NON_TRAIT:org.drools.base.reteoo.InitialFactImpl:org.drools.base.reteoo.InitialFactImpl@4dde85f0] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:26 09:19:26.519 [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:580445650:580445650:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:26 [fact 0:1:1256554496:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:26 09:19:26.520 [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:580445650:580445650:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:26 [fact 0:1:1256554496:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:26 Received list of length 3 09:19:26 09:19:26.523 [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:1256554496: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:1256554496: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]]) 09:19:26 09:19:26.524 [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:580445650:580445650:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]], getOldObject()=[], getKnowledgeRuntime()=KieSession[0], getPropagationContext()=PhreakPropagationContext [entryPoint=EntryPoint::DEFAULT, factHandle=[fact 0:2:580445650:580445650: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]]) 09:19:26 09:19:26.524 [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:580445650:580445650:2:DEFAULT:NON_TRAIT:java.util.concurrent.LinkedBlockingQueue:[]] 09:19:26 [fact 0:1:1256554496:36615:1:DEFAULT:NON_TRAIT:java.util.Arrays$ArrayList:[7, 3, 4]] ] ], getKnowledgeRuntime()=KieSession[0]]) 09:19:26 09:19:26.524 [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 09:19:26 09:19:26.524 [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 09:19:26 09:19:26.524 [Session org.onap.policy.drools-pdp:drools-artifact1:17.1.0-SNAPSHOT:session1] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:19:26 09:19:26.524 [main] DEBUG org.drools.kiesession.agenda.DefaultAgenda -- State was INACTIVE is now DISPOSED 09:19:26 *** destroyKieSession-exception invoked *** 09:19:26 09:19:26.524 [main] ERROR org.onap.policy.drools.core.PolicyContainer -- ERROR: Feature API: org.onap.policy.drools.core.PolicySessionFeatureApiMock 09:19:26 java.lang.IllegalStateException: Triggered from destroyKieSession 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.addLog(PolicySessionFeatureApiMock.java:69) 09:19:26 at org.onap.policy.drools.core.PolicySessionFeatureApiMock.destroyKieSession(PolicySessionFeatureApiMock.java:127) 09:19:26 at org.onap.policy.drools.core.PolicyContainer.destroy(PolicyContainer.java:650) 09:19:26 at org.onap.policy.drools.core.DroolsContainerTest.versionList(DroolsContainerTest.java:330) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:26 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:26 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:26 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:26 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:26 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:26 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.620 s -- in org.onap.policy.drools.core.DroolsContainerTest 09:19:26 [INFO] Running org.onap.policy.drools.core.PolicySessionTest 09:19:26 09:19:26.882 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupActivated(null) 09:19:26 09:19:26.882 [main] DEBUG org.onap.policy.drools.core.PolicySession -- afterRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.afterRuleFlowGroupDeactivated(null) 09:19:26 09:19:26.882 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPopped: my-container:my-name: AgendaEventListener.agendaGroupPopped(null) 09:19:26 09:19:26.883 [main] DEBUG org.onap.policy.drools.core.PolicySession -- agendaGroupPushed: my-container:my-name: AgendaEventListener.agendaGroupPushed(null) 09:19:26 09:19:26.883 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeMatchFired: my-container:my-name: AgendaEventListener.beforeMatchFired(null) 09:19:26 09:19:26.883 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupActivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupActivated(null) 09:19:26 09:19:26.883 [main] DEBUG org.onap.policy.drools.core.PolicySession -- beforeRuleFlowGroupDeactivated: my-container:my-name: AgendaEventListener.beforeRuleFlowGroupDeactivated(null) 09:19:26 09:19:26.883 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCancelled: my-container:my-name: AgendaEventListener.matchCancelled(null) 09:19:26 09:19:26.884 [main] DEBUG org.onap.policy.drools.core.PolicySession -- matchCreated: my-container:my-name: AgendaEventListener.matchCreated(null) 09:19:26 09:19:26.884 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectDeleted: my-container:my-name: AgendaEventListener.objectDeleted(null) 09:19:26 09:19:26.884 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectInserted: my-container:my-name: AgendaEventListener.objectInserted(null) 09:19:26 09:19:26.884 [main] DEBUG org.onap.policy.drools.core.PolicySession -- objectUpdated: my-container:my-name: AgendaEventListener.objectUpdated(null) 09:19:26 *** selectThreadModel invoked *** 09:19:26 09:19:26.905 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 09:19:26 09:19:26.907 [Session my-container:my-name] ERROR org.onap.policy.drools.core.PolicySession -- startThread error in kieSession1.fireUntilHalt 09:19:26 java.lang.RuntimeException: null 09:19:26 at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun$1(PolicySessionTest.java:159) 09:19:26 at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun_Ex$3(PolicySessionTest.java:185) 09:19:26 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:19:26 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:19:26 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:19:26 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:19:26 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:19:26 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 09:19:26 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) 09:19:26 at org.kie.api.runtime.KieSession$MockitoMock$YSmQkslW.fireUntilHalt(Unknown Source) 09:19:26 at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:479) 09:19:26 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:26 09:19:26.907 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:19:26 *** selectThreadModel invoked *** 09:19:26 09:19:26.908 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 09:19:26 09:19:26.909 [Session my-container:my-name] ERROR org.onap.policy.drools.core.PolicySession -- startThread error in kieSession1.fireUntilHalt 09:19:26 java.lang.LinkageError: null 09:19:26 at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun$2(PolicySessionTest.java:162) 09:19:26 at org.onap.policy.drools.core.PolicySessionTest.lambda$testDefaultThreadModelRun_Ex$3(PolicySessionTest.java:185) 09:19:26 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:19:26 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:19:26 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:19:26 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:19:26 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:19:26 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 09:19:26 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) 09:19:26 at org.kie.api.runtime.KieSession$MockitoMock$YSmQkslW.fireUntilHalt(Unknown Source) 09:19:26 at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:479) 09:19:26 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:26 09:19:26.910 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:19:27 *** selectThreadModel invoked *** 09:19:27 09:19:27.051 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session my-container:my-name 09:19:27 09:19:27.053 [Session my-container:my-name] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:19:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.onap.policy.drools.core.PolicySessionTest 09:19:27 [INFO] Running org.onap.policy.drools.core.lock.AlwaysSuccessLockTest 09:19:27 09:19:27.145 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) 09:19:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.policy.drools.core.lock.AlwaysSuccessLockTest 09:19:27 [INFO] Running org.onap.policy.drools.core.lock.AlwaysFailLockTest 09:19:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.drools.core.lock.AlwaysFailLockTest 09:19:27 [INFO] Running org.onap.policy.drools.core.lock.LockImplTest 09:19:27 09:19:27.165 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 09:19:27 09:19:27.183 [main] WARN org.onap.policy.drools.core.lock.LockImpl -- lock callback threw an exception 09:19:27 java.lang.IllegalArgumentException: expected exception 09:19:27 at org.onap.policy.drools.core.lock.LockImpl.notifyUnavailable(LockImpl.java:154) 09:19:27 at org.onap.policy.drools.core.lock.LockImplTest.lambda$testNotifyUnavailable_Ex$6(LockImplTest.java:215) 09:19:27 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:27 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 09:19:27 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 09:19:27 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1287) 09:19:27 at org.onap.policy.drools.core.lock.LockImplTest.testNotifyUnavailable_Ex(LockImplTest.java:215) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:27 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:27 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:27 09:19:27.191 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=WAITING, resourceId=hello, ownerKey=world, holdSec=10) 09:19:27 09:19:27.192 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- lock granted: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=20) 09:19:27 09:19:27.193 [main] INFO org.onap.policy.drools.core.lock.LockImpl -- releasing lock: LockImpl(state=ACTIVE, resourceId=hello, ownerKey=world, holdSec=10) 09:19:27 09:19:27.196 [main] WARN org.onap.policy.drools.core.lock.LockImpl -- lock callback threw an exception 09:19:27 java.lang.IllegalArgumentException: expected exception 09:19:27 at org.onap.policy.drools.core.lock.LockImpl.notifyAvailable(LockImpl.java:141) 09:19:27 at org.onap.policy.drools.core.lock.LockImplTest.lambda$testNotifyAvailable_Ex$5(LockImplTest.java:198) 09:19:27 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:27 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 09:19:27 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 09:19:27 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1287) 09:19:27 at org.onap.policy.drools.core.lock.LockImplTest.testNotifyAvailable_Ex(LockImplTest.java:198) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:27 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:27 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.policy.drools.core.lock.LockImplTest 09:19:27 [INFO] Running org.onap.policy.drools.core.jmx.PdpJmxTest 09:19:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.drools.core.jmx.PdpJmxTest 09:19:27 [INFO] Running org.onap.policy.drools.core.PolicySessionFeatureApiTest 09:19:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.core.PolicySessionFeatureApiTest 09:19:27 [INFO] Running org.onap.policy.drools.util.KieUtilsTest 09:19:27 09:19:27.397 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:27 09:19:27.398 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:27 09:19:27.404 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=8180, ConflictMarker.markTime=45571, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3770, ConflictIdSorter.topsortTime=6521, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=18410, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=5541, DefaultDependencyCollector.transformTime=102732} 09:19:27 09:19:27.410 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:27 09:19:27.411 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:27 09:19:27.473 [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] 09:19:27 09:19:27.476 [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 09:19:27 09:19:27.476 [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 09:19:27 09:19:27.479 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: rules 09:19:27 09:19:27.483 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: rules 09:19:27 09:19:27.616 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:27 09:19:27.617 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:27 09:19:27.621 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=8380, ConflictMarker.markTime=52421, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2940, ConflictIdSorter.topsortTime=6531, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=18290, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=5620, DefaultDependencyCollector.transformTime=106753} 09:19:27 09:19:27.627 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:27 09:19:27.627 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:27 09:19:27.671 [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] 09:19:27 09:19:27.673 [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 09:19:27 09:19:27.673 [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 09:19:27 09:19:27.678 [main] ERROR org.onap.policy.drools.util.KieUtils -- Exception fetching resources: BogusClassLoader 09:19:27 java.io.IOException: BogusClassLoader 09:19:27 at org.onap.policy.drools.util.KieUtilsTest$BogusClassLoader.getResources(KieUtilsTest.java:179) 09:19:27 at org.onap.policy.drools.util.KieUtils.resourceToPackages(KieUtils.java:188) 09:19:27 at org.onap.policy.drools.util.KieUtilsTest.testResourceToPackages(KieUtilsTest.java:134) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:27 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:27 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:27 09:19:27.687 [main] ERROR org.onap.policy.drools.util.KieUtils -- Couldn't read in http://127.0.0.1:1 09:19:27 java.net.ConnectException: Connection refused 09:19:27 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:27 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:27 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:27 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:27 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:27 at java.base/java.net.Socket.connect(Socket.java:583) 09:19:27 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183) 09:19:27 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532) 09:19:27 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637) 09:19:27 at java.base/sun.net.www.http.HttpClient.(HttpClient.java:280) 09:19:27 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:385) 09:19:27 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:407) 09:19:27 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) 09:19:27 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) 09:19:27 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) 09:19:27 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) 09:19:27 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) 09:19:27 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) 09:19:27 at java.base/java.net.URL.openStream(URL.java:1161) 09:19:27 at org.onap.policy.drools.util.KieUtils.resourceToPackages(KieUtils.java:204) 09:19:27 at org.onap.policy.drools.util.KieUtilsTest.testResourceToPackages(KieUtilsTest.java:142) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:27 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:27 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:27 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:27 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:27 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:27 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:27 09:19:27.824 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:27 09:19:27.825 [main] DEBUG org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider -- Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository 09:19:27 09:19:27.830 [main] DEBUG org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector -- Dependency collection stats {ConflictMarker.analyzeTime=7930, ConflictMarker.markTime=56412, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3100, ConflictIdSorter.topsortTime=7480, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19981, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=6070, DefaultDependencyCollector.transformTime=115533} 09:19:27 09:19:27.836 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:27 09:19:27.836 [main] DEBUG org.drools.compiler.compiler.JavaDialectConfiguration -- Selected compiler ECLIPSE [drools.dialect.java.compiler:null, hasEclipseCompiler:true] 09:19:27 09:19:27.876 [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] 09:19:27 09:19:27.877 [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 09:19:27 09:19:27.878 [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 09:19:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.onap.policy.drools.util.KieUtilsTest 09:19:27 [INFO] Running org.onap.policy.drools.util.FeatureEnabledCheckerTest 09:19:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.util.FeatureEnabledCheckerTest 09:19:28 [INFO] 09:19:28 [INFO] Results: 09:19:28 [INFO] 09:19:28 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 09:19:28 [INFO] 09:19:28 [INFO] 09:19:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-core --- 09:19:28 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/policy-core/../target/code-coverage/jacoco-ut.exec 09:19:28 [INFO] Analyzed bundle 'policy-core' with 16 classes 09:19:28 [INFO] 09:19:28 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-core --- 09:19:28 [INFO] Analyzed bundle 'policy-utils' with 11 classes 09:19:28 [INFO] 09:19:28 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-core --- 09:19:28 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/policy-core/target/policy-core-2.1.1-SNAPSHOT.jar 09:19:28 [INFO] 09:19:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-core --- 09:19:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:19:28 [INFO] failsafeArgLine set to empty 09:19:28 [INFO] 09:19:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-core --- 09:19:28 [INFO] 09:19:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-core --- 09:19:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:19:28 [INFO] 09:19:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-core --- 09:19:28 [INFO] 09:19:28 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-core --- 09:19:28 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-core/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-core/2.1.1-SNAPSHOT/policy-core-2.1.1-SNAPSHOT.pom 09:19:28 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-core/target/policy-core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-core/2.1.1-SNAPSHOT/policy-core-2.1.1-SNAPSHOT.jar 09:19:28 [INFO] 09:19:28 [INFO] -------------< org.onap.policy.drools-pdp:policy-domains >-------------- 09:19:28 [INFO] Building policy-domains 2.1.1-SNAPSHOT [4/15] 09:19:28 [INFO] --------------------------------[ jar ]--------------------------------- 09:19:28 [INFO] 09:19:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-domains --- 09:19:28 [INFO] 09:19:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-domains --- 09:19:28 [INFO] 09:19:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-domains --- 09:19:28 [INFO] 09:19:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-domains --- 09:19:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:19:28 --add-opens java.base/java.util=ALL-UNNAMED 09:19:28 --add-opens java.sql/java.sql=ALL-UNNAMED 09:19:28 [INFO] 09:19:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-domains --- 09:19:28 [INFO] Starting audit... 09:19:28 Audit done. 09:19:28 [INFO] You have 0 Checkstyle violations. 09:19:28 [INFO] 09:19:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-domains --- 09:19:28 [INFO] Starting audit... 09:19:28 Audit done. 09:19:28 [INFO] You have 0 Checkstyle violations. 09:19:28 [INFO] 09:19:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-domains --- 09:19:28 [INFO] Copying 3 resources from src/main/resources to target/classes 09:19:28 [INFO] 09:19:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-domains --- 09:19:28 [INFO] Changes detected - recompiling the module! :dependency 09:19:28 [INFO] Compiling 18 source files with javac [debug release 17] to target/classes 09:19:28 [INFO] 09:19:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-domains --- 09:19:28 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:19:28 [INFO] 09:19:28 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-domains --- 09:19:28 [INFO] Changes detected - recompiling the module! :dependency 09:19:28 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 09:19:29 [INFO] 09:19:29 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-domains --- 09:19:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:19:29 [INFO] 09:19:29 [INFO] ------------------------------------------------------- 09:19:29 [INFO] T E S T S 09:19:29 [INFO] ------------------------------------------------------- 09:19:30 [INFO] Running org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest 09:19:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.onap.policy.drools.domain.models.artifact.ArtifactPolicyTest 09:19:30 [INFO] Running org.onap.policy.drools.domain.models.DomainPolicyTypesTest 09:19:30 09:19:30.457 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/src/test/resources/tosca-policy-native-artifact-example.json" was found on the local file system 09:19:30 09:19:30.474 [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 09:19:30 09:19:30.480 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/classes/schemas/onap.policies.native.drools.Artifact-1.0.0.schema.json" : 09:19:31 09:19:31.272 [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 09:19:31 org.onap.policy.common.utils.coder.CoderException: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:19:31 ------------------ 09:19:31 Rule: properties 09:19:31 Property: name 09:19:31 Message: Property validation failed 09:19:31 Location: at /name 09:19:31 Details: 09:19:31 Rule: pattern 09:19:31 Message: Pattern ^(.+)$ is not contained in text 09:19:31 Location: at /name 09:19:31 ----- 09:19:31 ] 09:19:31 at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:138) 09:19:31 at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:124) 09:19:31 at org.onap.policy.drools.policies.DomainMaker.isDomainConformant(DomainMaker.java:99) 09:19:31 at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.testToscaNativeDroolsPolicy(DomainPolicyTypesTest.java:99) 09:19:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:31 Caused by: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:19:31 ------------------ 09:19:31 Rule: properties 09:19:31 Property: name 09:19:31 Message: Property validation failed 09:19:31 Location: at /name 09:19:31 Details: 09:19:31 Rule: pattern 09:19:31 Message: Pattern ^(.+)$ is not contained in text 09:19:31 Location: at /name 09:19:31 ----- 09:19:31 ] 09:19:31 at com.worldturner.medeia.schema.validation.stream.SchemaValidatingConsumer.consume(SchemaValidatingJsonConsumer.kt:31) 09:19:31 at com.worldturner.medeia.parser.gson.GsonJsonWriterDecorator.consume(GsonJsonWriterDecorator.kt:52) 09:19:31 at com.worldturner.medeia.parser.gson.GsonJsonWriterDecorator.value(GsonJsonWriterDecorator.kt:70) 09:19:31 at com.google.gson.internal.bind.TypeAdapters$15.write(TypeAdapters.java:425) 09:19:31 at com.google.gson.internal.bind.TypeAdapters$15.write(TypeAdapters.java:409) 09:19:31 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:70) 09:19:31 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:196) 09:19:31 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:368) 09:19:31 at com.google.gson.Gson.toJson(Gson.java:842) 09:19:31 at org.onap.policy.common.utils.coder.StandardValCoder.toJson(StandardValCoder.java:82) 09:19:31 at org.onap.policy.common.utils.coder.StandardValCoder.toJson(StandardValCoder.java:76) 09:19:31 at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:134) 09:19:31 ... 74 common frames omitted 09:19:31 09:19:31.276 [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 09:19:31 org.onap.policy.common.utils.coder.CoderException: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:19:31 ------------------ 09:19:31 Rule: properties 09:19:31 Property: name 09:19:31 Message: Property validation failed 09:19:31 Location: at /name 09:19:31 Details: 09:19:31 Rule: pattern 09:19:31 Message: Pattern ^(.+)$ is not contained in text 09:19:31 Location: at /name 09:19:31 ----- 09:19:31 ] 09:19:31 at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:138) 09:19:31 at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:124) 09:19:31 at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:145) 09:19:31 at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.lambda$testToscaNativeDroolsPolicy$1(DomainPolicyTypesTest.java:100) 09:19:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 09:19:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1366) 09:19:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1210) 09:19:31 at org.onap.policy.drools.domain.models.DomainPolicyTypesTest.testToscaNativeDroolsPolicy(DomainPolicyTypesTest.java:100) 09:19:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:31 Caused by: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:19:31 ------------------ 09:19:31 Rule: properties 09:19:31 Property: name 09:19:31 Message: Property validation failed 09:19:31 Location: at /name 09:19:31 Details: 09:19:31 Rule: pattern 09:19:31 Message: Pattern ^(.+)$ is not contained in text 09:19:31 Location: at /name 09:19:31 ----- 09:19:31 ] 09:19:31 at com.worldturner.medeia.schema.validation.stream.SchemaValidatingConsumer.consume(SchemaValidatingJsonConsumer.kt:31) 09:19:31 at com.worldturner.medeia.parser.gson.GsonJsonWriterDecorator.consume(GsonJsonWriterDecorator.kt:52) 09:19:31 at com.worldturner.medeia.parser.gson.GsonJsonWriterDecorator.value(GsonJsonWriterDecorator.kt:70) 09:19:31 at com.google.gson.internal.bind.TypeAdapters$15.write(TypeAdapters.java:425) 09:19:31 at com.google.gson.internal.bind.TypeAdapters$15.write(TypeAdapters.java:409) 09:19:31 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:70) 09:19:31 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:196) 09:19:31 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:368) 09:19:31 at com.google.gson.Gson.toJson(Gson.java:842) 09:19:31 at org.onap.policy.common.utils.coder.StandardValCoder.toJson(StandardValCoder.java:82) 09:19:31 at org.onap.policy.common.utils.coder.StandardValCoder.toJson(StandardValCoder.java:76) 09:19:31 at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:134) 09:19:31 ... 79 common frames omitted 09:19:31 09:19:31.280 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/src/test/resources/tosca-policy-native-controller-example.json" was found on the local file system 09:19:31 09:19:31.288 [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 09:19:31 09:19:31.288 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/classes/schemas/onap.policies.native.drools.Controller-1.0.0.schema.json" : 09:19:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s -- in org.onap.policy.drools.domain.models.DomainPolicyTypesTest 09:19:31 [INFO] Running org.onap.policy.drools.domain.models.operational.OperationalPolicyTest 09:19:31 09:19:31.387 [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 09:19:31 09:19:31.387 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/3.1.1-SNAPSHOT/policy-models-examples-3.1.1-SNAPSHOT.jar!/policies/vCPE.policy.operational.input.tosca.json" : 09:19:31 09:19:31.390 [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 09:19:31 09:19:31.390 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/classes/schemas/onap.policies.controlloop.operational.common.Drools-1.0.0.schema.json" : 09:19:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.drools.domain.models.operational.OperationalPolicyTest 09:19:31 [INFO] Running org.onap.policy.drools.domain.models.DroolsPolicyTest 09:19:31 09:19:31.455 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 09:19:31 09:19:31.456 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 09:19:31 09:19:31.497 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 09:19:31 09:19:31.498 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 09:19:31 09:19:31.499 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 09:19:31 09:19:31.500 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 09:19:31 09:19:31.500 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 09:19:31 09:19:31.500 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 09:19:31 09:19:31.500 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 09:19:31 09:19:31.500 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 09:19:31 09:19:31.500 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 09:19:31 09:19:31.500 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 09:19:31 09:19:31.501 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 09:19:31 09:19:31.501 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 09:19:31 09:19:31.501 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 09:19:31 09:19:31.501 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 09:19:31 09:19:31.501 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 09:19:31 09:19:31.501 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/test-classes 09:19:31 09:19:31.502 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/test-classes] 09:19:31 09:19:31.502 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/classes 09:19:31 09:19:31.502 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/classes] 09:19:31 09:19:31.502 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 09:19:31 09:19:31.505 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 09:19:31 09:19:31.506 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 09:19:31 09:19:31.507 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.507 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.508 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.508 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 09:19:31 09:19:31.508 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 09:19:31 09:19:31.508 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 09:19:31 09:19:31.509 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 09:19:31 09:19:31.510 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar 09:19:31 09:19:31.510 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 09:19:31 09:19:31.510 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 09:19:31 09:19:31.510 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 09:19:31 09:19:31.511 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 09:19:31 09:19:31.512 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 09:19:31 09:19:31.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar 09:19:31 09:19:31.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 09:19:31 09:19:31.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 09:19:31 09:19:31.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 09:19:31 09:19:31.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar 09:19:31 09:19:31.515 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 09:19:31 09:19:31.515 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 09:19:31 09:19:31.515 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 09:19:31 09:19:31.516 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.20/swagger-jaxrs2-jakarta-2.2.20.jar 09:19:31 09:19:31.516 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/github/classgraph/classgraph/4.8.165/classgraph-4.8.165.jar 09:19:31 09:19:31.516 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/javassist/javassist/3.30.1-GA/javassist-3.30.1-GA.jar 09:19:31 09:19:31.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-models-jakarta/2.2.20/swagger-models-jakarta-2.2.20.jar 09:19:31 09:19:31.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-annotations-jakarta/2.2.20/swagger-annotations-jakarta-2.2.20.jar 09:19:31 09:19:31.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-integration-jakarta/2.2.20/swagger-integration-jakarta-2.2.20.jar 09:19:31 09:19:31.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-core-jakarta/2.2.20/swagger-core-jakarta-2.2.20.jar 09:19:31 09:19:31.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.16.0/jackson-datatype-jsr310-2.16.0.jar 09:19:31 09:19:31.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.16.0/jackson-jakarta-rs-json-provider-2.16.0.jar 09:19:31 09:19:31.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.16.0/jackson-jakarta-rs-base-2.16.0.jar 09:19:31 09:19:31.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.20/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar 09:19:31 09:19:31.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 09:19:31 09:19:31.527 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 09:19:31 09:19:31.528 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 09:19:31 09:19:31.528 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 09:19:31 09:19:31.528 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 09:19:31 09:19:31.528 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 09:19:31 09:19:31.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 09:19:31 09:19:31.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 09:19:31 09:19:31.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 09:19:31 09:19:31.536 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar 09:19:31 09:19:31.536 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 09:19:31 09:19:31.536 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 09:19:31 09:19:31.537 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-drools-pdp-master-verify-java/policy-utils/target/policy-utils-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.537 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 09:19:31 09:19:31.537 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 09:19:31 09:19:31.538 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/commons/commons-configuration2/2.8.0/commons-configuration2-2.8.0.jar 09:19:31 09:19:31.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar 09:19:31 09:19:31.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 09:19:31 09:19:31.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/3.1.1-SNAPSHOT/policy-models-tosca-3.1.1-SNAPSHOT.jar 09:19:31 09:19:31.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/3.1.1-SNAPSHOT/policy-models-base-3.1.1-SNAPSHOT.jar 09:19:31 09:19:31.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/3.1.1-SNAPSHOT/policy-models-errors-3.1.1-SNAPSHOT.jar 09:19:31 09:19:31.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/3.1.1-SNAPSHOT/policy-models-dao-3.1.1-SNAPSHOT.jar 09:19:31 09:19:31.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/3.1.1-SNAPSHOT/policy-models-examples-3.1.1-SNAPSHOT.jar 09:19:31 09:19:31.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 09:19:31 09:19:31.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 09:19:31 09:19:31.541 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 09:19:31 09:19:31.541 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 09:19:31 09:19:31.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 09:19:31 09:19:31.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 09:19:31 09:19:31.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 09:19:31 09:19:31.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/11.0.20/jetty-server-11.0.20.jar 09:19:31 09:19:31.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/11.0.20/jetty-http-11.0.20.jar 09:19:31 09:19:31.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/11.0.20/jetty-util-11.0.20.jar 09:19:31 09:19:31.546 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/11.0.20/jetty-io-11.0.20.jar 09:19:31 09:19:31.546 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 09:19:31 09:19:31.546 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 09:19:31 09:19:31.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 09:19:31 09:19:31.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 09:19:31 09:19:31.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 09:19:31 09:19:31.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar 09:19:31 09:19:31.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar 09:19:31 09:19:31.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar 09:19:31 09:19:31.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 09:19:31 09:19:31.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 09:19:31 09:19:31.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/2.1.1-SNAPSHOT/policy-endpoints-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 09:19:31 09:19:31.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 09:19:31 09:19:31.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 09:19:31 09:19:31.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 09:19:31 09:19:31.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 09:19:31 09:19:31.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 09:19:31 09:19:31.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 09:19:31 09:19:31.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jline/jline/2.12.1/jline-2.12.1.jar 09:19:31 09:19:31.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/json/json/20231013/json-20231013.jar 09:19:31 09:19:31.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 09:19:31 09:19:31.558 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar 09:19:31 09:19:31.558 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.1/jackson-module-jakarta-xmlbind-annotations-2.16.1.jar 09:19:31 09:19:31.558 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.16.1/jackson-dataformat-yaml-2.16.1.jar 09:19:31 09:19:31.559 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.4/jaxb-runtime-4.0.4.jar 09:19:31 09:19:31.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.4/jaxb-core-4.0.4.jar 09:19:31 09:19:31.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.jar 09:19:31 09:19:31.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.4/txw2-4.0.4.jar 09:19:31 09:19:31.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 09:19:31 09:19:31.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/3.1.5/jersey-container-servlet-3.1.5.jar 09:19:31 09:19:31.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.5/jersey-container-servlet-core-3.1.5.jar 09:19:31 09:19:31.561 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.5/jersey-common-3.1.5.jar 09:19:31 09:19:31.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 09:19:31 09:19:31.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/3.1.5/jersey-media-json-jackson-3.1.5.jar 09:19:31 09:19:31.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/3.1.5/jersey-entity-filtering-3.1.5.jar 09:19:31 09:19:31.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.5/jersey-server-3.1.5.jar 09:19:31 09:19:31.563 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.5/jersey-client-3.1.5.jar 09:19:31 09:19:31.563 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 09:19:31 09:19:31.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.5/jersey-hk2-3.1.5.jar 09:19:31 09:19:31.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.5/hk2-locator-3.0.5.jar 09:19:31 09:19:31.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.5/aopalliance-repackaged-3.0.5.jar 09:19:31 09:19:31.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.5/hk2-api-3.0.5.jar 09:19:31 09:19:31.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.5/hk2-utils-3.0.5.jar 09:19:31 09:19:31.565 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 09:19:31 09:19:31.565 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 09:19:31 09:19:31.566 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 09:19:31 09:19:31.566 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 09:19:31 09:19:31.566 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 09:19:31 09:19:31.566 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-servlet/11.0.12/jetty-servlet-11.0.12.jar 09:19:31 09:19:31.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/11.0.20/jetty-security-11.0.20.jar 09:19:31 09:19:31.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.6.1/kafka-clients-3.6.1.jar 09:19:31 09:19:31.569 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/github/luben/zstd-jni/1.5.5-1/zstd-jni-1.5.5-1.jar 09:19:31 09:19:31.569 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 09:19:31 09:19:31.569 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.10.5/snappy-java-1.1.10.5.jar 09:19:31 09:19:31.569 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 09:19:31 09:19:31.570 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/swagger/core/v3/swagger-annotations/2.2.20/swagger-annotations-2.2.20.jar 09:19:31 09:19:31.570 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/1.25.0-alpha/opentelemetry-kafka-clients-2.6-1.25.0-alpha.jar 09:19:31 09:19:31.570 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.25.0/opentelemetry-instrumentation-api-1.25.0.jar 09:19:31 09:19:31.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-semconv/1.25.0-alpha/opentelemetry-instrumentation-api-semconv-1.25.0-alpha.jar 09:19:31 09:19:31.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.25.0/opentelemetry-api-1.25.0.jar 09:19:31 09:19:31.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.25.0/opentelemetry-context-1.25.0.jar 09:19:31 09:19:31.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/1.25.0-alpha/opentelemetry-kafka-clients-common-1.25.0-alpha.jar 09:19:31 09:19:31.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp/1.25.0/opentelemetry-exporter-otlp-1.25.0.jar 09:19:31 09:19:31.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk-trace/1.25.0/opentelemetry-sdk-trace-1.25.0.jar 09:19:31 09:19:31.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk-common/1.25.0/opentelemetry-sdk-common-1.25.0.jar 09:19:31 09:19:31.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk-metrics/1.25.0/opentelemetry-sdk-metrics-1.25.0.jar 09:19:31 09:19:31.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-exporter-otlp-common/1.25.0/opentelemetry-exporter-otlp-common-1.25.0.jar 09:19:31 09:19:31.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-exporter-common/1.25.0/opentelemetry-exporter-common-1.25.0.jar 09:19:31 09:19:31.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/squareup/okhttp3/okhttp/4.10.0/okhttp-4.10.0.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/squareup/okio/okio-jvm/3.0.0/okio-jvm-3.0.0.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.31/kotlin-stdlib-jdk8-1.5.31.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.31/kotlin-stdlib-jdk7-1.5.31.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.25.0/opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.25.0-alpha/opentelemetry-sdk-extension-autoconfigure-1.25.0-alpha.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk/1.25.0/opentelemetry-sdk-1.25.0.jar 09:19:31 09:19:31.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-sdk-logs/1.25.0-alpha/opentelemetry-sdk-logs-1.25.0-alpha.jar 09:19:31 09:19:31.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-logs/1.25.0-alpha/opentelemetry-api-logs-1.25.0-alpha.jar 09:19:31 09:19:31.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-events/1.25.0-alpha/opentelemetry-api-events-1.25.0-alpha.jar 09:19:31 09:19:31.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar 09:19:31 09:19:31.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.4/jaxb-impl-4.0.4.jar 09:19:31 09:19:31.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.4/jaxb-core-4.0.4.jar 09:19:31 09:19:31.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 09:19:31 09:19:31.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 09:19:31 09:19:31.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 09:19:31 09:19:31.576 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 09:19:31 09:19:31.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 09:19:31 09:19:31.579 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar 09:19:31 09:19:31.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 09:19:31 09:19:31.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar 09:19:31 09:19:31.581 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar 09:19:31 09:19:31.582 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 09:19:31 09:19:31.582 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar 09:19:31 09:19:31.582 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar 09:19:31 09:19:31.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 09:19:31 09:19:31.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 09:19:31 09:19:31.585 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 09:19:31 09:19:31.589 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 09:19:31 09:19:31.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar 09:19:31 09:19:31.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar 09:19:31 09:19:31.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 09:19:31 09:19:31.591 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar 09:19:31 09:19:31.591 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /home/jenkins/.m2/repository/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar 09:19:31 09:19:31.591 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 09:19:31 09:19:31.761 [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 09:19:31 09:19:31.762 [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 09:19:31 09:19:31.764 [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 09:19:31 09:19:31.765 [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 09:19:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.onap.policy.drools.domain.models.DroolsPolicyTest 09:19:31 [INFO] Running org.onap.policy.drools.domain.models.controller.ControllerPolicyTest 09:19:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.domain.models.controller.ControllerPolicyTest 09:19:31 [INFO] 09:19:31 [INFO] Results: 09:19:31 [INFO] 09:19:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 09:19:31 [INFO] 09:19:31 [INFO] 09:19:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-domains --- 09:19:31 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/policy-domains/../target/code-coverage/jacoco-ut.exec 09:19:31 [INFO] Analyzed bundle 'policy-domains' with 2 classes 09:19:31 [INFO] 09:19:31 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-domains --- 09:19:31 [INFO] 09:19:31 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-domains --- 09:19:31 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/policy-domains-2.1.1-SNAPSHOT.jar 09:19:31 [INFO] 09:19:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-domains --- 09:19:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:19:31 [INFO] failsafeArgLine set to empty 09:19:31 [INFO] 09:19:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-domains --- 09:19:31 [INFO] 09:19:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-domains --- 09:19:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:19:31 [INFO] 09:19:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-domains --- 09:19:31 [INFO] 09:19:31 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-domains --- 09:19:31 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-domains/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-domains/2.1.1-SNAPSHOT/policy-domains-2.1.1-SNAPSHOT.pom 09:19:31 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-domains/target/policy-domains-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-domains/2.1.1-SNAPSHOT/policy-domains-2.1.1-SNAPSHOT.jar 09:19:31 [INFO] 09:19:31 [INFO] ------------< org.onap.policy.drools-pdp:policy-management >------------ 09:19:31 [INFO] Building policy-management 2.1.1-SNAPSHOT [5/15] 09:19:31 [INFO] --------------------------------[ jar ]--------------------------------- 09:19:32 [INFO] 09:19:32 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-management --- 09:19:32 [INFO] 09:19:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-version) @ policy-management --- 09:19:32 [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-master-verify-java/policy-management/src/main/resources/versions 09:19:32 [INFO] 09:19:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ policy-management --- 09:19:32 [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-master-verify-java/policy-management/src/main/resources/etc/bvc-extensions 09:19:32 [INFO] 09:19:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-management --- 09:19:32 [INFO] 09:19:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-management --- 09:19:32 [INFO] 09:19:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-management --- 09:19:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/policy-management/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:19:32 --add-opens java.base/java.util=ALL-UNNAMED 09:19:32 --add-opens java.sql/java.sql=ALL-UNNAMED 09:19:32 [INFO] 09:19:32 [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ policy-management --- 09:19:35 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/ControllersApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/DefaultApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/EnvironmentApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/FeaturesApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/InputsApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/LegacyApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/LifecycleApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/PropertiesApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/SwaggerApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/SwitchesApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/ToolsApi.java 09:19:36 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/server/restful/TopicsApi.java 09:19:36 [INFO] 09:19:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-management --- 09:19:36 [INFO] Starting audit... 09:19:36 Audit done. 09:19:36 [INFO] You have 0 Checkstyle violations. 09:19:36 [INFO] 09:19:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-management --- 09:19:38 [INFO] Starting audit... 09:19:38 Audit done. 09:19:38 [INFO] You have 0 Checkstyle violations. 09:19:38 [INFO] 09:19:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-management --- 09:19:38 [INFO] Copying 3 resources from src/main/resources to target/classes 09:19:38 [INFO] 09:19:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-management --- 09:19:38 [INFO] Changes detected - recompiling the module! :dependency 09:19:38 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 09:19:39 [INFO] 09:19:39 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-swagger) @ policy-management --- 09:19:39 [INFO] Copying 1 resource from target/generated-sources/swagger to src/main/resources/swagger 09:19:39 [INFO] 09:19:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-management --- 09:19:39 [INFO] Copying 22 resources from src/test/resources to target/test-classes 09:19:39 [INFO] 09:19:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-management --- 09:19:39 [INFO] Changes detected - recompiling the module! :dependency 09:19:39 [INFO] Compiling 25 source files with javac [debug release 17] to target/test-classes 09:19:41 [INFO] 09:19:41 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-management --- 09:19:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:19:41 [INFO] 09:19:41 [INFO] ------------------------------------------------------- 09:19:41 [INFO] T E S T S 09:19:41 [INFO] ------------------------------------------------------- 09:19:42 [INFO] Running org.onap.policy.drools.protocol.configuration.DroolsConfigurationTest 09:19:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.onap.policy.drools.protocol.configuration.DroolsConfigurationTest 09:19:42 [INFO] Running org.onap.policy.drools.protocol.configuration.ControllerConfigurationTest 09:19:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.drools.protocol.configuration.ControllerConfigurationTest 09:19:42 [INFO] Running org.onap.policy.drools.protocol.configuration.PdpdConfigurationTest 09:19:42 2024-02-09 09:19:42.791 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(80) - Drools HashCode -2097477661 09:19:42 2024-02-09 09:19:42.797 [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}) 09:19:42 2024-02-09 09:19:42.800 [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}) 09:19:42 2024-02-09 09:19:42.800 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(137) - Controller HashCode 903627982 09:19:42 2024-02-09 09:19:42.801 [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}) 09:19:42 2024-02-09 09:19:42.801 [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}) 09:19:42 2024-02-09 09:19:42.802 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(200) - Config HashCode 88772362 09:19:42 2024-02-09 09:19:42.802 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(243) - Config PdpdConfiguration(requestId=93a42027-56e6-4530-a80d-583efb8f87c4, 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}) 09:19:42 2024-02-09 09:19:42.802 [main] INFO o.o.p.d.p.c.PdpdConfigurationTest.test(244) - Config2 PdpdConfiguration(requestId=e7fda56d-912d-4d83-9624-41c8a9a13947, 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}) 09:19:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.policy.drools.protocol.configuration.PdpdConfigurationTest 09:19:42 [INFO] Running org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest 09:19:43 2024-02-09 09:19:42.999 [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"}]} 09:19:43 2024-02-09 09:19:43.003 [main] ERROR o.o.p.d.p.coders.JsonProtocolFilter.filter(123) - JsonPath couldn't read $.test because of No results for path: $['test'] 09:19:43 com.jayway.jsonpath.PathNotFoundException: No results for path: $['test'] 09:19:43 2024-02-09 09:19:43.005 [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"}]} 09:19:43 2024-02-09 09:19:43.011 [main] ERROR o.o.p.d.p.coders.JsonProtocolFilter.filter(123) - JsonPath couldn't read $.test because of No results for path: $['test'] 09:19:43 com.jayway.jsonpath.PathNotFoundException: No results for path: $['test'] 09:19:43 2024-02-09 09:19:43.011 [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"}]} 09:19:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.policy.drools.protocol.coders.JsonProtocolFilterTest 09:19:43 [INFO] Running org.onap.policy.drools.protocol.coders.EventProtocolCoderTest 09:19:43 2024-02-09 09:19:43.031 [main] INFO o.o.p.c.e.e.c.b.IndexedUebTopicSinkFactory.build(98) - IndexedUebTopicSinkFactory []: no topic for UEB Sink 09:19:43 2024-02-09 09:19:43.034 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 09:19:43 2024-02-09 09:19:43.045 [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@49d42faf:null:1275992582 09:19:43 2024-02-09 09:19:43.048 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(118) - 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@49d42faf, modelClassLoaderHash=1275992582]], customCoder=null]] 09:19:43 2024-02-09 09:19:43.056 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(156) - 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@49d42faf, modelClassLoaderHash=1275992582]], customCoder=null]]] 09:19:43 2024-02-09 09:19:43.058 [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 09:19:43 2024-02-09 09:19:43.058 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(212) - 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@49d42faf, modelClassLoaderHash=1275992582]], customCoder=null]] 09:19:43 2024-02-09 09:19:43.058 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(235) - 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 09:19:43 2024-02-09 09:19:43.058 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(242) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration]]): removing reverse mapping for JUNIT:org.onap.policy.drools.protocol.configuration.DroolsConfiguration: 09:19:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.policy.drools.protocol.coders.EventProtocolCoderTest 09:19:43 [INFO] Running org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest 09:19:45 2024-02-09 09:19:45.808 [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: 09:19:45 [FATAL] Non-resolvable parent POM for org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT: org.onap.oparent:oparent:pom:3.3.3 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced @ org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT, /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/4.1.1-SNAPSHOT/policy-parent-4.1.1-SNAPSHOT.pom, line 24, column 13 09:19:45 09:19:45 2024-02-09 09:19:45.824 [main] INFO o.o.p.c.e.e.c.b.IndexedUebTopicSinkFactory.build(98) - IndexedUebTopicSinkFactory []: no topic for UEB Sink 09:19:45 2024-02-09 09:19:45.824 [main] INFO o.o.p.c.e.e.c.b.IndexedKafkaTopicSinkFactory.build(94) - IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 09:19:45 2024-02-09 09:19:45.829 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: 09:19:45 [org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder@10832790, org.onap.policy.drools.system.PolicyControllerFactoryTest$DroolsBuilder@5f80ae28] 09:19:45 2024-02-09 09:19:45.830 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:19:46 2024-02-09 09:19:45.958 [main] WARN o.d.c.k.builder.impl.KieBuilderImpl.packageNameForFile(393) - 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. 09:19:46 2024-02-09 09:19:45.988 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: defaultKieBase 09:19:46 2024-02-09 09:19:46.033 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: defaultKieBase 09:19:46 2024-02-09 09:19:46.033 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 09:19:46 2024-02-09 09:19:46.036 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 09:19:46 2024-02-09 09:19:46.038 [main] INFO o.o.p.drools.core.PolicyContainer.(124) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:19:46 2024-02-09 09:19:46.038 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:46 2024-02-09 09:19:46.040 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:46 2024-02-09 09:19:46.041 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings 09:19:46 2024-02-09 09:19:46.041 [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 org.onap.policy.drools.test:echo:protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6d0beb62:null:1932869966 09:19:46 2024-02-09 09:19:46.041 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.add(118) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): 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@6d0beb62, modelClassLoaderHash=1932869966]], customCoder=null]] 09:19:46 2024-02-09 09:19:46.041 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.addReverseCoder(156) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools.test:echo:protocolcoder], reverseCoders=[]]): 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@6d0beb62, modelClassLoaderHash=1932869966]], customCoder=null]]] 09:19:46 2024-02-09 09:19:46.049 [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"} 09:19:46 2024-02-09 09:19:46.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(440) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1932869966]: HALT 09:19:46 2024-02-09 09:19:46.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1932869966] 09:19:46 2024-02-09 09:19:46.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1932869966]: REMOVE-CODERS 09:19:46 2024-02-09 09:19:46.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1932869966] 09:19:46 2024-02-09 09:19:46.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1932869966] 09:19:46 2024-02-09 09:19:46.054 [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=[protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]])): remove-encoder org.onap.policy.drools.test:echo:protocolcoder 09:19:46 2024-02-09 09:19:46.054 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.remove(212) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[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@6d0beb62, modelClassLoaderHash=1932869966]], customCoder=null]] 09:19:46 2024-02-09 09:19:46.055 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(235) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[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 09:19:46 2024-02-09 09:19:46.055 [main] INFO o.o.p.d.p.c.GenericEventProtocolCoder.removeReverseCoder(242) - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings]]): removing reverse mapping for protocolcoder:org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest$ThreeStrings: 09:19:46 2024-02-09 09:19:46.055 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:46 2024-02-09 09:19:46.056 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(108) - ***** OrderedServiceImpl implementers: 09:19:46 [] 09:19:46 2024-02-09 09:19:46.097 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:46 2024-02-09 09:19:46.098 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:46 2024-02-09 09:19:46.098 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:46 2024-02-09 09:19:46.099 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 09:19:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.037 s -- in org.onap.policy.drools.protocol.coders.ProtocolCoderToolsetTest 09:19:46 [INFO] Running org.onap.policy.drools.controller.DroolsControllerFactoryTest 09:19:46 2024-02-09 09:19:46.111 [main] INFO o.o.p.d.c.IndexedDroolsControllerFactory.applyBeforeInstance(189) - feature org.onap.policy.drools.controller.DroolsControllerFactoryTest$DroolsBuilder (1) beforeInstance() has intercepted drools controller testGroupId:testArtifactId:testVersion 09:19:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.drools.controller.DroolsControllerFactoryTest 09:19:46 [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsController2Test 09:19:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:19:48 2024-02-09 09:19:48.637 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.638 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.639 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.642 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.701 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.702 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.702 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.703 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.703 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(632) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.705 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(640) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.706 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.706 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.731 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.731 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.732 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.733 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.734 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.736 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.757 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.758 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.759 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:48 2024-02-09 09:19:48.760 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:48 2024-02-09 09:19:48.761 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.762 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:48 2024-02-09 09:19:48.782 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.783 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.783 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.784 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.785 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(508) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: DECODE FAILED: my-topic <- my-event-text because of expected exception 09:19:48 java.lang.RuntimeException: expected exception 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:499) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferStringString_DecodeEx(MavenDroolsController2Test.java:665) 09:19:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:48 2024-02-09 09:19:48.808 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.809 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.809 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.851 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.852 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.852 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.853 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.854 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(547) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] Failed to inject into PolicyContainer [session-A, session-B] 09:19:48 2024-02-09 09:19:48.869 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.870 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.870 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.871 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.871 [main] ERROR o.o.p.d.c.i.MavenDroolsController.lambda$offer$1(540) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$joat23Yy before-insert failure because of expected exception 09:19:48 java.lang.RuntimeException: expected exception 09:19:48 at org.onap.policy.drools.features.DroolsControllerFeatureApi.beforeInsert(DroolsControllerFeatureApi.java:76) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController.lambda$offer$0(MavenDroolsController.java:539) 09:19:48 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:538) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferT_Ex(MavenDroolsController2Test.java:711) 09:19:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:48 2024-02-09 09:19:48.872 [main] ERROR o.o.p.d.c.i.MavenDroolsController.lambda$offer$3(552) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$joat23Yy after-insert failure because of expected exception 09:19:48 java.lang.RuntimeException: expected exception 09:19:48 at org.onap.policy.drools.features.DroolsControllerFeatureApi.afterInsert(DroolsControllerFeatureApi.java:87) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController.lambda$offer$2(MavenDroolsController.java:551) 09:19:48 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController.offer(MavenDroolsController.java:550) 09:19:48 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testOfferT_Ex(MavenDroolsController2Test.java:711) 09:19:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:48 2024-02-09 09:19:48.886 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.886 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.887 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.887 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.887 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(198) - All in the right version: my-group:my-artifact:my-version vs. MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.919 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.920 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.920 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.920 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.939 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.939 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.939 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.940 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.941 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.941 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:48 2024-02-09 09:19:48.942 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:48 2024-02-09 09:19:48.943 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.944 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:48 2024-02-09 09:19:48.944 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.944 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(440) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 09:19:48 2024-02-09 09:19:48.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 09:19:48 2024-02-09 09:19:48.945 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.946 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.963 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.964 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.964 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:48 2024-02-09 09:19:48.965 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.966 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:48 2024-02-09 09:19:48.967 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:48 2024-02-09 09:19:48.967 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:48 2024-02-09 09:19:48.968 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:48 2024-02-09 09:19:48.969 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.969 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.969 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.970 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.971 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:48 2024-02-09 09:19:48.971 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:48.986 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:48.986 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:48.987 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:48.999 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.000 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.000 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.001 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.001 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.017 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.017 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.018 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.018 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.019 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO null 09:19:49 2024-02-09 09:19:49.020 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: null FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.021 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(632) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.021 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.022 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(640) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.022 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.023 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.024 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.036 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.037 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.037 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.037 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [null:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.038 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.038 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:null:my-version] 09:19:49 2024-02-09 09:19:49.039 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group::my-version] 09:19:49 2024-02-09 09:19:49.039 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:null] 09:19:49 2024-02-09 09:19:49.040 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:] 09:19:49 2024-02-09 09:19:49.040 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [no-group-id:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.041 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:no-artifact-id:my-version] 09:19:49 2024-02-09 09:19:49.041 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:no-version] 09:19:49 2024-02-09 09:19:49.042 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-groupB:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.043 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifactB:my-version] 09:19:49 2024-02-09 09:19:49.053 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.054 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.063 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.064 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.064 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.077 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.078 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.078 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.079 [main] WARN o.o.p.d.c.i.MavenDroolsController.getSessionNames(680) - Can't retrieve CORE sessions 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.core.PolicyContainer.getPolicySessions(PolicyContainer.java:442) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.getSessionNames(MavenDroolsController.java:672) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.getSessionNames(MavenDroolsController.java:660) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testGetSessionNames_testGetCanonicalSessionNames(MavenDroolsController2Test.java:937) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.089 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.090 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.090 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.091 [main] WARN o.o.p.d.c.i.MavenDroolsController.factClassNames(752) - Object cannot be retrieved from fact factex 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.factClassNames(MavenDroolsController.java:745) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactClassNames(MavenDroolsController2Test.java:969) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.100 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.101 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.101 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.105 [main] WARN o.o.p.d.c.i.MavenDroolsController.facts(799) - Object cannot be retrieved from fact fact1 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.facts(MavenDroolsController.java:796) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactsStringStringBoolean_DeleteEx(MavenDroolsController2Test.java:1025) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.114 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.115 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.115 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.116 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:my-versionB] 09:19:49 2024-02-09 09:19:49.116 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(206) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 09:19:49 2024-02-09 09:19:49.116 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 09:19:49 2024-02-09 09:19:49.116 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.117 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.117 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.117 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.118 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.118 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.119 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:49 2024-02-09 09:19:49.120 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(218) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.120 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.121 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(206) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 09:19:49 2024-02-09 09:19:49.121 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 09:19:49 2024-02-09 09:19:49.121 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.122 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.122 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.123 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.123 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(218) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.133 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.134 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(870) - Fast delete of 1001 from session-A 09:19:49 2024-02-09 09:19:49.135 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(870) - Fast delete of 1001 from session-A 09:19:49 2024-02-09 09:19:49.145 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.145 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.145 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.146 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.146 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.147 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.147 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.147 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.148 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Long 09:19:49 2024-02-09 09:19:49.148 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:49 2024-02-09 09:19:49.157 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.157 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.158 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.159 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.159 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.160 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.160 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.160 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.161 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist 09:19:49 java.lang.ClassNotFoundException: unknown class 09:19:49 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 09:19:49 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 09:19:49 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 09:19:49 at java.base/java.lang.Class.forName0(Native Method) 09:19:49 at java.base/java.lang.Class.forName(Class.java:467) 09:19:49 at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) 09:19:49 at org.onap.policy.drools.utils.ReflectionUtil.isClass(ReflectionUtil.java:75) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.isNotAClass(MavenDroolsController.java:1003) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.initCoders(MavenDroolsController.java:278) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.init(MavenDroolsController.java:176) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:158) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test$MyDrools.(MavenDroolsController2Test.java:1154) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testInitCoders_InvalidFilterClass$18(MavenDroolsController2Test.java:427) 09:19:49 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:49 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testInitCoders_InvalidFilterClass(MavenDroolsController2Test.java:427) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.162 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(327) - unknown class cannot be retrieved 09:19:49 2024-02-09 09:19:49.178 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.179 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.179 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.187 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.187 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.188 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.195 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.195 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.195 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.277 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.278 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.278 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.278 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.279 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.279 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.279 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:49 2024-02-09 09:19:49.280 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.280 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(440) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: HALT 09:19:49 2024-02-09 09:19:49.280 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.280 [main] ERROR o.o.p.d.c.i.MavenDroolsController.halt(446) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] HALT FAILED because of expected exception 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.core.PolicyContainer.stop(PolicyContainer.java:564) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.stop(MavenDroolsController.java:420) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.halt(MavenDroolsController.java:443) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testHalt_Ex(MavenDroolsController2Test.java:607) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.288 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.288 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.288 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.289 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.289 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.289 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.290 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.290 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.290 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:49 2024-02-09 09:19:49.290 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.291 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(425) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 09:19:49 2024-02-09 09:19:49.291 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.291 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 09:19:49 2024-02-09 09:19:49.291 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.291 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.300 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.300 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.300 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.303 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist 09:19:49 java.lang.ClassNotFoundException: unknown class 09:19:49 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 09:19:49 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 09:19:49 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 09:19:49 at java.base/java.lang.Class.forName0(Native Method) 09:19:49 at java.base/java.lang.Class.forName(Class.java:467) 09:19:49 at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.facts(MavenDroolsController.java:781) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testFactsStringStringBoolean$35(MavenDroolsController2Test.java:1017) 09:19:49 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:49 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactsStringStringBoolean(MavenDroolsController2Test.java:1017) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.311 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.311 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.311 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.312 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.312 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.312 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.313 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.313 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.313 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:49 2024-02-09 09:19:49.314 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [my-group:my-artifact:my-versionB] 09:19:49 2024-02-09 09:19:49.314 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(206) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] UPGRADE results: null 09:19:49 2024-02-09 09:19:49.314 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]: REMOVE-CODERS 09:19:49 2024-02-09 09:19:49.314 [main] ERROR o.o.p.d.c.i.MavenDroolsController.removeCoders(461) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] REMOVE-DECODERS FAILED because of expected exception 09:19:49 java.lang.IllegalArgumentException: expected exception 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.(MavenDroolsController2Test.java:84) 09:19:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:19:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:19:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:553) 09:19:49 at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:74) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:364) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:311) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:287) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) 09:19:49 at java.base/java.util.Optional.orElseGet(Optional.java:364) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) 09:19:49 at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.315 [main] ERROR o.o.p.d.c.i.MavenDroolsController.removeCoders(467) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] REMOVE-ENCODERS FAILED because of expected exception 09:19:49 java.lang.IllegalArgumentException: expected exception 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.(MavenDroolsController2Test.java:84) 09:19:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:19:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:19:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:553) 09:19:49 at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:74) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:364) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:311) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:287) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279) 09:19:49 at java.base/java.util.Optional.orElseGet(Optional.java:364) 09:19:49 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278) 09:19:49 at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.315 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.315 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.315 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(218) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.323 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.324 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.324 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.325 [main] WARN o.o.p.d.c.i.MavenDroolsController.factQuery(843) - Object cannot be retrieved from row: row1 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.factQuery(MavenDroolsController.java:840) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testFactQuery_Delete(MavenDroolsController2Test.java:1075) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.333 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.333 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.333 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.334 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.334 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.334 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Object 09:19:49 2024-02-09 09:19:49.335 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.String 09:19:49 2024-02-09 09:19:49.335 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.335 [main] INFO o.o.p.d.c.i.MavenDroolsController.logClassFetched(336) - CLASS FETCHED java.lang.Integer 09:19:49 2024-02-09 09:19:49.336 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.336 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(425) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: SHUTDOWN 09:19:49 2024-02-09 09:19:49.336 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.336 [main] ERROR o.o.p.d.c.i.MavenDroolsController.shutdown(431) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] SHUTDOWN FAILED because of expected exception 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.core.PolicyContainer.stop(PolicyContainer.java:564) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.stop(MavenDroolsController.java:420) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.shutdown(MavenDroolsController.java:428) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testShutdown_Ex(MavenDroolsController2Test.java:569) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.346 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.347 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.347 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.347 [main] WARN o.o.p.d.c.i.MavenDroolsController.ownsCoder(387) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]java.lang.String class loaders don't match null vs jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 09:19:49 2024-02-09 09:19:49.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.ownsCoder(383) - java.lang.StringMavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] class loader matches original drools controller rules classloader null 09:19:49 2024-02-09 09:19:49.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.348 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.348 [main] ERROR o.o.p.d.c.i.MavenDroolsController.ownsCoder(378) - MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023]java.lang.String cannot be retrieved. 09:19:49 2024-02-09 09:19:49.356 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.356 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.356 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.356 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.364 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.364 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.364 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(632) - LOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(640) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.365 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.372 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.373 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.373 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.373 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.373 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.381 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.381 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.381 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.383 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(870) - Fast delete of 1001 from session-A 09:19:49 2024-02-09 09:19:49.390 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.390 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.390 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.390 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.391 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.398 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.399 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.399 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.406 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.407 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.407 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.407 [main] WARN o.o.p.d.c.i.MavenDroolsController.delete(908) - Object cannot be retrieved from fact fact1 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.delete(MavenDroolsController.java:906) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeleteStringClassOfT_Ex(MavenDroolsController2Test.java:1119) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.414 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.415 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.415 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.415 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.415 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.416 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.423 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.423 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.423 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.423 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.431 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.432 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.432 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.433 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [null:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.433 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.433 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:null:my-version] 09:19:49 2024-02-09 09:19:49.434 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group::my-version] 09:19:49 2024-02-09 09:19:49.434 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:null] 09:19:49 2024-02-09 09:19:49.434 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:] 09:19:49 2024-02-09 09:19:49.441 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.441 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.442 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.448 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.448 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.449 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.449 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.456 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.457 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.457 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.466 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.466 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.466 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.474 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(632) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.475 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(640) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.475 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(632) - LOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.475 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(640) - UNLOCK: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.481 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.482 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.482 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.482 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.482 [main] WARN o.o.p.d.c.i.MavenDroolsController.offer(490) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: DECODING-UNSUPPORTED my-topic:my-group:my-artifact 09:19:49 2024-02-09 09:19:49.490 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.490 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.490 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.491 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.491 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.492 [main] ERROR o.o.p.drools.utils.ReflectionUtil.fetchClass(60) - class unknown class fetched in jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 does not exist 09:19:49 java.lang.ClassNotFoundException: unknown class 09:19:49 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 09:19:49 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 09:19:49 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 09:19:49 at java.base/java.lang.Class.forName0(Native Method) 09:19:49 at java.base/java.lang.Class.forName(Class.java:467) 09:19:49 at org.onap.policy.drools.utils.ReflectionUtil.fetchClass(ReflectionUtil.java:58) 09:19:49 at org.onap.policy.drools.utils.ReflectionUtil.isClass(ReflectionUtil.java:75) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.isNotAClass(MavenDroolsController.java:1003) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.getCustomCoder(MavenDroolsController.java:312) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.initCoders(MavenDroolsController.java:267) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.init(MavenDroolsController.java:175) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:158) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test$MyDrools.(MavenDroolsController2Test.java:1154) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.lambda$testInitCoders_InvalidGsonClass$17(MavenDroolsController2Test.java:418) 09:19:49 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:49 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testInitCoders_InvalidGsonClass(MavenDroolsController2Test.java:418) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.492 [main] ERROR o.o.p.d.c.i.MavenDroolsController.makeRetrieveEx(327) - unknown class cannot be retrieved 09:19:49 2024-02-09 09:19:49.499 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [my-group:my-artifact:my-version] 09:19:49 2024-02-09 09:19:49.499 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.499 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.500 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=null:, alive=false, locked=, modelClassLoaderHash=622488023] 09:19:49 2024-02-09 09:19:49.500 [main] INFO o.o.p.d.c.i.MavenDroolsController.deliver(562) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]DELIVER: java.lang.Object@47763ec6 FROM MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023] TO sink 09:19:49 2024-02-09 09:19:49.500 [main] ERROR o.o.p.d.c.i.MavenDroolsController.deliver(570) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$joat23Yy before-deliver failure because of expected exception 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.features.DroolsControllerFeatureApi.beforeDeliver(DroolsControllerFeatureApi.java:98) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.deliver(MavenDroolsController.java:566) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeliver_InterceptEx(MavenDroolsController2Test.java:878) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 2024-02-09 09:19:49.501 [main] ERROR o.o.p.d.c.i.MavenDroolsController.deliver(606) - MavenDroolsController [policyContainer=null:, alive=true, locked=, modelClassLoaderHash=622488023]: feature org.onap.policy.drools.features.DroolsControllerFeatureApi$MockitoMock$joat23Yy after-deliver failure because of expected exception 09:19:49 java.lang.RuntimeException: expected exception 09:19:49 at org.onap.policy.drools.features.DroolsControllerFeatureApi.afterDeliver(DroolsControllerFeatureApi.java:109) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController.deliver(MavenDroolsController.java:602) 09:19:49 at org.onap.policy.drools.controller.internal.MavenDroolsController2Test.testDeliver_InterceptEx(MavenDroolsController2Test.java:878) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:49 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s -- in org.onap.policy.drools.controller.internal.MavenDroolsController2Test 09:19:49 [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerTest 09:19:49 2024-02-09 09:19:49.842 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:19:49 2024-02-09 09:19:49.843 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 09:19:49 2024-02-09 09:19:49.846 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 09:19:49 2024-02-09 09:19:49.891 [main] INFO o.o.p.drools.core.PolicyContainer.(124) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:19:49 2024-02-09 09:19:49.892 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.892 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.892 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:49 2024-02-09 09:19:49.892 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:49 2024-02-09 09:19:49.894 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:49 2024-02-09 09:19:49.894 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:49 2024-02-09 09:19:49.895 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:49 2024-02-09 09:19:49.923 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(870) - Fast delete of 2 from echo 09:19:49 ECHO: hello,I am up 09:19:49 2024-02-09 09:19:49.924 [main] INFO o.o.p.d.c.i.MavenDroolsController.delete(870) - Fast delete of 1 from echo 09:19:49 2024-02-09 09:19:49.925 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:19:49 2024-02-09 09:19:49.926 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 09:19:49 ECHO: 1 09:19:49 2024-02-09 09:19:49.930 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 09:19:49 2024-02-09 09:19:49.948 [main] INFO o.o.p.drools.core.PolicyContainer.(124) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:19:49 2024-02-09 09:19:49.949 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.949 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:49 2024-02-09 09:19:49.950 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:49 2024-02-09 09:19:49.950 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:49 2024-02-09 09:19:49.953 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:49 2024-02-09 09:19:49.953 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:49 2024-02-09 09:19:49.953 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:49 2024-02-09 09:19:49.957 [main] INFO o.o.p.d.c.i.MavenDroolsController.lock(632) - LOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203] 09:19:49 2024-02-09 09:19:49.957 [main] INFO o.o.p.d.c.i.MavenDroolsController.unlock(640) - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203] 09:19:49 2024-02-09 09:19:49.957 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(440) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203]: HALT 09:19:49 2024-02-09 09:19:49.957 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203] 09:19:49 ECHO: hello,I am up 09:19:49 2024-02-09 09:19:49.960 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 09:19:49 2024-02-09 09:19:49.960 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203]: REMOVE-CODERS 09:19:49 2024-02-09 09:19:49.960 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:49 2024-02-09 09:19:49.961 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:49 2024-02-09 09:19:49.961 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:49 2024-02-09 09:19:49.961 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:49 2024-02-09 09:19:49.961 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:49 2024-02-09 09:19:49.961 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:49 2024-02-09 09:19:49.962 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 09:19:49 2024-02-09 09:19:49.977 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:49 2024-02-09 09:19:49.978 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:49 2024-02-09 09:19:49.978 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:49 2024-02-09 09:19:49.978 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:49 ECHO: hello,I am up 09:19:50 2024-02-09 09:19:49.982 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:19:50 2024-02-09 09:19:49.982 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 09:19:50 2024-02-09 09:19:49.986 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 09:19:50 2024-02-09 09:19:49.991 [main] INFO o.o.p.drools.core.PolicyContainer.(124) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:19:50 2024-02-09 09:19:49.991 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:50 2024-02-09 09:19:49.991 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:50 2024-02-09 09:19:49.991 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:50 2024-02-09 09:19:49.991 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:50 2024-02-09 09:19:49.993 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:50 2024-02-09 09:19:49.993 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:50 2024-02-09 09:19:49.993 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:50 2024-02-09 09:19:49.997 [main] INFO o.o.p.d.c.i.MavenDroolsController.shutdown(425) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203]: SHUTDOWN 09:19:50 2024-02-09 09:19:49.997 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203] 09:19:50 2024-02-09 09:19:49.998 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 09:19:50 2024-02-09 09:19:49.998 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203]: REMOVE-CODERS 09:19:50 2024-02-09 09:19:49.998 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:50 2024-02-09 09:19:49.998 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:50 2024-02-09 09:19:49.999 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:19:50 2024-02-09 09:19:49.999 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(482) - Start creation of KieBase: onap.policies.test 09:19:50 2024-02-09 09:19:50.003 [main] INFO o.d.c.k.b.impl.KieContainerImpl.createKieBase(498) - End creation of KieBase: onap.policies.test 09:19:50 2024-02-09 09:19:50.008 [main] INFO o.o.p.drools.core.PolicyContainer.(124) - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:19:50 2024-02-09 09:19:50.009 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:50 2024-02-09 09:19:50.009 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:50 2024-02-09 09:19:50.009 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1054539203] 09:19:50 2024-02-09 09:19:50.009 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(254) - activatePolicySession:name :echo 09:19:50 2024-02-09 09:19:50.010 [main] INFO o.o.p.drools.core.PolicyContainer.makeSession(297) - activatePolicySession:new session was added in sessions with name echo 09:19:50 2024-02-09 09:19:50.010 [main] INFO o.o.p.drools.core.PolicyContainer.activatePolicySession(257) - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:19:50 2024-02-09 09:19:50.010 [main] INFO o.o.policy.drools.core.PolicySession.startThread(133) - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:19:50 2024-02-09 09:19:50.013 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1054539203] 09:19:50 2024-02-09 09:19:50.013 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO o.o.policy.drools.core.PolicySession.run(489) - fireUntilHalt() returned 09:19:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerTest 09:19:50 [INFO] Running org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest 09:19:50 2024-02-09 09:19:50.400 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level WARN 09:19:50 2024-02-09 09:19:50.401 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting org.onap.policy.drools.controller.internal logger to level INFO 09:19:50 2024-02-09 09:19:50.402 [main] INFO o.o.p.d.c.i.MavenDroolsController.(143) - drools-controller instantiation [org.onap.policy.drools.test:rules:1.0.0] 09:19:50 2024-02-09 09:19:50.416 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:50 2024-02-09 09:19:50.416 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:19:50 2024-02-09 09:19:50.417 [main] INFO o.o.p.d.c.i.MavenDroolsController.start(396) - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.421 [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 ) 09:19:50 2024-02-09 09:19:50.422 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:19:50 2024-02-09 09:19:50.422 [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 09:19:50 2024-02-09 09:19:50.422 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 09:19:50 2024-02-09 09:19:50.422 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 09:19:50 2024-02-09 09:19:50.422 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 09:19:50 2024-02-09 09:19:50.423 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 09:19:50 2024-02-09 09:19:50.424 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 09:19:50 2024-02-09 09:19:50.424 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=1 )] 09:19:50 2024-02-09 09:19:50.424 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:19:50 2024-02-09 09:19:50.424 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [org.onap.policy.drools.test:rules:2.0.0] 09:19:50 2024-02-09 09:19:50.507 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.matchCreated(219) - RULE VERSION.2: matchCreated 09:19:50 2024-02-09 09:19:50.509 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(206) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] UPGRADE results: [] 09:19:50 2024-02-09 09:19:50.509 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636]: REMOVE-CODERS 09:19:50 2024-02-09 09:19:50.509 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.510 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.510 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.510 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.510 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(218) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:2.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.510 [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 09:19:50 2024-02-09 09:19:50.511 [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 09:19:50 2024-02-09 09:19:50.515 [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 ) 09:19:50 2024-02-09 09:19:50.515 [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 09:19:50 2024-02-09 09:19:50.516 [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 09:19:50 2024-02-09 09:19:50.518 [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 ) 09:19:50 2024-02-09 09:19:50.519 [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 ) 09:19:50 2024-02-09 09:19:50.519 [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 09:19:50 2024-02-09 09:19:50.519 [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 09:19:50 2024-02-09 09:19:50.520 [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 09:19:50 2024-02-09 09:19:50.521 [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 ) 09:19:50 2024-02-09 09:19:50.521 [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 09:19:50 2024-02-09 09:19:50.521 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:19:50 2024-02-09 09:19:50.521 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:2.0.0 09:19:50 2024-02-09 09:19:50.521 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 09:19:50 2024-02-09 09:19:50.521 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 09:19:50 2024-02-09 09:19:50.521 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 09:19:50 2024-02-09 09:19:50.522 [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] 09:19:50 2024-02-09 09:19:50.522 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 09:19:50 2024-02-09 09:19:50.522 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:19:50 2024-02-09 09:19:50.522 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(187) - updating version -> [org.onap.policy.drools.test:rules:1.0.0] 09:19:50 2024-02-09 09:19:50.533 [main] WARN o.o.p.d.c.i.MavenDroolsController.updateToVersion(206) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] UPGRADE results: [] 09:19:50 2024-02-09 09:19:50.533 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636]: REMOVE-CODERS 09:19:50 2024-02-09 09:19:50.533 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsController.initCoders(257) - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsController.updateToVersion(218) - UPDATE-TO-VERSION: completed MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(171) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(172) - Controller: org.onap.policy.drools.test:rules:1.0.0 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(174) - ..................................................................... 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(175) - KIE-BASES: [kbRules] 09:19:50 2024-02-09 09:19:50.534 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(176) - KIE-PACKAGE-NAMES: [org.onap.policy.drools.core, rules] 09:19:50 2024-02-09 09:19:50.535 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(177) - KIE-RULE-NAMES: [run-drools-runnable, SETUP.1, VERSION.12] 09:19:50 2024-02-09 09:19:50.535 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(178) - FACTS: [Version( version=2 )] 09:19:50 2024-02-09 09:19:50.535 [main] INFO o.o.p.d.c.i.MavenDroolsControllerUpgradesTest.summary(179) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 09:19:50 2024-02-09 09:19:50.535 [main] INFO o.o.p.d.c.i.MavenDroolsController.halt(440) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636]: HALT 09:19:50 2024-02-09 09:19:50.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.stop(411) - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=true, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeCoders(456) - MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=2069826636]: REMOVE-CODERS 09:19:50 2024-02-09 09:19:50.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeDecoders(344) - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=2069826636] 09:19:50 2024-02-09 09:19:50.536 [main] INFO o.o.p.d.c.i.MavenDroolsController.removeEncoders(362) - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:rules:1.0.0:, alive=false, locked=, modelClassLoaderHash=2069826636] 09:19:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.onap.policy.drools.controller.internal.MavenDroolsControllerUpgradesTest 09:19:50 [INFO] Running org.onap.policy.drools.controller.internal.NullDroolsControllerTest 09:19:50 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.drools.controller.internal.NullDroolsControllerTest 09:19:50 [INFO] Running org.onap.policy.drools.stats.PolicyStatsManagerTest 09:19:50 2024-02-09 09:19:50.571 [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) 09:19:50 2024-02-09 09:19:50.587 [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-02-09T09:19:50.587643508Z, 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) 09:19:50 2024-02-09 09:19:50.588 [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-02-09T09:19:50.587643508Z, endTime=2024-02-09T09:19:50.588155158Z, 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) 09:19:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.drools.stats.PolicyStatsManagerTest 09:19:50 [INFO] Running org.onap.policy.drools.stats.PolicyStatsTest 09:19:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.drools.stats.PolicyStatsTest 09:19:50 [INFO] Running org.onap.policy.drools.system.PolicyControllerFactoryTest 09:19:50 2024-02-09 09:19:50.890 [main] WARN o.o.p.d.p.FileSystemPersistence.store(375) - FileSystemPersistence(configurationPath=config): my-name-a cannot be saved 09:19:50 java.io.FileNotFoundException: config/my-name-a-controller.properties (No such file or directory) 09:19:50 at java.base/java.io.FileOutputStream.open0(Native Method) 09:19:50 at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) 09:19:50 at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) 09:19:50 at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) 09:19:50 at java.base/java.io.FileWriter.(FileWriter.java:96) 09:19:50 at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:372) 09:19:50 at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:332) 09:19:50 at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:157) 09:19:50 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398) 09:19:50 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) 09:19:50 at org.onap.policy.drools.system.PolicyControllerFactoryTest.testPatchStringDroolsConfiguration(PolicyControllerFactoryTest.java:173) 09:19:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:50 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:50 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:50 2024-02-09 09:19:50.934 [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: 860547445 09:19:50 2024-02-09 09:19:50.947 [main] WARN o.o.p.d.s.IndexedPolicyControllerFactory.patch(140) - Cannot update drools configuration: Mock for DroolsConfiguration, hashCode: 45575934 on org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@3e8483d9 09:19:50 2024-02-09 09:19:50.955 [main] WARN o.o.p.d.p.FileSystemPersistence.store(375) - FileSystemPersistence(configurationPath=config): ctrl1 cannot be saved 09:19:50 java.io.FileNotFoundException: config/ctrl1-controller.properties (No such file or directory) 09:19:50 at java.base/java.io.FileOutputStream.open0(Native Method) 09:19:50 at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) 09:19:50 at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) 09:19:50 at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) 09:19:50 at java.base/java.io.FileWriter.(FileWriter.java:96) 09:19:50 at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:372) 09:19:50 at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:332) 09:19:50 at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:157) 09:19:50 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398) 09:19:50 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) 09:19:50 at org.onap.policy.drools.system.PolicyControllerFactoryTest.testControllerType(PolicyControllerFactoryTest.java:422) 09:19:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:50 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:50 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:50 2024-02-09 09:19:50.956 [main] WARN o.o.p.d.p.FileSystemPersistence.store(375) - FileSystemPersistence(configurationPath=config): ctrl2 cannot be saved 09:19:50 java.io.FileNotFoundException: config/ctrl2-controller.properties (No such file or directory) 09:19:50 at java.base/java.io.FileOutputStream.open0(Native Method) 09:19:50 at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) 09:19:50 at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) 09:19:50 at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) 09:19:50 at java.base/java.io.FileWriter.(FileWriter.java:96) 09:19:50 at org.onap.policy.drools.persistence.FileSystemPersistence.store(FileSystemPersistence.java:372) 09:19:50 at org.onap.policy.drools.persistence.FileSystemPersistence.storeController(FileSystemPersistence.java:332) 09:19:50 at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:157) 09:19:50 at org.onap.policy.drools.system.PolicyControllerFactoryTest$TestPolicyController.(PolicyControllerFactoryTest.java:470) 09:19:50 at org.onap.policy.drools.system.PolicyControllerFactoryTest$PolicyBuilder.beforeInstance(PolicyControllerFactoryTest.java:488) 09:19:50 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:385) 09:19:50 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79) 09:19:50 at org.onap.policy.drools.system.PolicyControllerFactoryTest.testControllerType(PolicyControllerFactoryTest.java:427) 09:19:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:50 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:50 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:51 2024-02-09 09:19:50.982 [main] ERROR o.o.p.d.s.IndexedPolicyControllerFactory.get(321) - Drools Controller not associated with Policy Controller Mock for DroolsController, hashCode: 1496576783:org.onap.policy.drools.system.PolicyControllerFactoryTest$IndexedPolicyControllerFactoryImpl@4138928c 09:19:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.onap.policy.drools.system.PolicyControllerFactoryTest 09:19:51 [INFO] Running org.onap.policy.drools.system.PolicyEngineTest 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.ControllersApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.ToolsApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.FeaturesApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.LifecycleApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.InputsApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.DefaultApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.SwaggerApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.EnvironmentApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.LegacyApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.PropertiesApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.SwitchesApi cannot be instantiated and will be ignored. 09:19:52 Feb 09, 2024 9:19:52 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:52 WARNING: Component of class interface org.onap.policy.drools.server.restful.TopicsApi cannot be instantiated and will be ignored. 09:19:52 2024-02-09 09:19:52.700 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1262) - 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 09:19:52 java.lang.IllegalStateException: DroolController for foo:bar not found 09:19:52 at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.get(IndexedDroolsControllerFactory.java:394) 09:19:52 at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.addToolsetControllers(GenericEventProtocolCoder.java:487) 09:19:52 at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.droolsCreators(GenericEventProtocolCoder.java:464) 09:19:52 at org.onap.policy.drools.protocol.coders.GenericEventProtocolCoder.getDroolsController(GenericEventProtocolCoder.java:673) 09:19:52 at org.onap.policy.drools.protocol.coders.MultiplexorEventProtocolCoder.getDroolsController(MultiplexorEventProtocolCoder.java:276) 09:19:52 at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1256) 09:19:52 at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1190) 09:19:52 at org.onap.policy.drools.system.PolicyEngineTest.test350TopicDeliver(PolicyEngineTest.java:223) 09:19:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:52 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:52 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:52 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:52 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:52 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:52 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:52 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:52 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:52 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:52 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:52 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:52 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:52 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:52 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:52 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:52 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:52 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s -- in org.onap.policy.drools.system.PolicyEngineTest 09:19:52 [INFO] Running org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest 09:19:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.system.PolicyDroolsPdpRuntimeExceptionTest 09:19:52 [INFO] Running org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest 09:19:53 2024-02-09 09:19:53.207 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.deliver(520) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 359807873): cannot deliver event because the sink NOOP:unknown-topic is not registered: my-event 09:19:53 2024-02-09 09:19:53.230 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.initDrools(209) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=null): cannot init-drools 09:19:53 2024-02-09 09:19:53.232 [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: 1867187450): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-start failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeStart(PolicyControllerFeatureApi.java:94) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$start$5(AggregatedPolicyController.java:303) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:302) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.233 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.start(333) - AggregatedPolicyController(name=agg-name, alive=true, locked=false, droolsController=Mock for DroolsController, hashCode: 1867187450): cannot start Mock for TopicSink, hashCode: 1832504074 because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:331) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.233 [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: 1867187450): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-start failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterStart(PolicyControllerFeatureApi.java:105) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$start$7(AggregatedPolicyController.java:338) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.start(AggregatedPolicyController.java:337) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStart(AggregatedPolicyControllerTest.java:291) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.259 [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: 1842913575): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-halt failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeHalt(PolicyControllerFeatureApi.java:229) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$halt$17(AggregatedPolicyController.java:417) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.halt(AggregatedPolicyController.java:416) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testHalt(AggregatedPolicyControllerTest.java:460) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.260 [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: 1842913575): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-halt failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterHalt(PolicyControllerFeatureApi.java:240) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$halt$19(AggregatedPolicyController.java:428) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.halt(AggregatedPolicyController.java:427) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testHalt(AggregatedPolicyControllerTest.java:460) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.273 [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: 1591291425): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-lock failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeLock(PolicyControllerFeatureApi.java:163) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$lock$33(AggregatedPolicyController.java:543) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lock(AggregatedPolicyController.java:542) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testLock(AggregatedPolicyControllerTest.java:661) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.273 [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: 1591291425): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-lock failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterLock(PolicyControllerFeatureApi.java:174) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$lock$35(AggregatedPolicyController.java:563) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lock(AggregatedPolicyController.java:562) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testLock(AggregatedPolicyControllerTest.java:661) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.288 [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: 742666453): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-stop failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeStop(PolicyControllerFeatureApi.java:116) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$stop$9(AggregatedPolicyController.java:353) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.stop(AggregatedPolicyController.java:352) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStop(AggregatedPolicyControllerTest.java:363) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.289 [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: 742666453): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-stop failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterStop(PolicyControllerFeatureApi.java:127) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$stop$11(AggregatedPolicyController.java:378) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.stop(AggregatedPolicyController.java:377) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testStop(AggregatedPolicyControllerTest.java:363) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.309 [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: 1755884686): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-offer failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeOffer(PolicyControllerFeatureApi.java:255) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$onTopicEvent$21(AggregatedPolicyController.java:445) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.onTopicEvent(AggregatedPolicyController.java:444) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testOnTopicEvent(AggregatedPolicyControllerTest.java:503) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.311 [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: 1755884686): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-offer failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterOffer(PolicyControllerFeatureApi.java:281) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$onTopicEvent$23(AggregatedPolicyController.java:454) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.onTopicEvent(AggregatedPolicyController.java:453) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testOnTopicEvent(AggregatedPolicyControllerTest.java:503) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.321 [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: 536834144): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-deliver failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeDeliver(PolicyControllerFeatureApi.java:306) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$deliver$29(AggregatedPolicyController.java:497) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.deliver(AggregatedPolicyController.java:496) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testDeliver_testInitSinks(AggregatedPolicyControllerTest.java:572) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.322 [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: 536834144): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-deliver failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterDeliver(PolicyControllerFeatureApi.java:321) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$deliver$31(AggregatedPolicyController.java:528) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.deliver(AggregatedPolicyController.java:527) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testDeliver_testInitSinks(AggregatedPolicyControllerTest.java:572) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.352 [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: 1039125481): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-shutdown failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeShutdown(PolicyControllerFeatureApi.java:207) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$shutdown$13(AggregatedPolicyController.java:393) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.shutdown(AggregatedPolicyController.java:392) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testShutdown(AggregatedPolicyControllerTest.java:420) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.353 [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: 1039125481): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-shutdown failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterShutdown(PolicyControllerFeatureApi.java:218) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$shutdown$15(AggregatedPolicyController.java:404) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.shutdown(AggregatedPolicyController.java:403) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testShutdown(AggregatedPolicyControllerTest.java:420) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.386 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.initDrools(209) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=null): cannot init-drools 09:19:53 2024-02-09 09:19:53.389 [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: 863270473): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-unlock failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeUnlock(PolicyControllerFeatureApi.java:185) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$unlock$37(AggregatedPolicyController.java:579) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.unlock(AggregatedPolicyController.java:578) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUnlock(AggregatedPolicyControllerTest.java:715) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.389 [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: 863270473): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir after-unlock failure because of expected exception 09:19:53 java.lang.RuntimeException: expected exception 09:19:53 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterUnlock(PolicyControllerFeatureApi.java:196) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.lambda$unlock$39(AggregatedPolicyController.java:596) 09:19:53 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.unlock(AggregatedPolicyController.java:595) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUnlock(AggregatedPolicyControllerTest.java:715) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 2024-02-09 09:19:53.399 [main] WARN o.o.p.d.s.i.AggregatedPolicyController.updateDrools(238) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 566985076): cannot update-drools: identical configuration DroolsConfiguration(artifactId=artifact-a, groupId=group-a, version=version-a, additionalProperties={}) vs Mock for DroolsConfiguration, hashCode: 344714901 09:19:53 2024-02-09 09:19:53.401 [main] ERROR o.o.p.d.s.i.AggregatedPolicyController.updateDrools(282) - AggregatedPolicyController(name=agg-name, alive=false, locked=false, droolsController=Mock for DroolsController, hashCode: 566985076): cannot update-drools because of expected exception 09:19:53 java.lang.IllegalArgumentException: expected exception 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyController.updateDrools(AggregatedPolicyController.java:273) 09:19:53 at org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest.testUpdateDrools_ConfigVariations(AggregatedPolicyControllerTest.java:236) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:53 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:53 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:53 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:53 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:53 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:53 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:53 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.onap.policy.drools.system.internal.AggregatedPolicyControllerTest 09:19:53 [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest 09:19:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerExceptionTest 09:19:53 [INFO] Running org.onap.policy.drools.system.internal.SimpleLockManagerTest 09:19:53 2024-02-09 09:19:53.722 [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=1707470493722] 09:19:53 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.onap.policy.drools.system.internal.SimpleLockManagerTest 09:19:53 [INFO] Running org.onap.policy.drools.system.internal.LockManagerTest 09:19:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.policy.drools.system.internal.LockManagerTest 09:19:53 [INFO] Running org.onap.policy.drools.system.internal.FeatureLockImplTest 09:19:53 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.drools.system.internal.FeatureLockImplTest 09:19:53 [INFO] Running org.onap.policy.drools.system.PolicyEngineManagerTest 09:19:54 2024-02-09 09:19:54.409 [main] WARN o.o.p.d.system.PolicyEngineManager.run(945) - PolicyEngineManager(alive=false, locked=false): abnormal termination - shutdown graceful time period expiration 09:19:54 2024-02-09 09:19:54.410 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$run$0(959) - Thread[Thread-21,5,main]: cannot shutdown http-server Mock for HttpServletServer, hashCode: 737162591 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:927) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager$ShutdownThread.run(PolicyEngineManager.java:957) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdownThreadRun(PolicyEngineManagerTest.java:1140) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdownThreadRun(PolicyEngineManagerTest.java:1118) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.418 [main] ERROR o.o.p.d.system.PolicyEngineManager.createLockManager(351) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb before-create-lock-manager failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeCreateLockManager(PolicyEngineFeatureApi.java:284) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.createLockManager(PolicyEngineManager.java:345) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:417) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreateLockManagerHaveProvider(PolicyEngineManagerTest.java:529) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.554 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.555 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.555 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.555 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.559 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.559 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.559 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: unknown-operation for controller-c 09:19:54 2024-02-09 09:19:54.559 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.560 [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 09:19:54 java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: unknown-operation for controller-c 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUpdatePolicyControllers(PolicyEngineManagerTest.java:722) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.560 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.560 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.571 [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 09:19:54 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 09:19:54 at org.onap.policy.drools.system.internal.SimpleLockManager.(SimpleLockManager.java:97) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.createLockManager(PolicyEngineManager.java:357) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:417) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreateLockManagerSimpleEx(PolicyEngineManagerTest.java:542) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 Caused by: org.onap.policy.common.utils.properties.exception.PropertyInvalidException: exception for property simple.locking.expire.check.seconds with field expireCheckSec 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.makeInteger(BeanConfigurator.java:355) 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.getIntegerValue(BeanConfigurator.java:274) 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.getValue(BeanConfigurator.java:181) 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.setValue(BeanConfigurator.java:121) 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.setValue(BeanConfigurator.java:99) 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.configureFromProperties(BeanConfigurator.java:70) 09:19:54 at org.onap.policy.drools.system.internal.SimpleLockProperties.(SimpleLockProperties.java:50) 09:19:54 at org.onap.policy.drools.system.internal.SimpleLockManager.(SimpleLockManager.java:93) 09:19:54 ... 74 common frames omitted 09:19:54 Caused by: java.lang.NumberFormatException: For input string: "abc" 09:19:54 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 09:19:54 at java.base/java.lang.Integer.parseInt(Integer.java:668) 09:19:54 at java.base/java.lang.Integer.valueOf(Integer.java:999) 09:19:54 at org.onap.policy.common.utils.properties.BeanConfigurator.makeInteger(BeanConfigurator.java:352) 09:19:54 ... 81 common frames omitted 09:19:54 2024-02-09 09:19:54.576 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.576 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.577 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.577 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.583 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.583 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.583 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 09:19:54 2024-02-09 09:19:54.583 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.584 [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 09:19:54 java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-3 for controller-c 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1401) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1836) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.584 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.584 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.590 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.590 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.591 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-3 for controller-c 09:19:54 2024-02-09 09:19:54.591 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.591 [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 09:19:54 java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-3 for controller-c 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1401) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1845) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.592 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.592 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.592 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: fail-4 for controller-d 09:19:54 2024-02-09 09:19:54.592 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.593 [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 09:19:54 java.lang.IllegalArgumentException: Controller Operation Configuration is not supported: fail-4 for controller-d 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updateController(PolicyEngineManager.java:637) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:555) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1401) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testControllerConfig(PolicyEngineManagerTest.java:1845) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.625 [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$DVp54FQb before-start failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeStart(PolicyEngineFeatureApi.java:132) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$12(PolicyEngineManager.java:646) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:645) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:831) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.626 [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: 1081811391 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$14(PolicyEngineManager.java:672) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:669) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:831) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.627 [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: 1747482250 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:678) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:831) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.629 [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$DVp54FQb after-start failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterStart(PolicyEngineFeatureApi.java:143) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$start$18(PolicyEngineManager.java:709) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:708) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:831) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.636 [main] WARN o.o.p.d.system.PolicyEngineManager.start(663) - PolicyEngineManager(alive=true, locked=false): cannot start lock manager because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:661) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:845) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.656 [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: 295666926 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:685) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:863) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.663 [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 09:19:54 java.lang.IllegalStateException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:696) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:910) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStart(PolicyEngineManagerTest.java:869) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.684 [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$DVp54FQb before-boot failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeBoot(PolicyEngineFeatureApi.java:44) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$boot$0(PolicyEngineManager.java:215) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:214) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:364) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.685 [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$DVp54FQb after-boot failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterBoot(PolicyEngineFeatureApi.java:55) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$boot$2(PolicyEngineManager.java:228) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:227) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:364) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.688 [main] ERROR o.o.p.d.system.PolicyEngineManager.boot(224) - PolicyEngineManager(alive=false, locked=false): cannot init policy-container because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest$1.globalInitContainer(PolicyEngineManagerTest.java:379) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.boot(PolicyEngineManager.java:222) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testBoot(PolicyEngineManagerTest.java:382) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.704 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$lock$42(984) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb before-lock failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeLock(PolicyEngineFeatureApi.java:176) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$lock$41(PolicyEngineManager.java:983) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:982) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1226) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1166) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.704 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$lock$44(1018) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb after-lock failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterLock(PolicyEngineFeatureApi.java:187) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$lock$43(PolicyEngineManager.java:1017) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1016) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1226) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1166) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.713 [main] ERROR o.o.p.d.system.PolicyEngineManager.lock(1001) - PolicyEngineManager(alive=false, locked=true): cannot lock policy-controller Mock for PolicyController, hashCode: 1120310258 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:999) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1226) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1189) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.722 [main] WARN o.o.p.d.system.PolicyEngineManager.lock(1011) - PolicyEngineManager(alive=false, locked=true): cannot lock() lock manager because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1009) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1226) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testLock(PolicyEngineManagerTest.java:1198) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.738 [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$DVp54FQb before-open failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeOpen(PolicyEngineFeatureApi.java:263) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$open$20(PolicyEngineManager.java:721) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.open(PolicyEngineManager.java:720) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.lambda$testOpen$148(PolicyEngineManagerTest.java:1768) 09:19:54 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:19:54 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testOpen(PolicyEngineManagerTest.java:1768) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.759 [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$DVp54FQb before-stop failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeStop(PolicyEngineFeatureApi.java:154) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$stop$26(PolicyEngineManager.java:768) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:767) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:941) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.760 [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: 1509248883 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:793) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:941) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.761 [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: 77442995 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:799) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:941) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.762 [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: 1885835682 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:810) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:941) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.762 [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: 1880000895 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:818) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:941) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.763 [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$DVp54FQb after-stop failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterStop(PolicyEngineFeatureApi.java:165) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$stop$33(PolicyEngineManager.java:835) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:834) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:941) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.773 [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: 128845232 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.attempt(PolicyEngineManager.java:908) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:784) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:970) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.796 [main] WARN o.o.p.d.system.PolicyEngineManager.stop(827) - PolicyEngineManager(alive=false, locked=false): cannot stop lock manager because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.stop(PolicyEngineManager.java:825) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:1020) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testStop(PolicyEngineManagerTest.java:991) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.831 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$activate$55(1321) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb before-activate failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeActivate(PolicyEngineFeatureApi.java:88) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$activate$54(PolicyEngineManager.java:1320) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1319) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1664) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1628) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.831 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1332) - PolicyEngineManager(alive=false, locked=true): cannot activate of policy-controller Mock for PolicyController, hashCode: 649265468 because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1330) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1664) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1628) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.832 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$activate$57(1345) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb after-activate failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterActivate(PolicyEngineFeatureApi.java:99) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$activate$56(PolicyEngineManager.java:1344) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1343) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1664) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1628) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.835 [main] ERROR o.o.p.d.system.PolicyEngineManager.activate(1335) - PolicyEngineManager(alive=false, locked=true): cannot activate (rules compilation) of policy-controller Mock for PolicyController, hashCode: 1531182964 because of expected exception 09:19:54 java.lang.LinkageError: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.activate(PolicyEngineManager.java:1330) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1664) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testActivate(PolicyEngineManagerTest.java:1636) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.858 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.859 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.859 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.860 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.861 [main] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1151) - PolicyEngineManager(alive=false, locked=false): configuration-error due to null because of No configuration provided 09:19:54 java.lang.IllegalArgumentException: No configuration provided 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:430) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1149) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testOnTopicEvent(PolicyEngineManagerTest.java:1445) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.867 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.867 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.869 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 09:19:54 2024-02-09 09:19:54.870 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(537) - controller-name must be provided 09:19:54 2024-02-09 09:19:54.872 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 09:19:54 2024-02-09 09:19:54.872 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.872 [main] WARN o.o.p.d.system.PolicyEngineManager.updatePolicyController(544) - operation must be provided 09:19:54 2024-02-09 09:19:54.872 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.872 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.873 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.875 [main] WARN o.o.p.d.system.PolicyEngineManager.getController(573) - Policy Controller controller-c not found 09:19:54 java.lang.IllegalArgumentException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.getController(PolicyEngineManager.java:570) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:548) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUpdatePolicyController(PolicyEngineManagerTest.java:766) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.875 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.875 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:54 2024-02-09 09:19:54.877 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.877 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.879 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:54 2024-02-09 09:19:54.879 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(562) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controllers (rules) 09:19:54 2024-02-09 09:19:54.882 [main] WARN o.o.p.d.system.PolicyEngineManager.updateController(636) - Controller Operation Configuration is not supported: invalid-operation for controller-c 09:19:54 2024-02-09 09:19:54.882 [main] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=false, locked=false): cannot update-policy-controller 09:19:54 2024-02-09 09:19:54.898 [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$DVp54FQb before-configure failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeConfigure(PolicyEngineFeatureApi.java:66) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$configure$6(PolicyEngineManager.java:382) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:381) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:565) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.898 [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$DVp54FQb after-configure failure because of expected exception 09:19:54 java.lang.RuntimeException: expected exception 09:19:54 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterConfigure(PolicyEngineFeatureApi.java:77) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.lambda$configure$8(PolicyEngineManager.java:421) 09:19:54 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:420) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:565) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.901 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(400) - PolicyEngineManager(alive=false, locked=false): add-sources failed 09:19:54 java.lang.IllegalArgumentException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:395) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:588) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:54 2024-02-09 09:19:54.901 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(406) - PolicyEngineManager(alive=false, locked=false): add-sinks failed 09:19:54 java.lang.IllegalArgumentException: expected exception 09:19:54 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:404) 09:19:54 at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:588) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:54 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:54 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:54 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:54 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:54 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:54 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.901 [main] ERROR o.o.p.d.system.PolicyEngineManager.configure(412) - PolicyEngineManager(alive=false, locked=false): add-http-servers failed 09:19:55 java.lang.IllegalArgumentException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:410) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testConfigureProperties(PolicyEngineManagerTest.java:588) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.903 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(376) - No properties provided 09:19:55 2024-02-09 09:19:54.921 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1310) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:my-topic 09:19:55 2024-02-09 09:19:54.921 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1276) - PolicyEngineManager(alive=true, locked=false): cannot deliver java.lang.Object@6c66ddf5 over NOOP:my-topic 09:19:55 2024-02-09 09:19:54.924 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1262) - PolicyEngineManager(alive=true, locked=false): cannot find policy-controller to deliver java.lang.Object@6c66ddf5 over NOOP:my-topic because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.deliver(PolicyEngineManager.java:1259) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeliverCommInfrastructureStringObject(PolicyEngineManagerTest.java:1583) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.928 [main] WARN o.o.p.d.system.PolicyEngineManager.deliver(1310) - PolicyEngineManager(alive=true, locked=false): cannot deliver my-message over NOOP:unknown-topic 09:19:55 2024-02-09 09:19:54.934 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$36(856) - PolicyEngineManager(alive=true, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb before-shutdown failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeShutdown(PolicyEngineFeatureApi.java:220) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$shutdown$35(PolicyEngineManager.java:855) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:854) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1091) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1049) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.934 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$37(866) - PolicyEngineManager(alive=false, locked=false): cannot shutdown topic-source Mock for TopicSource, hashCode: 96182930 because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:927) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:864) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1091) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1049) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.935 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$38(872) - PolicyEngineManager(alive=false, locked=false): cannot shutdown topic-sink Mock for TopicSink, hashCode: 1936093083 because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.applyAll(PolicyEngineManager.java:927) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:870) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1091) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1049) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.936 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$shutdown$40(896) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb after-shutdown failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterShutdown(PolicyEngineFeatureApi.java:231) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$shutdown$39(PolicyEngineManager.java:895) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:894) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1091) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1049) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.939 [main] WARN o.o.p.d.system.PolicyEngineManager.shutdown(884) - PolicyEngineManager(alive=false, locked=false): cannot shutdown lock manager because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.shutdown(PolicyEngineManager.java:882) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1091) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testShutdown(PolicyEngineManagerTest.java:1063) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:54.952 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:55 2024-02-09 09:19:54.952 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:55 2024-02-09 09:19:54.952 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:55 2024-02-09 09:19:54.953 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:55 2024-02-09 09:19:54.954 [main] WARN o.o.p.d.system.PolicyEngineManager.configure(451) - Configuration Entity is not supported: unknown-entity 09:19:55 2024-02-09 09:19:54.956 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-c does not exist. Attempting recovery from disk 09:19:55 2024-02-09 09:19:54.956 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-c Reset controller's bad maven coordinates to brainless 09:19:55 2024-02-09 09:19:54.957 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller-d does not exist. Attempting recovery from disk 09:19:55 2024-02-09 09:19:54.957 [main] WARN o.o.p.d.system.PolicyEngineManager.findController(600) - controller being recovered. controller-d Reset controller's bad maven coordinates to brainless 09:19:55 2024-02-09 09:19:55.039 [main] ERROR o.o.p.d.system.PolicyEngineManager.makeExecutorService(336) - invalid number for executor.threads property 09:19:55 java.lang.NumberFormatException: For input string: "abc" 09:19:55 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 09:19:55 at java.base/java.lang.Integer.parseInt(Integer.java:668) 09:19:55 at java.base/java.lang.Integer.parseInt(Integer.java:786) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.makeExecutorService(PolicyEngineManager.java:332) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:415) 09:19:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:19:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$V3U3Py9N.invokeWithArguments(Unknown Source) 09:19:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) 09:19:55 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 09:19:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) 09:19:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) 09:19:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 09:19:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 09:19:55 at org.mockito.Answers.answer(Answers.java:90) 09:19:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 09:19:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:19:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:19:55 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:19:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:375) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testMakeExecutorServiceInvalidProperty(PolicyEngineManagerTest.java:515) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.045 [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) 09:19:55 2024-02-09 09:19:55.045 [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-02-09T09:19:55.045641825Z, 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) 09:19:55 2024-02-09 09:19:55.045 [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-02-09T09:19:55.045641825Z, endTime=2024-02-09T09:19:55.045752593Z, 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) 09:19:55 2024-02-09 09:19:55.045 [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-02-09T09:19:55.045641825Z, endTime=2024-02-09T09:19:55.045752593Z, 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) 09:19:55 2024-02-09 09:19:55.057 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$deactivate$59(1355) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb before-deactivate failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeDeactivate(PolicyEngineFeatureApi.java:110) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$deactivate$58(PolicyEngineManager.java:1354) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1353) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1719) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1685) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.057 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1366) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1114190780 because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1364) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1719) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1685) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.058 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$deactivate$61(1374) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb after-deactivate failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterDeactivate(PolicyEngineFeatureApi.java:121) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$deactivate$60(PolicyEngineManager.java:1373) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1372) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1719) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1685) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.061 [main] ERROR o.o.p.d.system.PolicyEngineManager.deactivate(1366) - PolicyEngineManager(alive=false, locked=true): cannot deactivate (stop) policy-controller Mock for PolicyController, hashCode: 1302930322 because of expected exception 09:19:55 java.lang.LinkageError: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1364) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1719) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testDeactivate(PolicyEngineManagerTest.java:1693) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.077 [main] ERROR o.o.p.d.system.PolicyEngineManager.createPolicyController(479) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyControllerFeatureApi$MockitoMock$Koogu0ir before-controller-create failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyControllerFeatureApi.beforeCreate(PolicyControllerFeatureApi.java:44) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:474) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreatePolicyController(PolicyEngineManagerTest.java:647) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.077 [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$Koogu0ir after-controller-create failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyControllerFeatureApi.afterCreate(PolicyControllerFeatureApi.java:57) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$createPolicyController$10(PolicyEngineManager.java:492) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:491) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testCreatePolicyController(PolicyEngineManagerTest.java:647) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.099 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$unlock$46(1030) - PolicyEngineManager(alive=false, locked=true): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb before-unlock failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyEngineFeatureApi.beforeUnlock(PolicyEngineFeatureApi.java:198) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$unlock$45(PolicyEngineManager.java:1029) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1028) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1303) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1243) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.099 [main] ERROR o.o.p.d.system.PolicyEngineManager.lambda$unlock$48(1066) - PolicyEngineManager(alive=false, locked=false): feature org.onap.policy.drools.features.PolicyEngineFeatureApi$MockitoMock$DVp54FQb after-unlock failure because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.features.PolicyEngineFeatureApi.afterUnlock(PolicyEngineFeatureApi.java:209) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.lambda$unlock$47(PolicyEngineManager.java:1065) 09:19:55 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1064) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1303) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1243) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.132 [main] ERROR o.o.p.d.system.PolicyEngineManager.unlock(1055) - PolicyEngineManager(alive=false, locked=false): cannot unlock policy-controller Mock for PolicyController, hashCode: 449654831 because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1053) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1303) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1265) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.140 [main] WARN o.o.p.d.system.PolicyEngineManager.unlock(1046) - PolicyEngineManager(alive=false, locked=false): cannot unlock() lock manager because of expected exception 09:19:55 java.lang.RuntimeException: expected exception 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.unlock(PolicyEngineManager.java:1044) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1303) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManagerTest.testUnlock(PolicyEngineManagerTest.java:1274) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:19:55 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s -- in org.onap.policy.drools.system.PolicyEngineManagerTest 09:19:55 [INFO] Running org.onap.policy.drools.server.restful.test.RestManagerTest 09:19:55 2024-02-09 09:19:55.550 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:55 2024-02-09 09:19:55.550 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.ControllersApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.ToolsApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.FeaturesApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.LifecycleApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.InputsApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.DefaultApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.SwaggerApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.EnvironmentApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.LegacyApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.PropertiesApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.SwitchesApi cannot be instantiated and will be ignored. 09:19:55 Feb 09, 2024 9:19:55 AM org.glassfish.jersey.server.ResourceModelConfigurator bindProvidersAndResources 09:19:55 WARNING: Component of class interface org.onap.policy.drools.server.restful.TopicsApi cannot be instantiated and will be ignored. 09:19:55 2024-02-09 09:19:55.808 [main] ERROR o.o.p.drools.core.jmx.PdpJmxListener.start(65) - PdpJmxListener.start(): Could not unregister PolicyEngine:type=PdpJmx MBean with the MBean server 09:19:55 javax.management.InstanceAlreadyExistsException: PolicyEngine:type=PdpJmx 09:19:55 at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) 09:19:55 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) 09:19:55 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) 09:19:55 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) 09:19:55 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) 09:19:55 at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) 09:19:55 at org.onap.policy.drools.core.jmx.PdpJmxListener.start(PdpJmxListener.java:62) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.startPdpJmxListener(PolicyEngineManager.java:1437) 09:19:55 at org.onap.policy.drools.system.PolicyEngineManager.start(PolicyEngineManager.java:705) 09:19:55 at org.onap.policy.drools.server.restful.test.RestManagerTest.setUp(RestManagerTest.java:137) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:55 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:55 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:19:55 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:55 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:55 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:55 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$13(ClassBasedTestDescriptor.java:412) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410) 09:19:55 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216) 09:19:55 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:55 2024-02-09 09:19:55.910 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:55 2024-02-09 09:19:55.910 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:55 2024-02-09 09:19:55.910 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:55 2024-02-09 09:19:55.910 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.010 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.010 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.012 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.012 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.163 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.163 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.163 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.163 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.365 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.365 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory.get(IndexedUebTopicSourceFactory.java:202) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSource(TopicEndpointProxy.java:508) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:481) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.415 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.416 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.417 [qtp276102898-74] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/ueb/foobar 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory.get(IndexedUebTopicSourceFactory.java:202) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSource(TopicEndpointProxy.java:508) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:481) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.418 [qtp276102898-74] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory.get(IndexedUebTopicSourceFactory.java:202) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSource(TopicEndpointProxy.java:508) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:481) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory.get(IndexedUebTopicSinkFactory.java:176) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSink(TopicEndpointProxy.java:513) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:499) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.429 [qtp276102898-70] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/ueb/foobar 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory.get(IndexedUebTopicSinkFactory.java:176) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSink(TopicEndpointProxy.java:513) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:499) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.429 [qtp276102898-70] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory.get(IndexedUebTopicSinkFactory.java:176) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSink(TopicEndpointProxy.java:513) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:499) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:518) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:482) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.441 [qtp276102898-76] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/kafka/foobar 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:518) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:482) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.441 [qtp276102898-76] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:518) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:482) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:528) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:500) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.452 [qtp276102898-74] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/kafka/foobar 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:528) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:500) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.453 [qtp276102898-74] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:528) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:500) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:523) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:483) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.470 [qtp276102898-71] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/noop/foobar 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:523) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:483) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.471 [qtp276102898-71] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:523) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:483) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceTopic(RestManager.java:1472) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:533) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:501) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.480 [qtp276102898-81] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/noop/foobar 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:533) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:501) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.481 [qtp276102898-81] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:533) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:501) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkTopic(RestManager.java:1488) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory.get(IndexedUebTopicSourceFactory.java:202) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSource(TopicEndpointProxy.java:508) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:481) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.493 [qtp276102898-70] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/ueb/foobar/events 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory.get(IndexedUebTopicSourceFactory.java:202) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSource(TopicEndpointProxy.java:508) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:481) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.494 [qtp276102898-70] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory.get(IndexedUebTopicSourceFactory.java:202) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSource(TopicEndpointProxy.java:508) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:481) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory.get(IndexedUebTopicSinkFactory.java:176) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSink(TopicEndpointProxy.java:513) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:499) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.509 [qtp276102898-76] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/ueb/foobar/events 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory.get(IndexedUebTopicSinkFactory.java:176) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSink(TopicEndpointProxy.java:513) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:499) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.510 [qtp276102898-76] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: UebTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory.get(IndexedUebTopicSinkFactory.java:176) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getUebTopicSink(TopicEndpointProxy.java:513) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:499) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:518) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:482) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.522 [qtp276102898-70] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/kafka/foobar/events 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:518) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:482) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.522 [qtp276102898-70] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopiceSource for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:190) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:518) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:482) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:528) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:500) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.539 [qtp276102898-76] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/kafka/foobar/events 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:528) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:500) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.539 [qtp276102898-76] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: KafkaTopicSink for foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:173) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:528) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:500) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:523) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:483) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.554 [qtp276102898-74] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sources/noop/foobar/events 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:523) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:483) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.555 [qtp276102898-74] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSource(TopicEndpointProxy.java:523) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSource(TopicEndpointProxy.java:483) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sourceEvents(RestManager.java:1503) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder process 09:19:56 WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. 09:19:56 java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:533) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:501) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 09:19:56 2024-02-09 09:19:56.568 [qtp276102898-70] WARN o.eclipse.jetty.server.HttpChannel.handleException(797) - /policy/pdp/engine/topics/sinks/noop/foobar/events 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:533) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:501) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 2024-02-09 09:19:56.568 [qtp276102898-70] WARN o.e.jetty.server.HttpChannelState.onError(781) - unhandled due to prior sendError 09:19:56 jakarta.servlet.ServletException: java.lang.IllegalStateException: foobar not found 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.lang.IllegalStateException: foobar not found 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.TopicBaseHashedFactory.get(TopicBaseHashedFactory.java:186) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getNoopTopicSink(TopicEndpointProxy.java:533) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.getTopicSink(TopicEndpointProxy.java:501) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.sinkEvents(RestManager.java:1519) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 ... 37 common frames omitted 09:19:56 Feb 09, 2024 9:19:56 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse 09:19:56 SEVERE: An I/O error has occurred while writing a response message entity to the container output stream. 09:19:56 org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException 09:19:56 at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67) 09:19:56 at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) 09:19:56 at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:677) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:385) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:375) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:264) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: org.eclipse.jetty.io.EofException 09:19:56 at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:116) 09:19:56 at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422) 09:19:56 at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:275) 09:19:56 at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:254) 09:19:56 at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:386) 09:19:56 at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:832) 09:19:56 at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:243) 09:19:56 at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) 09:19:56 at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:589) 09:19:56 at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1051) 09:19:56 at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1123) 09:19:56 at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:270) 09:19:56 at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:254) 09:19:56 at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:858) 09:19:56 at org.glassfish.jersey.servlet.internal.ResponseWriter$NonCloseableOutputStreamWrapper.write(ResponseWriter.java:302) 09:19:56 at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:200) 09:19:56 at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.write(WriterInterceptorExecutor.java:276) 09:19:56 at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) 09:19:56 at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) 09:19:56 at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) 09:19:56 at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) 09:19:56 at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:142) 09:19:56 at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:223) 09:19:56 at java.base/java.io.Writer.write(Writer.java:249) 09:19:56 at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:249) 09:19:56 at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76) 09:19:56 at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36) 09:19:56 at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) 09:19:56 at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) 09:19:56 at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) 09:19:56 at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85) 09:19:56 at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) 09:19:56 at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61) 09:19:56 ... 52 more 09:19:56 Caused by: java.io.IOException: Connection reset by peer 09:19:56 at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) 09:19:56 at java.base/sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:66) 09:19:56 at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:217) 09:19:56 at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:153) 09:19:56 at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:563) 09:19:56 at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642) 09:19:56 at org.eclipse.jetty.io.SocketChannelEndPoint.flush(SocketChannelEndPoint.java:110) 09:19:56 ... 84 more 09:19:56 09:19:56 2024-02-09 09:19:56.649 [qtp276102898-75] WARN o.o.p.d.system.PolicyEngineManager.getController(573) - Policy Controller controller1 not found 09:19:56 java.lang.IllegalArgumentException: Invalid controller1 09:19:56 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.makeArgEx(IndexedPolicyControllerFactory.java:376) 09:19:56 at org.onap.policy.drools.system.IndexedPolicyControllerFactory.get(IndexedPolicyControllerFactory.java:280) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.getController(PolicyEngineManager.java:570) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:548) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1401) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.engineUpdate(RestManager.java:258) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 2024-02-09 09:19:56.650 [qtp276102898-75] WARN o.o.p.d.system.PolicyEngineManager.findController(586) - controller controller1 does not exist. Attempting recovery from disk 09:19:56 2024-02-09 09:19:56.650 [qtp276102898-75] ERROR o.o.p.d.system.PolicyEngineManager.updatePolicyController(559) - PolicyEngineManager(alive=true, locked=false): cannot update-policy-controller 09:19:56 2024-02-09 09:19:56.651 [qtp276102898-75] 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. 09:19:56 java.lang.IllegalArgumentException: properties for config/controller1-controller.properties are not persisted. 09:19:56 at org.onap.policy.drools.persistence.FileSystemPersistence.getProperties(FileSystemPersistence.java:155) 09:19:56 at org.onap.policy.drools.persistence.FileSystemPersistence.getProperties(FileSystemPersistence.java:178) 09:19:56 at org.onap.policy.drools.persistence.FileSystemPersistence.getControllerProperties(FileSystemPersistence.java:240) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.findController(PolicyEngineManager.java:589) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyController(PolicyEngineManager.java:550) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.updatePolicyControllers(PolicyEngineManager.java:514) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.controllerConfig(PolicyEngineManager.java:1401) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:444) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.engineUpdate(RestManager.java:258) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 2024-02-09 09:19:56.691 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=0, locked=true, #topicListeners=1]]]]: cannot fetch 09:19:56 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:56 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:56 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:56 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:56 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:56 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:56 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:56 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:56 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:56 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:56 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:56 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:56 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:56 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:56 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.net.ConnectException: Connection refused 09:19:56 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:56 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:56 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:56 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:56 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:56 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:56 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:56 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:56 ... 17 common frames omitted 09:19:56 2024-02-09 09:19:56.691 [qtp276102898-76] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: qtp276102898-76, id: 76) otherThread(id: 66) 09:19:56 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp276102898-76, id: 76) otherThread(id: 66) 09:19:56 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:56 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:56 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:436) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1006) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.engineLock(RestManager.java:399) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 2024-02-09 09:19:56.720 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:56 2024-02-09 09:19:56.721 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:56 2024-02-09 09:19:56.727 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.728 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.732 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.732 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.764 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=0, locked=true, #topicListeners=1]]]]: cannot fetch 09:19:56 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:56 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:56 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:56 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:56 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:56 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:56 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:56 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:56 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:56 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:56 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:56 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:56 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:56 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:56 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 Caused by: java.net.ConnectException: Connection refused 09:19:56 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:56 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:56 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:56 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:56 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:56 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:56 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:56 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:56 ... 17 common frames omitted 09:19:56 2024-02-09 09:19:56.764 [qtp276102898-81] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: qtp276102898-81, id: 81) otherThread(id: 84) 09:19:56 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp276102898-81, id: 81) otherThread(id: 84) 09:19:56 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:56 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:56 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:56 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) 09:19:56 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:436) 09:19:56 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1006) 09:19:56 at org.onap.policy.drools.server.restful.RestManager.engineLock(RestManager.java:399) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:56 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:56 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:56 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:56 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:56 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:56 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:56 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:56 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:56 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:56 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:56 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:56 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:56 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:56 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:56 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:56 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:56 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:56 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:56 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:56 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:56 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:56 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:56 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:56 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:56 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:56 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:56 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:56 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:56 2024-02-09 09:19:56.818 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.819 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:56 2024-02-09 09:19:56.828 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:56 2024-02-09 09:19:56.828 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:56.847 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:57 2024-02-09 09:19:56.847 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 2024-02-09 09:19:56.864 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:56.864 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:56.875 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-3] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:56.875 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-3] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:56.880 [qtp276102898-74] WARN o.o.p.d.system.PolicyEngineManager.configure(451) - Configuration Entity is not supported: null 09:19:57 2024-02-09 09:19:56.881 [qtp276102898-74] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1151) - PolicyEngineManager(alive=true, locked=false): configuration-error due to {x:y} because of Configuration Entity is not supported: null 09:19:57 java.lang.IllegalArgumentException: Configuration Entity is not supported: null 09:19:57 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:452) 09:19:57 at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1149) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:170) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.offer(SingleThreadedBusTopicSource.java:271) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.lambda$commEventOffer$42(RestManager.java:1689) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.catchArgStateGenericEx(RestManager.java:1833) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.commEventOffer(RestManager.java:1686) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:57 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:56.890 [qtp276102898-70] ERROR o.o.p.d.system.PolicyEngineManager.onTopicEvent(1151) - 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 $ 09:19:57 com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ 09:19:57 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:397) 09:19:57 at com.google.gson.Gson.fromJson(Gson.java:1227) 09:19:57 at com.google.gson.Gson.fromJson(Gson.java:1137) 09:19:57 at com.google.gson.Gson.fromJson(Gson.java:1047) 09:19:57 at com.google.gson.Gson.fromJson(Gson.java:982) 09:19:57 at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1148) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:170) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.offer(SingleThreadedBusTopicSource.java:271) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.lambda$commEventOffer$42(RestManager.java:1689) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.catchArgStateGenericEx(RestManager.java:1833) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.commEventOffer(RestManager.java:1686) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:57 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ 09:19:57 at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) 09:19:57 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:386) 09:19:57 ... 69 common frames omitted 09:19:57 2024-02-09 09:19:56.902 [qtp276102898-76] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: qtp276102898-76, id: 76) otherThread(id: 88) 09:19:57 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp276102898-76, id: 76) otherThread(id: 88) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) 09:19:57 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:436) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.topicsLock(RestManager.java:1341) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:57 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:56.902 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: cannot fetch 09:19:57 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:57 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:57 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:57 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:57 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:57 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:57 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 Caused by: java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:57 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:57 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:57 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:57 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:57 ... 17 common frames omitted 09:19:57 2024-02-09 09:19:56.929 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:56.930 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:56.965 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:56.965 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:56.996 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:57 2024-02-09 09:19:56.996 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 2024-02-09 09:19:56.999 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:56.999 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.003 [kafka-producer-network-thread | producer-4] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-4] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.003 [kafka-producer-network-thread | producer-4] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-4] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.005 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: cannot fetch 09:19:57 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:57 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:57 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:57 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:57 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:57 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:57 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 Caused by: java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:57 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:57 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:57 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:57 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:57 ... 17 common frames omitted 09:19:57 2024-02-09 09:19:57.016 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:57 2024-02-09 09:19:57.016 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 2024-02-09 09:19:57.018 [qtp276102898-76] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: qtp276102898-76, id: 76) otherThread(id: 92) 09:19:57 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp276102898-76, id: 76) otherThread(id: 92) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.commSourceTopicLock(RestManager.java:1559) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:57 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.031 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.031 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.100 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.100 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.116 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.116 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.116 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.116 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.130 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: cannot fetch 09:19:57 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:57 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:57 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:57 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:57 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:57 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:57 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 Caused by: java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:57 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:57 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:57 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:57 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:57 ... 17 common frames omitted 09:19:57 2024-02-09 09:19:57.132 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.133 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.137 [qtp276102898-75] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: qtp276102898-75, id: 75) otherThread(id: 96) 09:19:57 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp276102898-75, id: 75) otherThread(id: 96) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.commSourceTopicDeactivation(RestManager.java:1601) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:57 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.181 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.181 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.201 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.202 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.241 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:57 2024-02-09 09:19:57.241 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 2024-02-09 09:19:57.254 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.254 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.270 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-6] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.270 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-6] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.283 [qtp276102898-74] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level debug 09:19:57 2024-02-09 09:19:57.284 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpOutput.write(770) - write(array HeapByteBuffer@135e0685[p=0,l=5,c=8192,r=5]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 09:19:57 2024-02-09 09:19:57.285 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpOutput.write(840) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=5 null 09:19:57 2024-02-09 09:19:57.285 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@4320fe5b[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@4171d06f{null} 09:19:57 2024-02-09 09:19:57.285 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/tools/loggers/ROOT/debug on HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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} 09:19:57 200 null HTTP/1.1 09:19:57 Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 Content-Length: 5 09:19:57 Content-Type: text/plain 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.285 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: NEED_HEADER for SendCallback@8d15059[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@476c0b84] (null,[p=0,l=5,c=8192,r=5],true)@START 09:19:57 2024-02-09 09:19:57.286 [qtp276102898-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=5} last=true content=HeapByteBuffer@4320fe5b[p=0,l=5,c=8192,r=5]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.286 [qtp276102898-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 Content-Length: 5 09:19:57 Content-Type: text/plain 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.286 [qtp276102898-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 09:19:57 2024-02-09 09:19:57.286 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: FLUSH for SendCallback@8d15059[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@476c0b84] ([p=0,l=125,c=8192,r=125],[p=0,l=5,c=8192,r=5],true)@COMPLETING 09:19:57 2024-02-09 09:19:57.286 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-139 << HTTP/1.1 200 OK 09:19:57 2024-02-09 09:19:57.286 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 130 SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6ec65219{s=COMPLETING}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.287 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-139 << Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 2024-02-09 09:19:57.287 [qtp276102898-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=130 remaining=0 WriteFlusher@6c179400{WRITING}->null 09:19:57 2024-02-09 09:19:57.287 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-139 << Content-Type: text/plain 09:19:57 2024-02-09 09:19:57.287 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-139 << Content-Length: 5 09:19:57 2024-02-09 09:19:57.287 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@8d15059[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=5},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@476c0b84] ([p=125,l=125,c=8192,r=0],[p=5,l=5,c=8192,r=0],true)@END 09:19:57 2024-02-09 09:19:57.287 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-139 << Server: Jetty(11.0.20) 09:19:57 2024-02-09 09:19:57.287 [qtp276102898-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 09:19:57 2024-02-09 09:19:57.287 [qtp276102898-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.287 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.287 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 09:19:57 2024-02-09 09:19:57.287 [qtp276102898-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=6} 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4cc7bdbc{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.288 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@4cc7bdbc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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} 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@3ddbc8b8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 09:19:57 2024-02-09 09:19:57.288 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(275) - PUT http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1response code: 200 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@4cc7bdbc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@4cc7bdbc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.288 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@4cc7bdbc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.288 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-139: Shutdown connection 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=7} 09:19:57 2024-02-09 09:19:57.288 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/tools/loggers/ROOT/debug written=5 09:19:57 2024-02-09 09:19:57.288 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 09:19:57 2024-02-09 09:19:57.289 [qtp276102898-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [09/Feb/2024:09:19:57 +0000] "PUT /policy/pdp/engine/tools/loggers/ROOT/debug HTTP/1.1" 200 5 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.290 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 139][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 09:19:57 2024-02-09 09:19:57.290 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 09:19:57 2024-02-09 09:19:57.291 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 09:19:57 2024-02-09 09:19:57.291 [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] 09:19:57 2024-02-09 09:19:57.291 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 140][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 09:19:57 2024-02-09 09:19:57.291 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 09:19:57 2024-02-09 09:19:57.292 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 09:19:57 2024-02-09 09:19:57.292 [qtp276102898-73-acceptor-0@54e2dfd4-TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@7b37de4c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44652]] on ManagedSelector@101410e8{STARTED} id=0 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.293 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:44652<->127.0.0.1:7887 09:19:57 2024-02-09 09:19:57.293 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 09:19:57 2024-02-09 09:19:57.293 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.293 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.299 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.300 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.300 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.300 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.289 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1641091968 cs=HttpChannelState@4cc7bdbc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@31362c2e eof=false 09:19:57 2024-02-09 09:19:57.301 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.301 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.301 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/tools/loggers/ROOT/debug,age=20} 09:19:57 2024-02-09 09:19:57.301 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.301 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-140 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 09:19:57 2024-02-09 09:19:57.292 [qtp276102898-73-acceptor-0@54e2dfd4-TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@101410e8{STARTED} id=0 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.301 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Content-Length: 4 09:19:57 2024-02-09 09:19:57.301 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Content-Type: text/plain; charset=ISO-8859-1 09:19:57 2024-02-09 09:19:57.301 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.301 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.301 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.301 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6ec65219{s=END}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=21}] parse null 09:19:57 2024-02-09 09:19:57.302 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.302 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.302 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=21} 09:19:57 2024-02-09 09:19:57.301 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Host: localhost:7887 09:19:57 2024-02-09 09:19:57.302 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=21} 09:19:57 2024-02-09 09:19:57.302 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.302 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Connection: Keep-Alive 09:19:57 2024-02-09 09:19:57.303 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6ec65219{s=END}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=22}] parsed false HttpParser{s=END,0 of 0} 09:19:57 2024-02-09 09:19:57.302 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.303 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.303 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 09:19:57 2024-02-09 09:19:57.303 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@7b37de4c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44652]] 09:19:57 2024-02-09 09:19:57.303 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@5ff88435[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=23}] 09:19:57 2024-02-09 09:19:57.303 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@7b37de4c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44652]] in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59366ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.304 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1641091968 cs=HttpChannelState@4cc7bdbc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@31362c2e eof=true 09:19:57 2024-02-09 09:19:57.304 [qtp276102898-69] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 09:19:57 2024-02-09 09:19:57.304 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@5ff88435[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=23}] 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1641091968 cs=HttpChannelState@4cc7bdbc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@31362c2e eof=true 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-69] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@4cc7bdbc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1641091968 cs=HttpChannelState@4cc7bdbc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@31362c2e eof=true 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@31362c2e 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@5ff88435[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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=24}] 09:19:57 2024-02-09 09:19:57.305 [qtp276102898-69] DEBUG o.eclipse.jetty.server.HttpChannel.(119) - new HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.306 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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} 09:19:57 2024-02-09 09:19:57.306 [qtp276102898-69] DEBUG o.e.jetty.server.HttpConnection.(107) - New HTTP Connection HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[] 09:19:57 2024-02-09 09:19:57.306 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output 09:19:57 java.net.SocketException: Connection reset 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) 09:19:57 at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) 09:19:57 at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.306 [qtp276102898-69] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1678/0x00000008017336c8@41d4ff05 on ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.306 [qtp276102898-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.307 [qtp276102898-69] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.307 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.307 [qtp276102898-69] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.307 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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 RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.308 [qtp276102898-76] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@7b37de4c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44652]] startThread=0 09:19:57 2024-02-09 09:19:57.308 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 1 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(592) - wakeup on updates SelectorProducer@62acc259 09:19:57 2024-02-09 09:19:57.303 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/1 selected 09:19:57 2024-02-09 09:19:57.309 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Accept-Encoding: gzip,deflate 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1678/0x00000008017336c8@41d4ff05 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.309 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.309 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 09:19:57 2024-02-09 09:19:57.308 [qtp276102898-69] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.309 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Content-Length: 4[\r][\n]" 09:19:57 2024-02-09 09:19:57.310 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 09:19:57 2024-02-09 09:19:57.308 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.310 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Host: localhost:7887[\r][\n]" 09:19:57 2024-02-09 09:19:57.310 [qtp276102898-69] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@74d05f94{ReadCallback@1e8fb575{HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:19:57 2024-02-09 09:19:57.310 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Connection: Keep-Alive[\r][\n]" 09:19:57 2024-02-09 09:19:57.310 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 09:19:57 2024-02-09 09:19:57.310 [qtp276102898-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.310 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:57 2024-02-09 09:19:57.310 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "[\r][\n]" 09:19:57 2024-02-09 09:19:57.310 [qtp276102898-69] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.311 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-140 >> "WARN" 09:19:57 2024-02-09 09:19:57.310 [qtp276102898-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-69] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@78455d76 on ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-69] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@4b2a54[{l=/127.0.0.1:7887,r=/127.0.0.1:44650,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-69] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-74] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@3694bcf9{null} 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@34903638{STARTED} id=3 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.311 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@7b37de4c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44652]] in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59358ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 woken with none selected 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e703362 startThread=0 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 processing 0 keys, 0 updates 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e703362 in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59358ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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} 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-82] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@4b2a54[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.313 [qtp276102898-82] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=null,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.313 [qtp276102898-74] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@4b2a54[{l=null,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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}] 09:19:57 2024-02-09 09:19:57.313 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e703362 in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59356ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.313 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@1f1d361b::SocketChannelEndPoint@4b2a54[{l=null,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1f1d361b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ec65219{s=START}]=>HttpChannelOverHttp@2fceecee{s=HttpChannelState@4cc7bdbc{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@4cc7bdbc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.314 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59356ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.314 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@926fb18{RUNNING,thread=Thread[qtp276102898-74,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=8 09:19:57 2024-02-09 09:19:57.314 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} 09:19:57 2024-02-09 09:19:57.314 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119356ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59355ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}] 09:19:57 2024-02-09 09:19:57.312 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59358ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}] 09:19:57 2024-02-09 09:19:57.314 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119358ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59355ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}] 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/1 selected 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@78455d76 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.315 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.316 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.316 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 1/1/1 selected 09:19:57 2024-02-09 09:19:57.316 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 1 keys, 0 updates 09:19:57 2024-02-09 09:19:57.316 [qtp276102898-76] 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:44652], selector=sun.nio.ch.EPollSelectorImpl@791ffe64, interestOps=1, readyOps=1 SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.316 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.317 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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 09:19:57 2024-02-09 09:19:57.317 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.317 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} tryExecute AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/PRODUCING/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59352ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}][pc=0,pic=0,pec=0,epc=81]@2024-02-09T09:19:57.317605749Z 09:19:57 2024-02-09 09:19:57.317 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} task=AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59352ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=81]@2024-02-09T09:19:57.318019532Z ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0} 09:19:57 2024-02-09 09:19:57.317 [qtp276102898-76] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59352ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=81]@2024-02-09T09:19:57.318286728Z 09:19:57 2024-02-09 09:19:57.318 [qtp276102898-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59352ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=81]@2024-02-09T09:19:57.318456415Z tryProduce true 09:19:57 2024-02-09 09:19:57.318 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.318 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.318 [qtp276102898-76] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@74d05f94{ReadCallback@1e8fb575{HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:19:57 2024-02-09 09:19:57.318 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.319 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.320 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.318 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.322 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 248 DirectByteBuffer@6a001151[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.322 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=248,c=8192,r=248]={<<>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 09:19:57 2024-02-09 09:19:57.323 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] 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] 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] 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)] 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 09:19:57 2024-02-09 09:19:57.324 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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} 09:19:57 PUT /policy/pdp/engine/environment/XX HTTP/1.1 09:19:57 Content-Length: 4 09:19:57 Content-Type: text/plain; charset=ISO-8859-1 09:19:57 Host: localhost:7887 09:19:57 Connection: keep-alive 09:19:57 User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 Accept-Encoding: gzip,deflate 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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} 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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} 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.325 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=1} 09:19:57 2024-02-09 09:19:57.326 [qtp276102898-76] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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} 09:19:57 2024-02-09 09:19:57.326 [qtp276102898-76] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.326 [qtp276102898-76] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.326 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:19:57 2024-02-09 09:19:57.326 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 session=null 09:19:57 2024-02-09 09:19:57.326 [qtp276102898-76] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2de6e422, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.328 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.328 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=5} 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=5} 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=5} 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.329 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=5}] parse RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[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} 09:19:57 2024-02-09 09:19:57.330 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6a001151[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} 09:19:57 2024-02-09 09:19:57.330 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=6} Content@1fa6a068{DirectByteBufferR@652caf37[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} 09:19:57 2024-02-09 09:19:57.330 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=6}] parsed true HttpParser{s=CONTENT,4 of 4} 09:19:57 2024-02-09 09:19:57.330 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@1fa6a068{DirectByteBufferR@652caf37[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} 09:19:57 2024-02-09 09:19:57.330 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.330 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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=6}] parse RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[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} 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6a001151[p=248,l=248,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>ic eDp5\r\n...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=7} 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=7} 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=7}] parsed false HttpParser{s=END,4 of 4} 09:19:57 2024-02-09 09:19:57.331 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=7}] 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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}] 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING 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}] 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.332 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@4e231e95[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@abc012a[p=HttpParser{s=END,4 of 4},g=HttpGenerator@72e33e13{s=COMPLETING}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=9}] 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@6d4e9c50{WRITING}->null 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3bcffa0a] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 09:19:57 2024-02-09 09:19:57.333 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "HTTP/1.1 401 Unauthorized[\r][\n]" 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.333 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Date: Fri, 09 Feb 2024 09:19:57 GMT[\r][\n]" 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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=9} 09:19:57 2024-02-09 09:19:57.333 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [09/Feb/2024:09:19:57 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.334 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.333 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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=10} 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Content-Length: 0[\r][\n]" 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Server: Jetty(11.0.20)[\r][\n]" 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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=10}] 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "[\r][\n]" 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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=10}] 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-140 << HTTP/1.1 401 Unauthorized 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Content-Length: 0 09:19:57 2024-02-09 09:19:57.334 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE 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=10}] 09:19:57 2024-02-09 09:19:57.334 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Server: Jetty(11.0.20) 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 09:19:57 2024-02-09 09:19:57.335 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 09:19:57 2024-02-09 09:19:57.335 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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} 09:19:57 2024-02-09 09:19:57.336 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 09:19:57 2024-02-09 09:19:57.336 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.336 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 09:19:57 2024-02-09 09:19:57.336 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/environment/XX HTTP/1.1 09:19:57 2024-02-09 09:19:57.336 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 09:19:57 2024-02-09 09:19:57.336 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.336 [qtp276102898-76] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-76] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@74d05f94{ReadCallback@1e8fb575{HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-140 >> PUT /policy/pdp/engine/environment/XX HTTP/1.1 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Content-Length: 4 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Content-Type: text/plain; charset=ISO-8859-1 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Host: localhost:7887 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@78455d76 on ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Connection: Keep-Alive 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Accept-Encoding: gzip,deflate 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Authorization: Basic eDp5 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "PUT /policy/pdp/engine/environment/XX HTTP/1.1[\r][\n]" 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/1 selected 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@205d39f{RUNNING,thread=Thread[qtp276102898-76,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=8 09:19:57 2024-02-09 09:19:57.337 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.337 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Content-Length: 4[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@205d39f{RESERVED,thread=Thread[qtp276102898-76,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@78455d76 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Host: localhost:7887[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Connection: Keep-Alive[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Authorization: Basic eDp5[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "[\r][\n]" 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.338 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-140 >> "WARN" 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 1/1/1 selected 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 1 keys, 0 updates 09:19:57 2024-02-09 09:19:57.338 [qtp276102898-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:44652], selector=sun.nio.ch.EPollSelectorImpl@791ffe64, interestOps=1, readyOps=1 SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.339 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.339 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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 09:19:57 2024-02-09 09:19:57.339 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} tryExecute AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/PRODUCING/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}][pc=0,pic=0,pec=0,epc=82]@2024-02-09T09:19:57.339831757Z 09:19:57 2024-02-09 09:19:57.339 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@205d39f{RESERVED,thread=Thread[qtp276102898-76,5,main]} task=AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=82]@2024-02-09T09:19:57.340087292Z ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0} 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-76] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=82]@2024-02-09T09:19:57.34024525Z tryProduce true 09:19:57 2024-02-09 09:19:57.339 [qtp276102898-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=82]@2024-02-09T09:19:57.340353978Z 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-74] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@74d05f94{ReadCallback@1e8fb575{HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 09:19:57 2024-02-09 09:19:57.340 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.341 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 275 DirectByteBuffer@6a001151[p=0,l=275,c=8192,r=275]={<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.341 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=275,c=8192,r=275]={<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.341 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=275,c=8192,r=275]={<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=275,c=8192,r=275]={<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> VALUE 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> IN_VALUE 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length --> FIELD 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[4] 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Type: text/plain; charset=ISO-8859-1 --> FIELD 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Type: text/plain; charset=ISO-8859-1) header=Content-Type, headerString=[Content-Type], valueString=[text/plain; charset=ISO-8859-1] 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 09:19:57 2024-02-09 09:19:57.342 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-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)] 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 09:19:57 2024-02-09 09:19:57.343 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 PUT /policy/pdp/engine/environment/XX HTTP/1.1 09:19:57 Content-Length: 4 09:19:57 Content-Type: text/plain; charset=ISO-8859-1 09:19:57 Host: localhost:7887 09:19:57 Connection: keep-alive 09:19:57 User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 Accept-Encoding: gzip,deflate 09:19:57 Authorization: Basic eDp5 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] parsed true HttpParser{s=CONTENT,0 of 4} 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/environment/XX HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.344 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/environment/XX ?null on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=2} 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/environment/XX @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 session=null 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/environment/XX|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2de6e422, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/environment/XX} -> org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.345 [qtp276102898-74] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 09:19:57 2024-02-09 09:19:57.347 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.347 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.347 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.347 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.347 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] parse RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6a001151[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContent(904) - onContent HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] parsed true HttpParser{s=CONTENT,4 of 4} 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 234829200852 AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@486c790e[r=Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.348 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@486c790e[r=Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.349 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@486c790e[r=Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.349 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@486c790e[r=Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.349 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.349 [qtp276102898-74] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned Content@415b907a{DirectByteBufferR@52bb8fdc[p=271,l=275,c=8192,r=4]={PUT /poli...Dp5\r\n\r\n<<>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 09:19:57 2024-02-09 09:19:57.349 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.read(294) - read produced 4 byte(s) HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.349 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.reclaim(263) - reclaim Content@415b907a{DirectByteBufferR@52bb8fdc[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@486c790e[r=Content@415b907a{DirectByteBufferR@52bb8fdc[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@415b907a{DirectByteBufferR@52bb8fdc[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>zation: B...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.checkMinDataRate(146) - checkMinDataRate [m=0,t=234829200852] AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(318) - nextTransformedContent AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(356) - producing new raw content AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] parse RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>zation: B...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT DirectByteBuffer@6a001151[p=275,l=275,c=8192,r=0]={PUT /poli...\n\r\nWARN<<<>>>zation: B...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.350 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] parsed false HttpParser{s=END,4 of 4} 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,4 of 4},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(477) - produceRawContent updated rawContentArrived to 4 and firstByteTimeStamp to 234829200852 AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.produceRawContent(480) - produceRawContent produced EofContent AsyncContentProducer@486c790e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(367) - transforming raw content AsyncContentProducer@486c790e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.transformRawContent(421) - no interceptor, transformed content is raw content AsyncContentProducer@486c790e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextTransformedContent(341) - transformed content not yet depleted, returning it AsyncContentProducer@486c790e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.351 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.nextContent(252) - nextContent = EofContent AsyncContentProducer@486c790e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.352 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.onReadIdle(1322) - onReadIdle HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.352 [qtp276102898-74] DEBUG o.e.j.server.BlockingContentProducer.nextContent(105) - nextContent async producer returned EofContent 09:19:57 2024-02-09 09:19:57.352 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.352 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.read(302) - read error=null HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.352 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.read(313) - read at EOF, setting consumed EOF to true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.352 [qtp276102898-74] DEBUG o.e.j.server.BlockingContentProducer.onContentProducible(173) - onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 09:19:57 2024-02-09 09:19:57.353 [qtp276102898-74] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.353 [qtp276102898-74] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=false on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/environment/XX,age=10} 09:19:57 2024-02-09 09:19:57.353 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.353 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.353 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=10} 09:19:57 2024-02-09 09:19:57.353 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=11} 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=11}] 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=11}] 09:19:57 2024-02-09 09:19:57.354 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.354 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@25de09c8) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} 09:19:57 2024-02-09 09:19:57.354 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2b95a7c0 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/environment/XX on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=11} 09:19:57 200 null HTTP/1.1 09:19:57 Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: NEED_HEADER for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@36b5f58d] (null,[p=0,l=0,c=0,r=0],true)@START 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.354 [qtp276102898-74] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: FLUSH for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@36b5f58d] ([p=0,l=99,c=8192,r=99],[p=0,l=0,c=0,r=0],true)@COMPLETING 09:19:57 2024-02-09 09:19:57.355 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.355 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 99 SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=W,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,4 of 4},g=HttpGenerator@72e33e13{s=COMPLETING}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=12}] 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=99 remaining=0 WriteFlusher@6d4e9c50{WRITING}->null 09:19:57 2024-02-09 09:19:57.355 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.355 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@36b5f58d] ([p=99,l=99,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@25de09c8 w=false 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=12} 09:19:57 2024-02-09 09:19:57.355 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "HTTP/1.1 200 OK[\r][\n]" 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/environment/XX written=0 09:19:57 2024-02-09 09:19:57.355 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Date: Fri, 09 Feb 2024 09:19:57 GMT[\r][\n]" 09:19:57 2024-02-09 09:19:57.355 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Content-Length: 0[\r][\n]" 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [09/Feb/2024:09:19:57 +0000] "PUT /policy/pdp/engine/environment/XX HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.355 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Server: Jetty(11.0.20)[\r][\n]" 09:19:57 2024-02-09 09:19:57.355 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "[\r][\n]" 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=13} 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=13}] 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-140 << HTTP/1.1 200 OK 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=13}] 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Content-Length: 0 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Server: Jetty(11.0.20) 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=13}] 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,4 of 4} 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 0 DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.356 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(344) - Connection [id: 140][route: {}->http://localhost:7887] can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.356 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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 RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.357 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-140: set socket timeout to 0 09:19:57 2024-02-09 09:19:57.357 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.357 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 140][route: {}->http://localhost:7887][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 09:19:57 2024-02-09 09:19:57.357 [qtp276102898-74] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.357 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(275) - PUT http://localhost:7887/policy/pdp/engine/environment/XX HTTP/1.1response code: 200 09:19:57 2024-02-09 09:19:57.357 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.357 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 09:19:57 2024-02-09 09:19:57.357 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.357 [qtp276102898-74] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.357 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 09:19:57 2024-02-09 09:19:57.357 [qtp276102898-74] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@74d05f94{ReadCallback@1e8fb575{HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}]}} 09:19:57 2024-02-09 09:19:57.358 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.358 [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] 09:19:57 2024-02-09 09:19:57.358 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 140][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@78455d76 on ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.358 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.setSocketTimeout(88) - http-outgoing-140: set socket timeout to 0 09:19:57 2024-02-09 09:19:57.358 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request DELETE /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-74] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.358 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/1 selected 09:19:57 2024-02-09 09:19:57.358 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@926fb18{RUNNING,thread=Thread[qtp276102898-74,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=8 09:19:57 2024-02-09 09:19:57.358 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@78455d76 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-140 >> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Host: localhost:7887 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Connection: Keep-Alive 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Accept-Encoding: gzip,deflate 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Host: localhost:7887[\r][\n]" 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Connection: Keep-Alive[\r][\n]" 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 09:19:57 2024-02-09 09:19:57.359 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:57 2024-02-09 09:19:57.359 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "[\r][\n]" 09:19:57 2024-02-09 09:19:57.363 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 1/1/1 selected 09:19:57 2024-02-09 09:19:57.363 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 1 keys, 0 updates 09:19:57 2024-02-09 09:19:57.363 [qtp276102898-76] 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:44652], selector=sun.nio.ch.EPollSelectorImpl@791ffe64, interestOps=1, readyOps=1 SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.363 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} tryExecute AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/PRODUCING/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59306ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}][pc=0,pic=0,pec=0,epc=83]@2024-02-09T09:19:57.364347067Z 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-76] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59305ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=83]@2024-02-09T09:19:57.364666242Z 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} task=AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59305ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=83]@2024-02-09T09:19:57.364554374Z ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0} 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-76] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@74d05f94{ReadCallback@1e8fb575{HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}]}} 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-74] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59305ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=84]@2024-02-09T09:19:57.364834619Z tryProduce true 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.364 [qtp276102898-74] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 187 DirectByteBuffer@6a001151[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=187,c=8192,r=187]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 09:19:57 2024-02-09 09:19:57.365 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] 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)] 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 09:19:57 DELETE /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 Host: localhost:7887 09:19:57 Connection: keep-alive 09:19:57 User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 Accept-Encoding: gzip,deflate 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0}] 09:19:57 2024-02-09 09:19:57.366 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 session=null 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2de6e422, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.367 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.367 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.368 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.368 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.368 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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 09:19:57 2024-02-09 09:19:57.368 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} 09:19:57 2024-02-09 09:19:57.368 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.368 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 09:19:57 2024-02-09 09:19:57.369 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=3} 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=3} 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=3}] parsed false HttpParser{s=END,0 of -1} 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=3}] 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=3}] 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.369 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.370 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@4e231e95[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n> DELETE /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.373 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Host: localhost:7887 09:19:57 2024-02-09 09:19:57.373 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Connection: Keep-Alive 09:19:57 2024-02-09 09:19:57.373 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Accept-Encoding: gzip,deflate 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-140 >> Authorization: Basic eDp5 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "DELETE /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Host: localhost:7887[\r][\n]" 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Connection: Keep-Alive[\r][\n]" 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "Authorization: Basic eDp5[\r][\n]" 09:19:57 2024-02-09 09:19:57.374 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 >> "[\r][\n]" 09:19:57 2024-02-09 09:19:57.372 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 166 SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@72e33e13{s=COMPLETING}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=9}] 09:19:57 2024-02-09 09:19:57.375 [qtp276102898-76] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@6d4e9c50{WRITING}->null 09:19:57 2024-02-09 09:19:57.375 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d2c2ea0] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 09:19:57 2024-02-09 09:19:57.375 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.375 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.375 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.375 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=9} 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [09/Feb/2024:09:19:57 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=10} 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=10}] 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=10}] 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.376 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=10}] 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 214 DirectByteBuffer@6a001151[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=214,c=8192,r=214]={<<>>ept-Encod...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 09:19:57 2024-02-09 09:19:57.377 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] 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)] 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization: Basic eDp5 --> FIELD 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.378 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 DELETE /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 Host: localhost:7887 09:19:57 Connection: keep-alive 09:19:57 User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 Accept-Encoding: gzip,deflate 09:19:57 Authorization: Basic eDp5 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=1}] parsed true HttpParser{s=CONTENT,0 of -1} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=1}] 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=1} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST DELETE /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 session=null 09:19:57 2024-02-09 09:19:57.379 [qtp276102898-76] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2de6e422, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.380 [qtp276102898-76] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 09:19:57 2024-02-09 09:19:57.381 [qtp276102898-76] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: locking 09:19:57 2024-02-09 09:19:57.381 [qtp276102898-76] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: stopping 09:19:57 2024-02-09 09:19:57.381 [UEB-source-ueb-topic-test] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer.sleepAfterFetchFailure(127) - CambriaConsumerWrapper [fetchTimeout=15000]: closed while handling fetch error 09:19:57 2024-02-09 09:19:57.381 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: cannot fetch 09:19:57 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:57 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:57 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:57 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:57 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:57 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:57 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 Caused by: java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:57 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:57 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:57 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:57 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:57 ... 17 common frames omitted 09:19:57 2024-02-09 09:19:57.381 [qtp276102898-76] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.382 [UEB-source-ueb-topic-test] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(240) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: exiting thread 09:19:57 2024-02-09 09:19:57.382 [qtp276102898-76] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.382 [qtp276102898-76] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: qtp276102898-76, id: 76) otherThread(id: 100) 09:19:57 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: qtp276102898-76, id: 76) otherThread(id: 100) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.lock(TopicBase.java:203) 09:19:57 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.lock(TopicEndpointProxy.java:436) 09:19:57 at org.onap.policy.drools.system.PolicyEngineManager.lock(PolicyEngineManager.java:1006) 09:19:57 at org.onap.policy.drools.system.PolicyEngineManager.deactivate(PolicyEngineManager.java:1360) 09:19:57 at org.onap.policy.drools.server.restful.RestManager.engineDeactivation(RestManager.java:375) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:19:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:19:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:19:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:19:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:19:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:19:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:19:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:19:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:19:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:19:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:19:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:19:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) 09:19:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:558) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:19:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:19:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:19:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:19:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:19:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:19:57 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:19:57 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:19:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:19:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.382 [qtp276102898-76] 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 09:19:57 2024-02-09 09:19:57.382 [qtp276102898-76] 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 09:19:57 2024-02-09 09:19:57.384 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.382 [qtp276102898-76] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2f59dce8-1c92-4a89-b25a-5e6a4fb6398b, alive=true, publisher=CambriaPublisherWrapper []]]: locking 09:19:57 2024-02-09 09:19:57.385 [qtp276102898-76] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper.close(130) - CambriaPublisherWrapper []: CLOSE 09:19:57 2024-02-09 09:19:57.386 [qtp276102898-76] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.lock(193) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=18218ff7-605b-40be-9b08-a5832f2a9db7, alive=true, publisher=KafkaPublisherWrapper []]]: locking 09:19:57 2024-02-09 09:19:57.386 [qtp276102898-76] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(218) - KafkaPublisherWrapper []: CLOSE 09:19:57 2024-02-09 09:19:57.386 [qtp276102898-76] INFO o.a.k.clients.producer.KafkaProducer.close(1295) - [Producer clientId=producer-6] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:19:57 2024-02-09 09:19:57.400 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.402 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.402 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.402 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.403 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.403 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.403 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.404 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.421 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.435 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.450 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.455 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.456 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.456 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.456 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.457 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.457 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.457 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.468 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.472 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1122) - [Producer clientId=producer-6] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 09:19:57 2024-02-09 09:19:57.472 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.run(252) - [Producer clientId=producer-6] Beginning shutdown of Kafka producer I/O thread, sending remaining records. 09:19:57 2024-02-09 09:19:57.473 [kafka-producer-network-thread | producer-6] DEBUG o.a.k.c.producer.internals.Sender.run(301) - [Producer clientId=producer-6] Shutdown of Kafka producer I/O thread has completed. 09:19:57 2024-02-09 09:19:57.474 [qtp276102898-76] INFO o.a.kafka.common.metrics.Metrics.close(693) - Metrics scheduler closed 09:19:57 2024-02-09 09:19:57.474 [qtp276102898-76] INFO o.a.kafka.common.metrics.Metrics.close(697) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:19:57 2024-02-09 09:19:57.474 [qtp276102898-76] INFO o.a.kafka.common.metrics.Metrics.close(703) - Metrics reporters closed 09:19:57 2024-02-09 09:19:57.475 [qtp276102898-76] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(83) - App info kafka.producer for producer-6 unregistered 09:19:57 2024-02-09 09:19:57.475 [qtp276102898-76] DEBUG o.a.k.clients.producer.KafkaProducer.close(1348) - [Producer clientId=producer-6] Kafka producer has been closed 09:19:57 2024-02-09 09:19:57.475 [qtp276102898-76] 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 09:19:57 2024-02-09 09:19:57.475 [qtp276102898-76] 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 09:19:57 2024-02-09 09:19:57.478 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpOutput.write(770) - write(array HeapByteBuffer@40c23bce[p=0,l=1865,c=8192,r=1865]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 09:19:57 2024-02-09 09:19:57.478 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpOutput.write(840) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1865 null 09:19:57 2024-02-09 09:19:57.479 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@2b16d6bd[p=0,l=1865,c=8192,r=1865]={<<<{"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@39c4f402{null} 09:19:57 2024-02-09 09:19:57.479 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=101} 09:19:57 200 null HTTP/1.1 09:19:57 Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 Content-Length: 1865 09:19:57 Content-Type: application/json 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.479 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: NEED_HEADER for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1865},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52c6b406] (null,[p=0,l=1865,c=8192,r=1865],true)@START 09:19:57 2024-02-09 09:19:57.480 [qtp276102898-76] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1865} last=true content=HeapByteBuffer@2b16d6bd[p=0,l=1865,c=8192,r=1865]={<<<{"hostName":"foo","alive"...r":"x"}],"locked":true}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.480 [qtp276102898-76] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 Content-Length: 1865 09:19:57 Content-Type: application/json 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.480 [qtp276102898-76] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 09:19:57 2024-02-09 09:19:57.480 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: FLUSH for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1865},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52c6b406] ([p=0,l=134,c=8192,r=134],[p=0,l=1865,c=8192,r=1865],true)@COMPLETING 09:19:57 2024-02-09 09:19:57.480 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.480 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "HTTP/1.1 200 OK[\r][\n]" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Date: Fri, 09 Feb 2024 09:19:57 GMT[\r][\n]" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Content-Type: application/json[\r][\n]" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Content-Length: 1865[\r][\n]" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "Server: Jetty(11.0.20)[\r][\n]" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-140 << "[\r][\n]" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-140 << "{"hostName":"foo","alive":true,"sources":[{"effectiveTopic":"ueb-topic-test","topicCommInfrastructure":"UEB","allowTracing":false,"consumerInstance":"prd-ubuntu1804-docker-8c-8g-3968","alive":false,"fetchTimeout":15000,"recentEvents":["{x:y}"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost"],"useHttps":false,"topic":"ueb-topic-test","locked":true,"consumerGroup":"b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3"},{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"consumerInstance":"prd-ubuntu1804-docker-8c-8g-3968","alive":false,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":true,"consumerGroup":"4e8fad4e-950e-4acd-aa55-2948a26ef221"}],"sinks":[{"effectiveTopic":"ueb-topic-test","topicCommInfrastructure":"UEB","allowTracing":false,"alive":false,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost"],"partitionKey":"2f59dce8-1c92-4a89-b25a-5e6a4fb6398b","useHttps":false,"topic":"ueb-topic-test","locked":true},{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":false,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"18218ff7-605b-40be-9b08-a5832f2a9db7","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}" 09:19:57 2024-02-09 09:19:57.481 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-140 << HTTP/1.1 200 OK 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Content-Type: application/json 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Content-Length: 1865 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-140 << Server: Jetty(11.0.20) 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 09:19:57 2024-02-09 09:19:57.482 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 09:19:57 2024-02-09 09:19:57.483 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(275) - DELETE http://localhost:7887/policy/pdp/engine/switches/activation HTTP/1.1response code: 200 09:19:57 2024-02-09 09:19:57.483 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 09:19:57 2024-02-09 09:19:57.483 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-140: Shutdown connection 09:19:57 2024-02-09 09:19:57.483 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 09:19:57 2024-02-09 09:19:57.483 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 140][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 09:19:57 2024-02-09 09:19:57.484 [main] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 09:19:57 2024-02-09 09:19:57.484 [main] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 09:19:57 2024-02-09 09:19:57.484 [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] 09:19:57 2024-02-09 09:19:57.484 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 141][route: {}->http://localhost:7887][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 09:19:57 2024-02-09 09:19:57.484 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:7887 09:19:57 2024-02-09 09:19:57.484 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:7887 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-73-acceptor-0@54e2dfd4-TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false Accept@74507f87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44654]] on ManagedSelector@3a79bd6f{STARTED} id=1 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-73-acceptor-0@54e2dfd4-TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887}] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@3a79bd6f{STARTED} id=1 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.485 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.485 [main] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(146) - Connection established 127.0.0.1:44654<->127.0.0.1:7887 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken with none selected 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.485 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.485 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.485 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.485 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update Accept@74507f87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44654]] 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-141 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-75] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue Accept@74507f87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44654]] startThread=0 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Content-Length: 0 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Host: localhost:7887 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run Accept@74507f87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44654]] in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59184ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Connection: Keep-Alive 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-82] DEBUG org.eclipse.jetty.io.IdleTimeout.setIdleTimeout(84) - Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Accept-Encoding: gzip,deflate 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-82] DEBUG org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(160) - SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Content-Length: 0[\r][\n]" 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-82] DEBUG o.eclipse.jetty.server.HttpChannel.(119) - new HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Host: localhost:7887[\r][\n]" 09:19:57 2024-02-09 09:19:57.486 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Connection: Keep-Alive[\r][\n]" 09:19:57 2024-02-09 09:19:57.486 [qtp276102898-82] DEBUG o.e.jetty.server.HttpConnection.(107) - New HTTP Connection HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-82] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1678/0x00000008017336c8@2a03607d on ManagedSelector@3a79bd6f{STARTED} id=1 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.487 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-82] DEBUG o.eclipse.jetty.io.AbstractEndPoint.onOpen(336) - onOpen SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.487 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-82] DEBUG o.e.jetty.io.AbstractConnection.onOpen(197) - onOpen HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.487 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "[\r][\n]" 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-82] DEBUG o.e.jetty.io.AbstractConnection.fillInterested(134) - fillInterested HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.484 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 1999 SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=W,to=110/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=COMPLETING}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=109}] 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-82] DEBUG org.eclipse.jetty.io.FillInterest.tryRegister(74) - interested FillInterest@3a2e6e0a{ReadCallback@542dfaa{HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-76] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=1999 remaining=0 WriteFlusher@6d4e9c50{WRITING}->null 09:19:57 2024-02-09 09:19:57.487 [qtp276102898-82] DEBUG o.e.j.io.SelectableChannelEndPoint.changeInterests(204) - changeInterests p=false 0->1 for SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-82] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@347357f7 on ManagedSelector@3a79bd6f{STARTED} id=1 keys=1 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-82] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@3a79bd6f{STARTED} id=1 keys=1 selected=0 updates=2 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@3b1aaf49[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1865},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52c6b406] ([p=134,l=134,c=8192,r=0],[p=1865,l=1865,c=8192,r=0],true)@END 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-82] DEBUG o.eclipse.jetty.io.ManagedSelector.createEndPoint(403) - Created SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken with none selected 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-76] 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 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran Accept@74507f87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:7887 remote=/127.0.0.1:44654]] in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59182ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59181ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken up from select, 0/0/1 selected 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119181ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59181ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 processing 0 keys, 2 updates 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 2 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$$Lambda$1678/0x00000008017336c8@2a03607d 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1667/0x0000000801710cc0@347357f7 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-76] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-76] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=110} 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 0 -> 1 on SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.488 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=111} 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken up from select, 1/1/1 selected 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@1e357429) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 processing 1 keys, 0 updates 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@ca15281{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@ca15281{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-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:44654], selector=sun.nio.ch.EPollSelectorImpl@409ea162, interestOps=1, readyOps=1 SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-75] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(232) - onSelected 1->0 r=true w=false for SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-75] DEBUG o.e.j.io.SelectableChannelEndPoint.onSelected(244) - task SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.tryExecute(222) - ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0} tryExecute AdaptiveExecutionStrategy@b2759e2/SelectorProducer@7f98a6bb/PRODUCING/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59180ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=90]@2024-02-09T09:19:57.48986731Z 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-81] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@447f0e79{RESERVED,thread=Thread[qtp276102898-81,5,main]} task=AdaptiveExecutionStrategy@b2759e2/SelectorProducer@7f98a6bb/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59180ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=90]@2024-02-09T09:19:57.490173685Z ReservedThreadExecutor@1d0f976{reserved=1/8,pending=0} 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-75] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.consumeTask(370) - ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@b2759e2/SelectorProducer@7f98a6bb/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59180ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=90]@2024-02-09T09:19:57.490288623Z 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-81] DEBUG o.e.j.u.t.s.AdaptiveExecutionStrategy.tryProduce(210) - AdaptiveExecutionStrategy@b2759e2/SelectorProducer@7f98a6bb/IDLE/p=true/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59180ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=90]@2024-02-09T09:19:57.490367561Z tryProduce true 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-75] DEBUG org.eclipse.jetty.io.FillInterest.fillable(96) - fillable FillInterest@3a2e6e0a{ReadCallback@542dfaa{HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:19:57 2024-02-09 09:19:57.489 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-81] DEBUG o.e.j.io.SelectableChannelEndPoint.updateKey(276) - Key interests updated 1 -> 0 on SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.490 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(262) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.491 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 waiting with 1 keys 09:19:57 2024-02-09 09:19:57.491 [qtp276102898-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 203 DirectByteBuffer@4ab88d9b[p=0,l=203,c=8192,r=203]={<<>>e\r\n\r\ncept...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.491 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=113} 09:19:57 2024-02-09 09:19:57.491 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@7943d18c{DirectByteBuffer@4ab88d9b[p=0,l=203,c=8192,r=203]={<<>>e\r\n\r\ncept...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.491 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1865 09:19:57 2024-02-09 09:19:57.491 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@7943d18c{DirectByteBuffer@4ab88d9b[p=0,l=203,c=8192,r=203]={<<>>e\r\n\r\ncept...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@4ab88d9b[p=0,l=203,c=8192,r=203]={<<>>e\r\n\r\ncept...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-76] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [09/Feb/2024:09:19:57 +0000] "DELETE /policy/pdp/engine/switches/activation HTTP/1.1" 200 1865 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=false 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=114} 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> VALUE 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> IN_VALUE 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host --> FIELD 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@72e33e13{s=END}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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=114}] parse null 09:19:57 2024-02-09 09:19:57.492 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> VALUE 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> IN_VALUE 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent --> FIELD 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-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)] 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> IN_VALUE 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding --> FIELD 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=false 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@728da5d9 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@7c572a46[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:19:57 2024-02-09 09:19:57.493 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@72e33e13{s=END}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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} 09:19:57 PUT /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 Content-Length: 0 09:19:57 Host: localhost:7887 09:19:57 Connection: keep-alive 09:19:57 User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 Accept-Encoding: gzip,deflate 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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}] parsed true HttpParser{s=CONTENT,0 of 0} 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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}] 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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} 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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} 09:19:57 2024-02-09 09:19:57.494 [qtp276102898-76] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@ca15281{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=2} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-76] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1682716409 cs=HttpChannelState@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 eof=true 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-76] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@4c56c4d7 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-76] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@486c790e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of -1} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 session=null 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2de6e422, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.sendError(908) - sendError HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.495 [qtp276102898-76] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=3} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) SEND_ERROR HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output 09:19:57 java.net.SocketException: Connection reset 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) 09:19:57 at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) 09:19:57 at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action SEND_ERROR HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=3} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=false 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-76] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=3} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-76] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=3}] parse null 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 09:19:57 2024-02-09 09:19:57.496 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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 RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=4} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=4} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=4}] parsed false HttpParser{s=END,0 of 0} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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 RetainableByteBuffer@2dd65c5a{DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=4}] 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@6a001151[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /p...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-76] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING 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=5}] 09:19:57 2024-02-09 09:19:57.498 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.498 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.completing(947) - completing HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.497 [qtp276102898-76] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.498 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=DirectByteBuffer@4e231e95[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 WWW-Authenticate: basic realm="TELEMETRY-login-service" 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: FLUSH for SendCallback@86bd86[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f3a6322] ([p=0,l=166,c=8192,r=166],[p=0,l=0,c=32768,r=0],true)@COMPLETING 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-76] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@7cc6fca4[{l=/127.0.0.1:7887,r=/127.0.0.1:44652,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "HTTP/1.1 401 Unauthorized[\r][\n]" 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 166 SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5878f855{s=COMPLETING}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=6}] 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Date: Fri, 09 Feb 2024 09:19:57 GMT[\r][\n]" 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=166 remaining=0 WriteFlusher@5afa6f99{WRITING}->null 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "WWW-Authenticate: basic realm="TELEMETRY-login-service"[\r][\n]" 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@86bd86[PROCESSING][i=HTTP/1.1{s=401,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f3a6322] ([p=166,l=166,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Content-Length: 0[\r][\n]" 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-76] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@74d05f94{null} 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@393b61f9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Server: Jetty(11.0.20)[\r][\n]" 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@393b61f9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-76] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@101410e8{STARTED} id=0 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "[\r][\n]" 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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=6} 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-76] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@674e1582 startThread=0 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 0 updates 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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} 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=0 09:19:57 2024-02-09 09:19:57.499 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-141 << HTTP/1.1 401 Unauthorized 09:19:57 2024-02-09 09:19:57.499 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@674e1582 in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59170ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << WWW-Authenticate: basic realm="TELEMETRY-login-service" 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Content-Length: 0 09:19:57 2024-02-09 09:19:57.501 [qtp276102898-75] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - - [09/Feb/2024:09:19:57 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 401 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Server: Jetty(11.0.20) 09:19:57 2024-02-09 09:19:57.501 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.501 [qtp276102898-69] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@7cc6fca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(77) - Authentication required 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(106) - localhost:7887 requested authentication 09:19:57 2024-02-09 09:19:57.500 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(175) - Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic] 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Negotiate authentication scheme not available 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Kerberos authentication scheme not available 09:19:57 2024-02-09 09:19:57.501 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for NTLM authentication scheme not available 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for CredSSP authentication scheme not available 09:19:57 2024-02-09 09:19:57.501 [qtp276102898-76] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@7cc6fca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.select(203) - Challenge for Digest authentication scheme not available 09:19:57 2024-02-09 09:19:57.501 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.501 [qtp276102898-69] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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}] 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.handleAuthChallenge(154) - Selected authentication options: [BASIC [complete=true]] 09:19:57 2024-02-09 09:19:57.502 [qtp276102898-76] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@abc012a::SocketChannelEndPoint@7cc6fca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@abc012a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72e33e13{s=START}]=>HttpChannelOverHttp@6d2bc5e1{s=HttpChannelState@ca15281{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@ca15281{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(255) - Executing request PUT /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.502 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@674e1582 in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59168ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(260) - Target auth state: CHALLENGED 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.generateAuthResponse(194) - Generating response to an authentication challenge using basic scheme 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(266) - Proxy auth state: UNCHALLENGED 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG org.apache.http.headers.onRequestSubmitted(133) - http-outgoing-141 >> PUT /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 2024-02-09 09:19:57.502 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Content-Length: 0 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Host: localhost:7887 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Connection: Keep-Alive 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Accept-Encoding: gzip,deflate 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.headers.onRequestSubmitted(136) - http-outgoing-141 >> Authorization: Basic eDp5 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "PUT /policy/pdp/engine/switches/activation HTTP/1.1[\r][\n]" 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Content-Length: 0[\r][\n]" 09:19:57 2024-02-09 09:19:57.503 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.502 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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=9} 09:19:57 2024-02-09 09:19:57.502 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59167ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.502 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@205d39f{RUNNING,thread=Thread[qtp276102898-76,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=8 09:19:57 2024-02-09 09:19:57.503 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Host: localhost:7887[\r][\n]" 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119167ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59165ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.505 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Connection: Keep-Alive[\r][\n]" 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@205d39f{RESERVED,thread=Thread[qtp276102898-76,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0} 09:19:57 2024-02-09 09:19:57.505 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 09:19:57 2024-02-09 09:19:57.505 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Accept-Encoding: gzip,deflate[\r][\n]" 09:19:57 2024-02-09 09:19:57.505 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "Authorization: Basic eDp5[\r][\n]" 09:19:57 2024-02-09 09:19:57.505 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 >> "[\r][\n]" 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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=12}] 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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=12}] 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.505 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@728da5d9 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE 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=13}] 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled 230 DirectByteBuffer@4ab88d9b[p=0,l=230,c=8192,r=230]={<<>>flate\r\nAu...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@7943d18c{DirectByteBuffer@4ab88d9b[p=0,l=230,c=8192,r=230]={<<>>flate\r\nAu...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=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@7943d18c{DirectByteBuffer@4ab88d9b[p=0,l=230,c=8192,r=230]={<<>>flate\r\nAu...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@4ab88d9b[p=0,l=230,c=8192,r=230]={<<>>flate\r\nAu...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> SPACE1 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE1 --> URI 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - URI --> SPACE2 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - SPACE2 --> REQUEST_VERSION 09:19:57 2024-02-09 09:19:57.506 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - REQUEST_VERSION --> HEADER 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Content-Length: 0 --> FIELD 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> IN_VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Host: localhost:7887 --> FIELD 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Host: localhost:7887) header=Host, headerString=[Host], valueString=[localhost:7887] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> IN_VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Connection: keep-alive --> FIELD 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> IN_VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) --> FIELD 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-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)] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> IN_VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Accept-Encoding: gzip,deflate --> FIELD 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> IN_VALUE 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1939) - HEADER:Authorization --> FIELD 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parsedHeader(1094) - parsedHeader(Authorization: Basic eDp5) header=Authorization, headerString=[Authorization], valueString=[Basic eDp5] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - HEADER --> CONTENT 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.reopen(71) - reopen HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG o.e.j.server.BlockingContentProducer.reopen(55) - reopening org.eclipse.jetty.server.BlockingContentProducer@728da5d9 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.reopen(88) - reopening AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.507 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequest(896) - REQUEST for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=0} 09:19:57 PUT /policy/pdp/engine/switches/activation HTTP/1.1 09:19:57 Content-Length: 0 09:19:57 Host: localhost:7887 09:19:57 Connection: keep-alive 09:19:57 User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 09:19:57 Accept-Encoding: gzip,deflate 09:19:57 Authorization: Basic eDp5 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(470) - handle http://localhost:7887/policy/pdp/engine/switches/activation HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.handling(369) - handling HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action DISPATCH HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG org.eclipse.jetty.server.Server.handle(546) - REQUEST PUT /policy/pdp/engine/switches/activation ?null on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=http://localhost:7887/policy/pdp/engine/switches/activation,age=1} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.j.server.handler.ContextHandler.doScope(1242) - scope null||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.j.server.handler.ContextHandler.doScope(1301) - context=||/policy/pdp/engine/switches/activation @ o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1492) - Entering scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1550) - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 session=null 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.jetty.servlet.ServletHandler.doScope(476) - servlet ||/policy/pdp/engine/switches/activation|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2de6e422, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/switches/activation} -> org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.508 [qtp276102898-75] DEBUG o.e.jetty.servlet.ServletHandler.doHandle(507) - chain=null 09:19:57 2024-02-09 09:19:57.510 [qtp276102898-75] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=true, uebThread=Thread[UEB-source-ueb-topic-test,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=true, #topicListeners=1]]]]: unlocking 09:19:57 2024-02-09 09:19:57.510 [qtp276102898-75] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.start(164) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: starting 09:19:57 2024-02-09 09:19:57.512 [qtp276102898-75] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.512 [qtp276102898-75] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.start(164) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.512 [qtp276102898-75] INFO o.a.k.c.consumer.ConsumerConfig.logAll(370) - ConsumerConfig values: 09:19:57 allow.auto.create.topics = true 09:19:57 auto.commit.interval.ms = 5000 09:19:57 auto.include.jmx.reporter = true 09:19:57 auto.offset.reset = latest 09:19:57 bootstrap.servers = [localhost:9092] 09:19:57 check.crcs = true 09:19:57 client.dns.lookup = use_all_dns_ips 09:19:57 client.id = consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8 09:19:57 client.rack = 09:19:57 connections.max.idle.ms = 540000 09:19:57 default.api.timeout.ms = 60000 09:19:57 enable.auto.commit = true 09:19:57 exclude.internal.topics = true 09:19:57 fetch.max.bytes = 52428800 09:19:57 fetch.max.wait.ms = 500 09:19:57 fetch.min.bytes = 1 09:19:57 group.id = 4e8fad4e-950e-4acd-aa55-2948a26ef221 09:19:57 group.instance.id = null 09:19:57 heartbeat.interval.ms = 3000 09:19:57 interceptor.classes = [] 09:19:57 internal.leave.group.on.close = true 09:19:57 internal.throw.on.fetch.stable.offset.unsupported = false 09:19:57 isolation.level = read_uncommitted 09:19:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:19:57 max.partition.fetch.bytes = 1048576 09:19:57 max.poll.interval.ms = 300000 09:19:57 max.poll.records = 500 09:19:57 metadata.max.age.ms = 300000 09:19:57 metric.reporters = [] 09:19:57 metrics.num.samples = 2 09:19:57 metrics.recording.level = INFO 09:19:57 metrics.sample.window.ms = 30000 09:19:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:19:57 receive.buffer.bytes = 65536 09:19:57 reconnect.backoff.max.ms = 1000 09:19:57 reconnect.backoff.ms = 50 09:19:57 request.timeout.ms = 30000 09:19:57 retry.backoff.ms = 100 09:19:57 sasl.client.callback.handler.class = null 09:19:57 sasl.jaas.config = null 09:19:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:19:57 sasl.kerberos.min.time.before.relogin = 60000 09:19:57 sasl.kerberos.service.name = null 09:19:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:19:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:19:57 sasl.login.callback.handler.class = null 09:19:57 sasl.login.class = null 09:19:57 sasl.login.connect.timeout.ms = null 09:19:57 sasl.login.read.timeout.ms = null 09:19:57 sasl.login.refresh.buffer.seconds = 300 09:19:57 sasl.login.refresh.min.period.seconds = 60 09:19:57 sasl.login.refresh.window.factor = 0.8 09:19:57 sasl.login.refresh.window.jitter = 0.05 09:19:57 sasl.login.retry.backoff.max.ms = 10000 09:19:57 sasl.login.retry.backoff.ms = 100 09:19:57 sasl.mechanism = GSSAPI 09:19:57 sasl.oauthbearer.clock.skew.seconds = 30 09:19:57 sasl.oauthbearer.expected.audience = null 09:19:57 sasl.oauthbearer.expected.issuer = null 09:19:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:19:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:19:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:19:57 sasl.oauthbearer.jwks.endpoint.url = null 09:19:57 sasl.oauthbearer.scope.claim.name = scope 09:19:57 sasl.oauthbearer.sub.claim.name = sub 09:19:57 sasl.oauthbearer.token.endpoint.url = null 09:19:57 security.protocol = PLAINTEXT 09:19:57 security.providers = null 09:19:57 send.buffer.bytes = 131072 09:19:57 session.timeout.ms = 45000 09:19:57 socket.connection.setup.timeout.max.ms = 30000 09:19:57 socket.connection.setup.timeout.ms = 10000 09:19:57 ssl.cipher.suites = null 09:19:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:19:57 ssl.endpoint.identification.algorithm = https 09:19:57 ssl.engine.factory.class = null 09:19:57 ssl.key.password = null 09:19:57 ssl.keymanager.algorithm = SunX509 09:19:57 ssl.keystore.certificate.chain = null 09:19:57 ssl.keystore.key = null 09:19:57 ssl.keystore.location = null 09:19:57 ssl.keystore.password = null 09:19:57 ssl.keystore.type = JKS 09:19:57 ssl.protocol = TLSv1.3 09:19:57 ssl.provider = null 09:19:57 ssl.secure.random.implementation = null 09:19:57 ssl.trustmanager.algorithm = PKIX 09:19:57 ssl.truststore.certificates = null 09:19:57 ssl.truststore.location = null 09:19:57 ssl.truststore.password = null 09:19:57 ssl.truststore.type = JKS 09:19:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:19:57 09:19:57 2024-02-09 09:19:57.513 [qtp276102898-75] DEBUG o.a.k.clients.consumer.KafkaConsumer.(692) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initializing the Kafka consumer 09:19:57 2024-02-09 09:19:57.514 [UEB-source-ueb-topic-test] INFO c.a.n.c.c.impl.CambriaConsumerImpl.fetch(84) - UEB GET /events/ueb-topic-test/b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3/prd-ubuntu1804-docker-8c-8g-3968?timeout=15000&limit=100 09:19:57 2024-02-09 09:19:57.514 [UEB-source-ueb-topic-test] INFO c.att.nsa.apiClient.http.HttpClient.runCall(680) - GET http://localhost:3904/events/ueb-topic-test/b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3/prd-ubuntu1804-docker-8c-8g-3968?timeout=15000&limit=100 (anonymous) ... 09:19:57 2024-02-09 09:19:57.514 [UEB-source-ueb-topic-test] DEBUG o.a.h.c.protocol.RequestAddCookies.process(123) - CookieSpec selected: default 09:19:57 2024-02-09 09:19:57.515 [UEB-source-ueb-topic-test] DEBUG o.a.h.c.protocol.RequestAuthCache.process(77) - Auth cache not set in the context 09:19:57 2024-02-09 09:19:57.515 [UEB-source-ueb-topic-test] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.requestConnection(267) - Connection request: [route: {}->http://localhost:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 09:19:57 2024-02-09 09:19:57.515 [UEB-source-ueb-topic-test] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.leaseConnection(312) - Connection leased: [id: 142][route: {}->http://localhost:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 09:19:57 2024-02-09 09:19:57.515 [UEB-source-ueb-topic-test] DEBUG o.a.h.impl.execchain.MainClientExec.execute(234) - Opening connection {}->http://localhost:3904 09:19:57 2024-02-09 09:19:57.515 [UEB-source-ueb-topic-test] DEBUG o.a.h.i.c.DefaultHttpClientConnectionOperator.connect(139) - Connecting to localhost/127.0.0.1:3904 09:19:57 2024-02-09 09:19:57.516 [qtp276102898-75] INFO o.a.kafka.common.utils.AppInfoParser.(119) - Kafka version: 3.6.1 09:19:57 2024-02-09 09:19:57.516 [qtp276102898-75] INFO o.a.kafka.common.utils.AppInfoParser.(120) - Kafka commitId: 5e3c2b738d253ff5 09:19:57 2024-02-09 09:19:57.516 [qtp276102898-75] INFO o.a.kafka.common.utils.AppInfoParser.(121) - Kafka startTimeMs: 1707470397516 09:19:57 2024-02-09 09:19:57.516 [qtp276102898-75] DEBUG o.a.k.clients.consumer.KafkaConsumer.(773) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Kafka consumer initialized 09:19:57 2024-02-09 09:19:57.516 [qtp276102898-75] INFO o.a.k.clients.consumer.KafkaConsumer.subscribe(912) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Subscribed to topic(s): kafka-topic-test 09:19:57 2024-02-09 09:19:57.516 [qtp276102898-75] 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 09:19:57 2024-02-09 09:19:57.517 [qtp276102898-75] 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 09:19:57 2024-02-09 09:19:57.517 [qtp276102898-75] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2f59dce8-1c92-4a89-b25a-5e6a4fb6398b, alive=false, publisher=null]]: unlocking 09:19:57 2024-02-09 09:19:57.517 [qtp276102898-75] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink.start(90) - InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2f59dce8-1c92-4a89-b25a-5e6a4fb6398b, alive=false, publisher=null]]: starting 09:19:57 2024-02-09 09:19:57.516 [UEB-source-ueb-topic-test] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-142: Shutdown connection 09:19:57 2024-02-09 09:19:57.517 [UEB-source-ueb-topic-test] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 09:19:57 2024-02-09 09:19:57.517 [UEB-source-ueb-topic-test] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 142][route: {}->http://localhost:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 09:19:57 2024-02-09 09:19:57.517 [UEB-source-ueb-topic-test] WARN c.att.nsa.apiClient.http.HttpClient.runCall(842) - Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 09:19:57 2024-02-09 09:19:57.517 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper.fetch(216) - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 2024-02-09 09:19:57.517 [UEB-source-ueb-topic-test] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer.sleepAfterFetchFailure(125) - CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 09:19:57 2024-02-09 09:19:57.518 [qtp276102898-75] INFO o.o.p.c.e.e.c.b.i.InlineUebTopicSink.init(74) - InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2f59dce8-1c92-4a89-b25a-5e6a4fb6398b, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 09:19:57 2024-02-09 09:19:57.518 [qtp276102898-75] INFO o.o.p.c.e.e.c.bus.internal.TopicBase.unlock(208) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=18218ff7-605b-40be-9b08-a5832f2a9db7, alive=false, publisher=null]]: unlocking 09:19:57 2024-02-09 09:19:57.518 [qtp276102898-75] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink.start(90) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=18218ff7-605b-40be-9b08-a5832f2a9db7, alive=false, publisher=null]]: starting 09:19:57 2024-02-09 09:19:57.518 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.519 [qtp276102898-75] INFO o.a.k.c.producer.ProducerConfig.logAll(370) - ProducerConfig values: 09:19:57 acks = -1 09:19:57 auto.include.jmx.reporter = true 09:19:57 batch.size = 16384 09:19:57 bootstrap.servers = [localhost:9092] 09:19:57 buffer.memory = 33554432 09:19:57 client.dns.lookup = use_all_dns_ips 09:19:57 client.id = producer-7 09:19:57 compression.type = none 09:19:57 connections.max.idle.ms = 540000 09:19:57 delivery.timeout.ms = 120000 09:19:57 enable.idempotence = true 09:19:57 interceptor.classes = [] 09:19:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:19:57 linger.ms = 0 09:19:57 max.block.ms = 60000 09:19:57 max.in.flight.requests.per.connection = 5 09:19:57 max.request.size = 1048576 09:19:57 metadata.max.age.ms = 300000 09:19:57 metadata.max.idle.ms = 300000 09:19:57 metric.reporters = [] 09:19:57 metrics.num.samples = 2 09:19:57 metrics.recording.level = INFO 09:19:57 metrics.sample.window.ms = 30000 09:19:57 partitioner.adaptive.partitioning.enable = true 09:19:57 partitioner.availability.timeout.ms = 0 09:19:57 partitioner.class = null 09:19:57 partitioner.ignore.keys = false 09:19:57 receive.buffer.bytes = 32768 09:19:57 reconnect.backoff.max.ms = 1000 09:19:57 reconnect.backoff.ms = 50 09:19:57 request.timeout.ms = 30000 09:19:57 retries = 2147483647 09:19:57 retry.backoff.ms = 100 09:19:57 sasl.client.callback.handler.class = null 09:19:57 sasl.jaas.config = null 09:19:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:19:57 sasl.kerberos.min.time.before.relogin = 60000 09:19:57 sasl.kerberos.service.name = null 09:19:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:19:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:19:57 sasl.login.callback.handler.class = null 09:19:57 sasl.login.class = null 09:19:57 sasl.login.connect.timeout.ms = null 09:19:57 sasl.login.read.timeout.ms = null 09:19:57 sasl.login.refresh.buffer.seconds = 300 09:19:57 sasl.login.refresh.min.period.seconds = 60 09:19:57 sasl.login.refresh.window.factor = 0.8 09:19:57 sasl.login.refresh.window.jitter = 0.05 09:19:57 sasl.login.retry.backoff.max.ms = 10000 09:19:57 sasl.login.retry.backoff.ms = 100 09:19:57 sasl.mechanism = GSSAPI 09:19:57 sasl.oauthbearer.clock.skew.seconds = 30 09:19:57 sasl.oauthbearer.expected.audience = null 09:19:57 sasl.oauthbearer.expected.issuer = null 09:19:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:19:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:19:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:19:57 sasl.oauthbearer.jwks.endpoint.url = null 09:19:57 sasl.oauthbearer.scope.claim.name = scope 09:19:57 sasl.oauthbearer.sub.claim.name = sub 09:19:57 sasl.oauthbearer.token.endpoint.url = null 09:19:57 security.protocol = PLAINTEXT 09:19:57 security.providers = null 09:19:57 send.buffer.bytes = 131072 09:19:57 socket.connection.setup.timeout.max.ms = 30000 09:19:57 socket.connection.setup.timeout.ms = 10000 09:19:57 ssl.cipher.suites = null 09:19:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:19:57 ssl.endpoint.identification.algorithm = https 09:19:57 ssl.engine.factory.class = null 09:19:57 ssl.key.password = null 09:19:57 ssl.keymanager.algorithm = SunX509 09:19:57 ssl.keystore.certificate.chain = null 09:19:57 ssl.keystore.key = null 09:19:57 ssl.keystore.location = null 09:19:57 ssl.keystore.password = null 09:19:57 ssl.keystore.type = JKS 09:19:57 ssl.protocol = TLSv1.3 09:19:57 ssl.provider = null 09:19:57 ssl.secure.random.implementation = null 09:19:57 ssl.trustmanager.algorithm = PKIX 09:19:57 ssl.truststore.certificates = null 09:19:57 ssl.truststore.location = null 09:19:57 ssl.truststore.password = null 09:19:57 ssl.truststore.type = JKS 09:19:57 transaction.timeout.ms = 60000 09:19:57 transactional.id = null 09:19:57 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:19:57 09:19:57 2024-02-09 09:19:57.519 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.sendFindCoordinatorRequest(874) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null) 09:19:57 2024-02-09 09:19:57.519 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.519 [qtp276102898-75] INFO o.a.k.clients.producer.KafkaProducer.configureTransactionState(580) - [Producer clientId=producer-7] Instantiated an idempotent producer. 09:19:57 2024-02-09 09:19:57.519 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.520 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:230) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:265) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.521 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.521 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.521 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.521 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerNetworkClient.fireCompletion(611) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=4, clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, correlationId=0, headerVersion=2) due to node -1 being disconnected 09:19:57 2024-02-09 09:19:57.521 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.onFailure(921) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException 09:19:57 2024-02-09 09:19:57.521 [KAFKA-source-kafka-topic-test] DEBUG o.a.k.c.c.i.ConsumerCoordinator.ensureCoordinatorReady(276) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Coordinator discovery failed, refreshing metadata 09:19:57 org.apache.kafka.common.errors.DisconnectException: null 09:19:57 2024-02-09 09:19:57.521 [qtp276102898-75] INFO o.a.kafka.common.utils.AppInfoParser.(119) - Kafka version: 3.6.1 09:19:57 2024-02-09 09:19:57.521 [qtp276102898-75] INFO o.a.kafka.common.utils.AppInfoParser.(120) - Kafka commitId: 5e3c2b738d253ff5 09:19:57 2024-02-09 09:19:57.522 [qtp276102898-75] INFO o.a.kafka.common.utils.AppInfoParser.(121) - Kafka startTimeMs: 1707470397521 09:19:57 2024-02-09 09:19:57.522 [qtp276102898-75] DEBUG o.a.k.clients.producer.KafkaProducer.(454) - [Producer clientId=producer-7] Kafka producer started 09:19:57 2024-02-09 09:19:57.522 [qtp276102898-75] INFO o.o.p.c.e.e.c.b.i.InlineKafkaTopicSink.init(69) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=18218ff7-605b-40be-9b08-a5832f2a9db7, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created 09:19:57 2024-02-09 09:19:57.522 [qtp276102898-75] 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 09:19:57 2024-02-09 09:19:57.522 [qtp276102898-75] 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 09:19:57 2024-02-09 09:19:57.522 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(238) - [Producer clientId=producer-7] Starting Kafka producer I/O thread. 09:19:57 2024-02-09 09:19:57.522 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.transitionTo(1077) - [Producer clientId=producer-7] Transition from state UNINITIALIZED to INITIALIZING 09:19:57 2024-02-09 09:19:57.522 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1122) - [Producer clientId=producer-7] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 09:19:57 2024-02-09 09:19:57.523 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Producer clientId=producer-7] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.523 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.524 [kafka-producer-network-thread | producer-7] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Producer clientId=producer-7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.524 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpOutput.write(770) - write(array HeapByteBuffer@64f230c7[p=0,l=1866,c=8192,r=1866]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 09:19:57 2024-02-09 09:19:57.524 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpOutput.write(840) - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1866 null 09:19:57 2024-02-09 09:19:57.524 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.sendResponse(1022) - sendResponse info=null content=HeapByteBuffer@46d119c8[p=0,l=1866,c=8192,r=1866]={<<<{"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@7bca29cb{null} 09:19:57 2024-02-09 09:19:57.524 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.commit(1081) - COMMIT for /policy/pdp/engine/switches/activation on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=17} 09:19:57 200 null HTTP/1.1 09:19:57 Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 Content-Length: 1866 09:19:57 Content-Type: application/json 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.525 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: NEED_HEADER for SendCallback@86bd86[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1866},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c1b81e0] (null,[p=0,l=1866,c=8192,r=1866],true)@START 09:19:57 2024-02-09 09:19:57.525 [qtp276102898-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(585) - generateHeaders HTTP/1.1{s=200,h=3,cl=1866} last=true content=HeapByteBuffer@46d119c8[p=0,l=1866,c=8192,r=1866]={<<<{"hostName":"foo","alive"...":"x"}],"locked":false}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.525 [qtp276102898-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(586) - Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 Content-Length: 1866 09:19:57 Content-Type: application/json 09:19:57 09:19:57 09:19:57 2024-02-09 09:19:57.525 [qtp276102898-75] DEBUG o.eclipse.jetty.http.HttpGenerator.generateHeaders(769) - CONTENT_LENGTH 09:19:57 2024-02-09 09:19:57.525 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: FLUSH for SendCallback@86bd86[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1866},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c1b81e0] ([p=0,l=134,c=8192,r=134],[p=0,l=1866,c=8192,r=1866],true)@COMPLETING 09:19:57 2024-02-09 09:19:57.525 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "HTTP/1.1 200 OK[\r][\n]" 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Date: Fri, 09 Feb 2024 09:19:57 GMT[\r][\n]" 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Content-Type: application/json[\r][\n]" 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Content-Length: 1866[\r][\n]" 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "Server: Jetty(11.0.20)[\r][\n]" 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.wire.wire(73) - http-outgoing-141 << "[\r][\n]" 09:19:57 2024-02-09 09:19:57.526 [kafka-producer-network-thread | producer-7] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Producer clientId=producer-7] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:42) 09:19:57 at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:64) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:562) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:483) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:331) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:246) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.wire.wire(87) - http-outgoing-141 << "{"hostName":"foo","alive":true,"sources":[{"effectiveTopic":"ueb-topic-test","topicCommInfrastructure":"UEB","allowTracing":false,"consumerInstance":"prd-ubuntu1804-docker-8c-8g-3968","alive":true,"fetchTimeout":15000,"recentEvents":["{x:y}"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost"],"useHttps":false,"topic":"ueb-topic-test","locked":false,"consumerGroup":"b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3"},{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"consumerInstance":"prd-ubuntu1804-docker-8c-8g-3968","alive":true,"fetchTimeout":15000,"recentEvents":["FOOOO"],"fetchLimit":100,"allowSelfSignedCerts":false,"servers":["localhost:9092"],"useHttps":false,"topic":"kafka-topic-test","locked":false,"consumerGroup":"4e8fad4e-950e-4acd-aa55-2948a26ef221"}],"sinks":[{"effectiveTopic":"ueb-topic-test","topicCommInfrastructure":"UEB","allowTracing":false,"alive":true,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost"],"partitionKey":"2f59dce8-1c92-4a89-b25a-5e6a4fb6398b","useHttps":false,"topic":"ueb-topic-test","locked":false},{"effectiveTopic":"kafka-topic-test","topicCommInfrastructure":"KAFKA","allowTracing":false,"alive":true,"recentEvents":[],"allowSelfSignedCerts":false,"servers":["localhost:9092"],"partitionKey":"18218ff7-605b-40be-9b08-a5832f2a9db7","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}" 09:19:57 2024-02-09 09:19:57.526 [main] DEBUG org.apache.http.headers.onResponseReceived(122) - http-outgoing-141 << HTTP/1.1 200 OK 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Date: Fri, 09 Feb 2024 09:19:57 GMT 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Content-Type: application/json 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Content-Length: 1866 09:19:57 2024-02-09 09:19:57.527 [kafka-producer-network-thread | producer-7] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Producer clientId=producer-7] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG org.apache.http.headers.onResponseReceived(125) - http-outgoing-141 << Server: Jetty(11.0.20) 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG o.a.h.impl.execchain.MainClientExec.execute(285) - Connection can be kept alive indefinitely 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG o.a.http.impl.auth.HttpAuthenticator.isAuthenticationRequested(86) - Authentication succeeded 09:19:57 2024-02-09 09:19:57.527 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy.authSucceeded(227) - Caching 'basic' auth scheme for http://localhost:7887 09:19:57 2024-02-09 09:19:57.527 [main] INFO o.o.p.d.s.r.test.RestManagerTest.requestTest(275) - PUT http://localhost:7887/policy/pdp/engine/switches/activation HTTP/1.1response code: 200 09:19:57 2024-02-09 09:19:57.528 [main] DEBUG o.a.h.impl.execchain.MainClientExec.cancel(145) - Cancelling request execution 09:19:57 2024-02-09 09:19:57.527 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.528 [main] DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection.shutdown(96) - http-outgoing-141: Shutdown connection 09:19:57 2024-02-09 09:19:57.528 [qtp276102898-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.flush(112) - flushed 2000 SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=W,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=COMPLETING}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=21}] 09:19:57 2024-02-09 09:19:57.528 [qtp276102898-75] DEBUG org.eclipse.jetty.io.WriteFlusher.flush(427) - Flushed=true written=2000 remaining=0 WriteFlusher@5afa6f99{WRITING}->null 09:19:57 2024-02-09 09:19:57.528 [main] DEBUG o.a.h.impl.execchain.MainClientExec.abortConnection(129) - Connection discarded 09:19:57 2024-02-09 09:19:57.528 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.process(753) - generate: DONE for SendCallback@86bd86[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1866},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c1b81e0] ([p=134,l=134,c=8192,r=0],[p=1866,l=1866,c=8192,r=0],true)@END 09:19:57 2024-02-09 09:19:57.528 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.528 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.releaseConnection(351) - Connection released: [id: 141][route: {}->http://localhost:7887][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 09:19:57 2024-02-09 09:19:57.528 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpOutput.onWriteComplete(308) - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 09:19:57 2024-02-09 09:19:57.528 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.maybeSendAndPollTransactionalRequest(511) - [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. 09:19:57 java.io.IOException: Connection to localhost:9092 (id: -1 rack: null) failed. 09:19:57 at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:70) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:562) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:483) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:331) 09:19:57 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:246) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.e.j.server.session.SessionHandler.doScope(1562) - Leaving scope org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG org.eclipse.jetty.server.Server.handle(566) - handled=true async=false committed=true on HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=22} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@393b61f9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) COMPLETE HttpChannelState@393b61f9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action COMPLETE HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=22} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpOutput.complete(485) - complete(org.eclipse.jetty.util.Callback$3@574bb51e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 09:19:57 2024-02-09 09:19:57.529 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(411) - Connection manager is shutting down 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.completed(968) - completed HttpChannelState@393b61f9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(411) - unhandle HttpChannelState@393b61f9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.529 [main] DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager.shutdown(434) - Connection manager shut down 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.unhandle(420) - nextAction(false) TERMINATED HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(484) - action TERMINATED HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=22} 09:19:57 2024-02-09 09:19:57.529 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onCompleted(951) - onCompleted for /policy/pdp/engine/switches/activation written=1866 09:19:57 2024-02-09 09:19:57.529 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 09:19:57 2024-02-09 09:19:57.529 [UEB-source-ueb-topic-test] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer.sleepAfterFetchFailure(127) - CambriaConsumerWrapper [fetchTimeout=15000]: closed while handling fetch error 09:19:57 2024-02-09 09:19:57.529 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.529 [UEB-source-ueb-topic-test] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(236) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: cannot fetch 09:19:57 org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 09:19:57 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 09:19:57 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 09:19:57 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 09:19:57 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 09:19:57 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 09:19:57 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 09:19:57 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) 09:19:57 at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) 09:19:57 at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:214) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 Caused by: java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:19:57 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:19:57 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:19:57 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 09:19:57 at java.base/java.net.Socket.connect(Socket.java:633) 09:19:57 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 09:19:57 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 09:19:57 ... 17 common frames omitted 09:19:57 2024-02-09 09:19:57.530 [UEB-source-ueb-topic-test] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.run(240) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: exiting thread 09:19:57 2024-02-09 09:19:57.530 [main] WARN o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(217) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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: 104) 09:19:57 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 104) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.acquire(KafkaConsumer.java:2484) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2343) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:2321) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:366) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:215) 09:19:57 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.stop(TopicEndpointProxy.java:385) 09:19:57 at org.onap.policy.common.endpoints.event.comm.TopicEndpointProxy.shutdown(TopicEndpointProxy.java:412) 09:19:57 at org.onap.policy.drools.server.restful.test.RestManagerTest.tearDown(RestManagerTest.java:174) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:19:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:19:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:19:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:19:57 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:19:57 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:19:57 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:19:57 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:19:57 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:19:57 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:118) 09:19:57 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:19:57 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:19:57 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:19:57 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:19:57 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:19:57 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:19:57 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:19:57 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:19:57 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$15(ClassBasedTestDescriptor.java:440) 09:19:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:57 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$16(ClassBasedTestDescriptor.java:438) 09:19:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:57 at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) 09:19:57 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:438) 09:19:57 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:232) 09:19:57 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:85) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) 09:19:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) 09:19:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:19:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:19:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:19:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:19:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:19:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:19:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:19:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:19:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:19:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:19:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:19:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:19:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:19:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:19:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:19:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:19:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:19:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:19:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:19:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:19:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:19:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:19:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:19:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:19:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:19:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:19:57 2024-02-09 09:19:57.530 [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 09:19:57 2024-02-09 09:19:57.530 [qtp276102898-75] INFO org.eclipse.jetty.server.RequestLog.write(57) - 127.0.0.1 - x [09/Feb/2024:09:19:57 +0000] "PUT /policy/pdp/engine/switches/activation HTTP/1.1" 200 1866 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 09:19:57 2024-02-09 09:19:57.530 [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper.close(130) - CambriaPublisherWrapper []: CLOSE 09:19:57 2024-02-09 09:19:57.530 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.consumeAll(178) - consumeAll HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=false 09:19:57 2024-02-09 09:19:57.530 [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$KafkaPublisherWrapper.close(218) - KafkaPublisherWrapper []: CLOSE 09:19:57 2024-02-09 09:19:57.530 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(141) - failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=23} 09:19:57 2024-02-09 09:19:57.530 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(114) - produceContent has no content, parsing and filling 09:19:57 2024-02-09 09:19:57.530 [main] INFO o.a.k.clients.producer.KafkaProducer.close(1295) - [Producer clientId=producer-7] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 09:19:57 2024-02-09 09:19:57.530 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5878f855{s=END}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=23}] parse null 09:19:57 2024-02-09 09:19:57.530 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=CONTENT HeapByteBuffer@381b96f1[p=0,l=0,c=0,r=0]={<<<>>>} 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT --> CONTENT_END 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onContentComplete(912) - onContentComplete HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=24} 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - CONTENT_END --> END 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.onRequestComplete(928) - onRequestComplete HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=24} 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.eof(298) - received EOF, content = null 09:19:57 2024-02-09 09:19:57.531 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5878f855{s=END}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=24}] parsed false HttpParser{s=END,0 of 0} 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.produceContent(121) - produceContent produced EofContent 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelOverHttp.failAllContent(165) - failed all content, EOF = true 09:19:57 2024-02-09 09:19:57.531 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.531 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.consumeAll(205) - failed all content of http channel EOF=true AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=24}] 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.isFinished(215) - isFinished=true HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.isError(136) - isError = false AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=24}] 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.isError(196) - isError=false HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.jetty.server.HttpChannelState.recycle(1040) - recycle HttpChannelState@393b61f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG org.eclipse.jetty.server.HttpInput.recycle(61) - recycle HttpInput@1218080527 cs=HttpChannelState@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@728da5d9 eof=true 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.j.server.BlockingContentProducer.recycle(47) - recycling org.eclipse.jetty.server.BlockingContentProducer@728da5d9 09:19:57 2024-02-09 09:19:57.531 [qtp276102898-75] DEBUG o.e.j.server.AsyncContentProducer.recycle(64) - recycling AsyncContentProducer@7c572a46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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=24}] 09:19:57 2024-02-09 09:19:57.531 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.reset(1903) - reset HttpParser{s=END,0 of 0} 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - END --> START 09:19:57 2024-02-09 09:19:57.532 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.eclipse.jetty.server.HttpChannel.handle(654) - !handle TERMINATED HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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} 09:19:57 2024-02-09 09:19:57.532 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.532 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(91) - Unable to shutdown output 09:19:57 java.net.SocketException: Connection reset 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) 09:19:57 at org.eclipse.jetty.io.SocketChannelEndPoint.fill(SocketChannelEndPoint.java:83) 09:19:57 at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:373) 09:19:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) 09:19:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:19:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:19:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:19:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:19:57 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:19:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownInput(95) - shutdownInput SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.e.jetty.io.SocketChannelEndPoint.fill(100) - filled -1 DirectByteBuffer@4ab88d9b[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.atEOF(1886) - atEOF HttpParser{s=START,0 of -1} 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.fillRequestBuffer(383) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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 RetainableByteBuffer@7943d18c{DirectByteBuffer@4ab88d9b[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(401) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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@7943d18c{DirectByteBuffer@4ab88d9b[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.parseNext(1516) - parseNext s=START DirectByteBuffer@4ab88d9b[p=0,l=0,c=8192,r=0]={<<<>>>PUT /poli...\x00\x00\x00\x00\x00\x00\x00} 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG org.eclipse.jetty.http.HttpParser.setState(1932) - START --> CLOSED 09:19:57 2024-02-09 09:19:57.532 [qtp276102898-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(209) - close SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.close(216) - close(null) SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-75] DEBUG o.e.j.io.SelectableChannelEndPoint.doClose(155) - doClose SocketChannelEndPoint@da8e359[{l=/127.0.0.1:7887,r=/127.0.0.1:44654,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-75] DEBUG org.eclipse.jetty.io.FillInterest.onClose(144) - onClose FillInterest@3a2e6e0a{null} 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-75] DEBUG o.eclipse.jetty.io.ManagedSelector.wakeup(310) - Wakeup ManagedSelector@3a79bd6f{STARTED} id=1 keys=1 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b56bb7c in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken with none selected 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 processing 0 keys, 0 updates 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-82] DEBUG o.eclipse.jetty.io.ManagedSelector.run(1112) - Destroyed SocketChannelEndPoint@da8e359[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 0 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-82] DEBUG o.e.jetty.io.AbstractConnection.onClose(223) - onClose HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b56bb7c in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=1,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119136ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=2/8,pending=0}] 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-75] DEBUG o.e.j.util.thread.QueuedThreadPool.execute(798) - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b56bb7c startThread=0 09:19:57 2024-02-09 09:19:57.533 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.parseRequestBuffer(406) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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} 09:19:57 2024-02-09 09:19:57.534 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.releaseRequestBuffer(238) - releaseRequestBuffer HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.534 [qtp276102898-75] DEBUG o.eclipse.jetty.io.AbstractEndPoint.shutdownOutput(152) - shutdownOutput SocketChannelEndPoint@da8e359[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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}] 09:19:57 2024-02-09 09:19:57.534 [qtp276102898-75] DEBUG o.e.jetty.server.HttpConnection.onFillable(327) - HttpConnection@607be500::SocketChannelEndPoint@da8e359[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@607be500[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5878f855{s=START}]=>HttpChannelOverHttp@1ae74fc{s=HttpChannelState@393b61f9{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@393b61f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:19:57 2024-02-09 09:19:57.534 [qtp276102898-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@45472022{RUNNING,thread=Thread[qtp276102898-75,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=8 09:19:57 2024-02-09 09:19:57.534 [qtp276102898-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@45472022{RESERVED,thread=Thread[qtp276102898-75,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0} 09:19:57 2024-02-09 09:19:57.535 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.551 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.552 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.552 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.552 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.552 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.552 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.552 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.553 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.558 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.568 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.586 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.586 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.586 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.587 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.588 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.588 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.588 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.604 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.608 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.619 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.622 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.622 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.622 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.623 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.623 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.623 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.623 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.629 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.p.i.TransactionManager.enqueueRequest(1122) - [Producer clientId=producer-7] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 09:19:57 2024-02-09 09:19:57.629 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(252) - [Producer clientId=producer-7] Beginning shutdown of Kafka producer I/O thread, sending remaining records. 09:19:57 2024-02-09 09:19:57.630 [kafka-producer-network-thread | producer-7] DEBUG o.a.k.c.producer.internals.Sender.run(301) - [Producer clientId=producer-7] Shutdown of Kafka producer I/O thread has completed. 09:19:57 2024-02-09 09:19:57.631 [main] INFO o.a.kafka.common.metrics.Metrics.close(693) - Metrics scheduler closed 09:19:57 2024-02-09 09:19:57.631 [main] INFO o.a.kafka.common.metrics.Metrics.close(697) - Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:19:57 2024-02-09 09:19:57.631 [main] INFO o.a.kafka.common.metrics.Metrics.close(703) - Metrics reporters closed 09:19:57 2024-02-09 09:19:57.631 [main] INFO o.a.kafka.common.utils.AppInfoParser.unregisterAppInfo(83) - App info kafka.producer for producer-7 unregistered 09:19:57 2024-02-09 09:19:57.632 [main] DEBUG o.a.k.clients.producer.KafkaProducer.close(1348) - [Producer clientId=producer-7] Kafka producer has been closed 09:19:57 2024-02-09 09:19:57.632 [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 09:19:57 2024-02-09 09:19:57.632 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 09:19:57 2024-02-09 09:19:57.632 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(123) - InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2f59dce8-1c92-4a89-b25a-5e6a4fb6398b, alive=false, publisher=null]]: there is no publisher 09:19:57 2024-02-09 09:19:57.632 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.632 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.633 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(123) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=18218ff7-605b-40be-9b08-a5832f2a9db7, alive=false, publisher=null]]: there is no publisher 09:19:57 2024-02-09 09:19:57.633 [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 09:19:57 2024-02-09 09:19:57.633 [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 09:19:57 2024-02-09 09:19:57.633 [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 09:19:57 2024-02-09 09:19:57.633 [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 09:19:57 2024-02-09 09:19:57.633 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=b383016d-bfe9-4a1b-85ad-eeb5a26fa2e3, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-topic-test,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=ueb-topic-test, effectiveTopic=ueb-topic-test, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 09:19:57 2024-02-09 09:19:57.633 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource.stop(205) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4e8fad4e-950e-4acd-aa55-2948a26ef221, consumerInstance=prd-ubuntu1804-docker-8c-8g-3968, 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 09:19:57 2024-02-09 09:19:57.634 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(123) - InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2f59dce8-1c92-4a89-b25a-5e6a4fb6398b, alive=false, publisher=null]]: there is no publisher 09:19:57 2024-02-09 09:19:57.634 [main] WARN o.o.p.c.e.e.c.b.i.InlineBusTopicSink.stop(123) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=18218ff7-605b-40be-9b08-a5832f2a9db7, alive=false, publisher=null]]: there is no publisher 09:19:57 2024-02-09 09:19:57.634 [main] INFO o.o.p.c.e.h.s.i.JettyServletServer.stop(420) - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{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@6e294820{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE}, connector=TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887}, jettyThread=Thread[TELEMETRY-7887,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 09:19:57 2024-02-09 09:19:57.642 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887} 09:19:57 2024-02-09 09:19:57.642 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SelectorManager@TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887} 09:19:57 2024-02-09 09:19:57.642 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran qtp276102898-73-acceptor-0@54e2dfd4-TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887} in QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=2,r=-1,t=59027ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}] 09:19:57 2024-02-09 09:19:57.643 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@34903638{STARTED} id=3 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.643 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59027ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}] 09:19:57 2024-02-09 09:19:57.643 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119027ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59027ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=3/8,pending=0}] 09:19:57 2024-02-09 09:19:57.643 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@291ddf3a on ManagedSelector@34903638{STOPPING} id=3 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.643 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@34903638{STOPPING} id=3 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 woken with none selected 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@291ddf3a 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@34903638{STOPPING} id=3 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.644 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@13540cc8 on ManagedSelector@34903638{STOPPING} id=3 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.644 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@34903638{STOPPING} id=3 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 woken with none selected 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@581ef4d7 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.644 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@13540cc8 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-70] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-70] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@19cfbc48{RUNNING,thread=Thread[qtp276102898-70,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=8 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-70] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@19cfbc48{RESERVED,thread=Thread[qtp276102898-70,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=4/8,pending=0} 09:19:57 2024-02-09 09:19:57.645 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@7059b7c9/SelectorProducer@7b4ccec3/IDLE/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59025ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=4/8,pending=0}][pc=0,pic=0,pec=0,epc=88]@2024-02-09T09:19:57.645305225Z 09:19:57 2024-02-09 09:19:57.645 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@7059b7c9/SelectorProducer@7b4ccec3/IDLE/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59025ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=4/8,pending=0}][pc=0,pic=0,pec=0,epc=88]@2024-02-09T09:19:57.645454122Z 09:19:57 2024-02-09 09:19:57.645 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@34903638{STOPPED} id=3 keys=-1 selected=-1 updates=0 09:19:57 2024-02-09 09:19:57.645 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@3c6f3a9f{STARTED} id=2 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.645 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@fee4396 on ManagedSelector@3c6f3a9f{STOPPING} id=2 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.645 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@3c6f3a9f{STOPPING} id=2 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 woken with none selected 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.645 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@fee4396 09:19:57 2024-02-09 09:19:57.646 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@3c6f3a9f{STOPPING} id=2 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.646 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.646 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.651 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@32b44a5d on ManagedSelector@3c6f3a9f{STOPPING} id=2 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.651 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@3c6f3a9f{STOPPING} id=2 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.651 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 woken with none selected 09:19:57 2024-02-09 09:19:57.651 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.651 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@724ee774 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.651 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.651 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@32b44a5d 09:19:57 2024-02-09 09:19:57.651 [qtp276102898-71] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@2f13a01e/SelectorProducer@6aedcca1/PRODUCING/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59018ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=4/8,pending=0}][pc=0,pic=0,pec=1,epc=89]@2024-02-09T09:19:57.652015325Z 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@12807e19{RUNNING,thread=Thread[qtp276102898-71,5,main]} was=RUNNING next=RESERVED size=0+5 capacity=8 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@12807e19{RESERVED,thread=Thread[qtp276102898-71,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=5/8,pending=0} 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@2f13a01e/SelectorProducer@6aedcca1/IDLE/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59018ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=5/8,pending=0}][pc=0,pic=0,pec=1,epc=89]@2024-02-09T09:19:57.652157783Z 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@3c6f3a9f{STOPPED} id=2 keys=-1 selected=-1 updates=0 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@3a79bd6f{STARTED} id=1 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@17e2d099 on ManagedSelector@3a79bd6f{STOPPING} id=1 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.652 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@3a79bd6f{STOPPING} id=1 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken with none selected 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@17e2d099 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@3a79bd6f{STOPPING} id=1 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@794969a on ManagedSelector@3a79bd6f{STOPPING} id=1 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.652 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@3a79bd6f{STOPPING} id=1 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken with none selected 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.652 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@409ea162 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@794969a 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-81] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-81] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@447f0e79{RUNNING,thread=Thread[qtp276102898-81,5,main]} was=RUNNING next=RESERVED size=0+6 capacity=8 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-81] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@447f0e79{RESERVED,thread=Thread[qtp276102898-81,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=6/8,pending=0} 09:19:57 2024-02-09 09:19:57.653 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@b2759e2/SelectorProducer@7f98a6bb/IDLE/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59017ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=6/8,pending=0}][pc=0,pic=0,pec=0,epc=91]@2024-02-09T09:19:57.653231275Z 09:19:57 2024-02-09 09:19:57.653 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@b2759e2/SelectorProducer@7f98a6bb/IDLE/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59017ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=6/8,pending=0}][pc=0,pic=0,pec=0,epc=91]@2024-02-09T09:19:57.653348223Z 09:19:57 2024-02-09 09:19:57.653 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@3a79bd6f{STOPPED} id=1 keys=-1 selected=-1 updates=0 09:19:57 2024-02-09 09:19:57.653 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ManagedSelector@101410e8{STARTED} id=0 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.653 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@35b5c526 on ManagedSelector@101410e8{STOPPING} id=0 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.653 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@101410e8{STOPPING} id=0 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@35b5c526 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.update(998) - Closing 0 connections on ManagedSelector@101410e8{STOPPING} id=0 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.653 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.654 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(605) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 waiting with 0 keys 09:19:57 2024-02-09 09:19:57.654 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.655 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(284) - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@31b99ff5 on ManagedSelector@101410e8{STOPPING} id=0 keys=0 selected=0 updates=0 09:19:57 2024-02-09 09:19:57.655 [main] DEBUG o.eclipse.jetty.io.ManagedSelector.submit(302) - Wakeup on submit ManagedSelector@101410e8{STOPPING} id=0 keys=0 selected=0 updates=1 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(192) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken with none selected 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(612) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 woken up from select, 0/0/0 selected 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.select(628) - Selector sun.nio.ch.EPollSelectorImpl@791ffe64 processing 0 keys, 1 updates 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(557) - updateable 1 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(567) - update org.eclipse.jetty.io.ManagedSelector$StopSelector@31b99ff5 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.eclipse.jetty.io.ManagedSelector.processUpdates(587) - updates 0 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(395) - ReservedThread@926fb18{RUNNING,thread=Thread[qtp276102898-74,5,main]} was=RUNNING next=RESERVED size=0+7 capacity=8 09:19:57 2024-02-09 09:19:57.655 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/PRODUCING/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59014ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=6/8,pending=0}][pc=0,pic=0,pec=0,epc=84]@2024-02-09T09:19:57.655857913Z 09:19:57 2024-02-09 09:19:57.655 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(317) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} waiting ReservedThreadExecutor@1d0f976{reserved=7/8,pending=0} 09:19:57 2024-02-09 09:19:57.655 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AdaptiveExecutionStrategy@62261807/SelectorProducer@62acc259/IDLE/p=false/QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59014ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=7/8,pending=0}][pc=0,pic=0,pec=0,epc=84]@2024-02-09T09:19:57.65599407Z 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ManagedSelector@101410e8{STOPPED} id=0 keys=-1 selected=-1 updates=0 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SelectorManager@TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887} 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HttpConnectionFactory@599dae8f[HTTP/1.1] 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HttpConnectionFactory@599dae8f[HTTP/1.1] 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@32c299e5{STARTED} 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@32c299e5{STOPPED} 09:19:57 2024-02-09 09:19:57.656 [main] INFO o.e.jetty.server.AbstractConnector.doStop(431) - Stopped TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887} 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED TELEMETRY@c3d1999{HTTP/1.1, (http/1.1)}{localhost:7887} 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Server@6e294820{STARTED}[11.0.20,sto=0] 09:19:57 2024-02-09 09:19:57.656 [main] INFO org.eclipse.jetty.server.Server.doStop(479) - Stopped Server@6e294820{STOPPING}[11.0.20,sto=0] 09:19:57 2024-02-09 09:19:57.656 [main] DEBUG org.eclipse.jetty.server.Server.doStop(481) - doStop Server@6e294820{STOPPING}[11.0.20,sto=0] 09:19:57 2024-02-09 09:19:57.657 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping Server@6e294820{STOPPING}[11.0.20,sto=0] 09:19:57 2024-02-09 09:19:57.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING DefaultSessionIdManager@12387785{STARTED}[worker=node0] 09:19:57 2024-02-09 09:19:57.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HouseKeeper@57fc5c1{STARTED}[interval=660000, ownscheduler=true] 09:19:57 2024-02-09 09:19:57.657 [main] DEBUG o.e.jetty.server.session.HouseKeeper.stopScavenging(147) - node0 stopped scavenging 09:19:57 2024-02-09 09:19:57.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@6bc7c793{STARTED} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@6bc7c793{STOPPED} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HouseKeeper@57fc5c1{STOPPED}[interval=660000, ownscheduler=false] 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED DefaultSessionIdManager@12387785{STOPPED}[worker=node0] 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ErrorHandler@66d746b5{STARTED} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ErrorHandler@66d746b5{STOPPING} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ErrorHandler@66d746b5{STOPPED} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING o.e.j.s.ServletContextHandler@1a58a624{/,null,AVAILABLE} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping o.e.j.s.ServletContextHandler@1a58a624{/,null,STOPPED} 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.s.session.DefaultSessionCache.shutdown(139) - Shutdown sessions, invalidating = false 09:19:57 2024-02-09 09:19:57.659 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@378281b5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@62ac2389[passivating=false,graceSec=3600] 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@62ac2389[passivating=false,graceSec=3600] 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@378281b5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ScheduledExecutorScheduler@4cdb78fd{STARTED} 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ScheduledExecutorScheduler@4cdb78fd{STOPPED} 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ConstraintSecurityHandler@10657d3d{STARTED} 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ConstraintSecurityHandler@10657d3d{STOPPING} 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ServletHandler@30fa0436{STARTED} 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.server.handler.AbstractHandler.doStop(96) - stopping ServletHandler@30fa0436{STOPPING} 09:19:57 2024-02-09 09:19:57.659 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e280bbd==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ae3a08bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.660 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e280bbd==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@ae3a08bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 09:19:57 2024-02-09 09:19:57.660 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:19:57 2024-02-09 09:19:57.661 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 09:19:57 2024-02-09 09:19:57.661 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1392) - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2de6e422[EMBEDDED:null] 09:19:57 2024-02-09 09:19:57.661 [main] DEBUG o.e.j.http.pathmap.ServletPathSpec.(285) - Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 09:19:57 2024-02-09 09:19:57.661 [main] DEBUG o.e.jetty.http.pathmap.PathMappings.put(395) - Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet61bf3586{/*->org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.jetty.servlet.ServletHandler.updateMappings(1414) - filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2de6e422=MappedServlet1045633{null->org.glassfish.jersey.servlet.ServletContainer-2de6e422==org.glassfish.jersey.servlet.ServletContainer@7c659460{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ServletHandler@30fa0436{STOPPED} 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING HashLoginService@2a2c6be9[TELEMETRY-login-service] 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING UserStore@2da333d[users.count=1] 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED UserStore@2da333d[users.count=1] 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED HashLoginService@2a2c6be9[TELEMETRY-login-service] 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ConstraintSecurityHandler@10657d3d{STOPPED} 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED org.eclipse.jetty.server.session.SessionHandler2046296834==dftMaxIdleSec=-1 09:19:57 2024-02-09 09:19:57.662 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING SymlinkAllowedResourceAliasChecker@707d1aa0{base=null,protected=[]} 09:19:57 2024-02-09 09:19:57.663 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED SymlinkAllowedResourceAliasChecker@707d1aa0{base=null,protected=[]} 09:19:57 2024-02-09 09:19:57.663 [main] INFO o.e.j.server.handler.ContextHandler.doStop(1123) - Stopped o.e.j.s.ServletContextHandler@1a58a624{/,null,STOPPED} 09:19:57 2024-02-09 09:19:57.663 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED o.e.j.s.ServletContextHandler@1a58a624{/,null,STOPPED} 09:19:57 2024-02-09 09:19:57.663 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING CustomRequestLog@30006bdc{STARTED} 09:19:57 2024-02-09 09:19:57.663 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING Slf4jRequestLogWriter@33ae1d53{STARTED} 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Slf4jRequestLogWriter@33ae1d53{STOPPED} 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED CustomRequestLog@30006bdc{STOPPED} 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING AttributeContainerMap@2b1ea99c{size=0} 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED AttributeContainerMap@2b1ea99c{size=0} 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING QueuedThreadPool[qtp276102898]@1074fef2{STARTED,8<=10<=200,i=3,r=-1,t=59006ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=7/8,pending=0}] 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.doStop(234) - Stopping QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=3,r=-1,t=59006ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=7/8,pending=0}] 09:19:57 2024-02-09 09:19:57.664 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopping(270) - STOPPING ReservedThreadExecutor@1d0f976{reserved=7/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-81] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@447f0e79{RESERVED,thread=Thread[qtp276102898-81,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-74] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@926fb18{RESERVED,thread=Thread[qtp276102898-74,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-81] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@447f0e79{RESERVED,thread=Thread[qtp276102898-81,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@447f0e79{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=3,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=4,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@926fb18{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=4,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119003ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=4,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=5,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119003ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=5,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@12807e19{RESERVED,thread=Thread[qtp276102898-71,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-70] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@19cfbc48{RESERVED,thread=Thread[qtp276102898-70,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-71] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@12807e19{RESERVED,thread=Thread[qtp276102898-71,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.666 [qtp276102898-70] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@19cfbc48{RESERVED,thread=Thread[qtp276102898-70,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@12807e19{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=5,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@19cfbc48{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=5,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=6,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1000) - Evict check, period=60000ms QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=7,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119003ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=7,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1018) - Evict skipped, threshold=119003ms in the future QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=10<=200,i=7,r=-1,t=59003ms,q=0}[ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0}] 09:19:57 2024-02-09 09:19:57.667 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@205d39f{RESERVED,thread=Thread[qtp276102898-76,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@3bdb91d5{RESERVED,thread=Thread[qtp276102898-72,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.667 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp276102898-81,5,main] for 2499 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-76] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@205d39f{RESERVED,thread=Thread[qtp276102898-76,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=7,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-72] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@3bdb91d5{RESERVED,thread=Thread[qtp276102898-72,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-76] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@205d39f{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=7,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=7,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@3bdb91d5{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=7,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-76] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=8,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=9,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-76] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-76,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-72] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-72] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-72,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-69] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-69,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59002ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.668 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1148) - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=10,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.667 [qtp276102898-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.reservedWait(327) - ReservedThread@45472022{RESERVED,thread=Thread[qtp276102898-75,5,main]} task=STOP ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=12,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-75] DEBUG o.e.j.u.t.ReservedThreadExecutor.run(427) - ReservedThread@45472022{RESERVED,thread=Thread[qtp276102898-75,5,main]} exited ReservedThreadExecutor@1d0f976{reserved=-1/8,pending=0} 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59001ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=13,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran ReservedThread@45472022{RESERVED,thread=null} in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=12,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-71] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-71,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=14,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-75] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=15,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-75] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-75,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=15,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1151) - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$958/0x0000000801453b60@133de7cb in QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-82] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-82,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=11,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.670 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=16,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.670 [qtp276102898-73] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-73,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=17,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-74] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-74,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=12,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.669 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=14,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.670 [qtp276102898-70] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-70,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=17,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.670 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.evict(1039) - Evict skipped, no excess threads QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=17,r=-1,t=59000ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.670 [qtp276102898-81] DEBUG o.e.j.util.thread.QueuedThreadPool.run(1181) - Thread[qtp276102898-81,5,main] exited for QueuedThreadPool[qtp276102898]@1074fef2{STOPPING,8<=0<=200,i=17,r=-1,t=58999ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.672 [main] DEBUG o.e.j.util.thread.QueuedThreadPool.joinThreads(333) - Waiting for Thread[qtp276102898-75,5,] for 2495 09:19:57 2024-02-09 09:19:57.672 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED QueuedThreadPool[qtp276102898]@1074fef2{STOPPED,8<=0<=200,i=17,r=-1,t=58997ms,q=0}[NO_TRY] 09:19:57 2024-02-09 09:19:57.672 [main] DEBUG o.e.j.u.component.AbstractLifeCycle.setStopped(283) - STOPPED Server@6e294820{STOPPED}[11.0.20,sto=0] 09:19:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s -- in org.onap.policy.drools.server.restful.test.RestManagerTest 09:19:57 [INFO] Running org.onap.policy.drools.persistence.SystemPersistenceTest 09:19:57 2024-02-09 09:19:57.683 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.686 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(317) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-topic.properties 09:19:57 2024-02-09 09:19:57.688 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.688 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(317) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-http-server.properties 09:19:57 2024-02-09 09:19:57.689 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(317) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-http-client.properties 09:19:57 2024-02-09 09:19:57.690 [main] INFO o.o.p.d.p.FileSystemPersistence.backup(317) - FileSystemPersistence(configurationPath=config): there is an existing configuration file @ config/foo-controller.properties 09:19:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.drools.persistence.SystemPersistenceTest 09:19:57 2024-02-09 09:19:57.702 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.704 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.709 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.709 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.709 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.710 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.710 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.711 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.711 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.719 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.724 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.733 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.739 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.753 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.754 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.769 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.770 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.770 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.770 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.771 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.771 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.771 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.775 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.775 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.775 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.776 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.777 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.777 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.777 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.784 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.789 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.803 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.804 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.810 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.834 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.839 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.853 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.855 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.861 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.870 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-4, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.878 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-8, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.885 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-2, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.890 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-3, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.903 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-6, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:57 2024-02-09 09:19:57.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1202) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 09:19:57 2024-02-09 09:19:57.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.ClientUtils.resolve(125) - Resolved host localhost as 127.0.0.1 09:19:57 2024-02-09 09:19:57.905 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.initiateConnect(1031) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 09:19:57 2024-02-09 09:19:57.905 [KAFKA-source-kafka-topic-test] DEBUG o.a.kafka.common.network.Selector.pollSelectionKeys(606) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection with localhost/127.0.0.1 (channelId=-1) disconnected 09:19:57 java.net.ConnectException: Connection refused 09:19:57 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 09:19:57 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 09:19:57 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 09:19:57 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) 09:19:57 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) 09:19:57 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) 09:19:57 at org.apache.kafka.common.network.Selector.poll(Selector.java:481) 09:19:57 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:571) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 09:19:57 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:504) 09:19:57 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:536) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1220) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1179) 09:19:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:300) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) 09:19:57 at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) 09:19:57 at java.base/java.lang.Thread.run(Thread.java:833) 09:19:57 2024-02-09 09:19:57.905 [KAFKA-source-kafka-topic-test] INFO o.apache.kafka.clients.NetworkClient.handleDisconnections(977) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Node -1 disconnected. 09:19:57 2024-02-09 09:19:57.906 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(814) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:19:57 2024-02-09 09:19:57.906 [KAFKA-source-kafka-topic-test] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1105) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-5, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:19:57 2024-02-09 09:19:57.911 [KAFKA-source-kafka-topic-test] DEBUG o.apache.kafka.clients.NetworkClient.maybeUpdate(1087) - [Consumer clientId=consumer-4e8fad4e-950e-4acd-aa55-2948a26ef221-7, groupId=4e8fad4e-950e-4acd-aa55-2948a26ef221] Give up sending metadata request since no node is available 09:19:58 [INFO] 09:19:58 [INFO] Results: 09:19:58 [INFO] 09:19:58 [INFO] Tests run: 291, Failures: 0, Errors: 0, Skipped: 0 09:19:58 [INFO] 09:19:58 [INFO] 09:19:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-management --- 09:19:58 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/policy-management/../target/code-coverage/jacoco-ut.exec 09:19:58 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:19:58 [INFO] 09:19:58 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ policy-management --- 09:19:59 [INFO] Copying policy-core-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-core-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying plexus-utils-3.5.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/plexus-utils-3.5.0.jar 09:19:59 [INFO] Copying kie-api-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-api-8.44.0.Final.jar 09:19:59 [INFO] Copying ant-1.10.13.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/ant-1.10.13.jar 09:19:59 [INFO] Copying ant-launcher-1.10.13.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/ant-launcher-1.10.13.jar 09:19:59 [INFO] Copying kie-ci-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-ci-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-wiring-api-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-wiring-api-8.44.0.Final.jar 09:19:59 [INFO] Copying kie-memory-compiler-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-memory-compiler-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-wiring-dynamic-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-wiring-dynamic-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-base-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-base-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-util-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-util-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-compiler-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-compiler-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-drl-parser-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-drl-parser-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-drl-extensions-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-drl-extensions-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-drl-ast-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-drl-ast-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-ecj-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-ecj-8.44.0.Final.jar 09:19:59 [INFO] Copying ecj-3.33.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/ecj-3.33.0.jar 09:19:59 [INFO] Copying antlr-runtime-3.5.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/antlr-runtime-3.5.2.jar 09:19:59 [INFO] Copying drools-mvel-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-mvel-8.44.0.Final.jar 09:19:59 [INFO] Copying mvel2-2.5.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/mvel2-2.5.0.Final.jar 09:19:59 [INFO] Copying drools-serialization-protobuf-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-serialization-protobuf-8.44.0.Final.jar 09:19:59 [INFO] Copying kie-internal-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-internal-8.44.0.Final.jar 09:19:59 [INFO] Copying kie-util-maven-support-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-util-maven-support-8.44.0.Final.jar 09:19:59 [INFO] Copying kie-util-maven-integration-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-util-maven-integration-8.44.0.Final.jar 09:19:59 [INFO] Copying maven-resolver-connector-basic-1.7.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-connector-basic-1.7.3.jar 09:19:59 [INFO] Copying maven-resolver-transport-wagon-1.7.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-transport-wagon-1.7.3.jar 09:19:59 [INFO] Copying maven-resolver-transport-file-1.7.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-transport-file-1.7.3.jar 09:19:59 [INFO] Copying maven-resolver-transport-http-1.7.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-transport-http-1.7.3.jar 09:19:59 [INFO] Copying jakarta.enterprise.cdi-api-2.0.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.enterprise.cdi-api-2.0.2.jar 09:19:59 [INFO] Copying jakarta.el-api-3.0.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.el-api-3.0.3.jar 09:19:59 [INFO] Copying jakarta.interceptor-api-1.2.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.interceptor-api-1.2.5.jar 09:19:59 [INFO] Copying jakarta.ejb-api-3.2.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.ejb-api-3.2.6.jar 09:19:59 [INFO] Copying wagon-http-3.5.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/wagon-http-3.5.1.jar 09:19:59 [INFO] Copying wagon-http-shared-3.5.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/wagon-http-shared-3.5.1.jar 09:19:59 [INFO] Copying httpcore-4.4.15.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/httpcore-4.4.15.jar 09:19:59 [INFO] Copying maven-core-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-core-3.8.6.jar 09:19:59 [INFO] Copying maven-model-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-model-3.8.6.jar 09:19:59 [INFO] Copying maven-settings-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-settings-3.8.6.jar 09:19:59 [INFO] Copying maven-settings-builder-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-settings-builder-3.8.6.jar 09:19:59 [INFO] Copying plexus-sec-dispatcher-2.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/plexus-sec-dispatcher-2.0.jar 09:19:59 [INFO] Copying plexus-cipher-2.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/plexus-cipher-2.0.jar 09:19:59 [INFO] Copying maven-builder-support-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-builder-support-3.8.6.jar 09:19:59 [INFO] Copying maven-repository-metadata-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-repository-metadata-3.8.6.jar 09:19:59 [INFO] Copying maven-artifact-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-artifact-3.8.6.jar 09:19:59 [INFO] Copying maven-plugin-api-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-plugin-api-3.8.6.jar 09:19:59 [INFO] Copying maven-model-builder-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-model-builder-3.8.6.jar 09:19:59 [INFO] Copying maven-resolver-provider-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-provider-3.8.6.jar 09:19:59 [INFO] Copying maven-resolver-impl-1.6.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-impl-1.6.3.jar 09:19:59 [INFO] Copying maven-resolver-api-1.6.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-api-1.6.3.jar 09:19:59 [INFO] Copying maven-resolver-spi-1.6.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-spi-1.6.3.jar 09:19:59 [INFO] Copying maven-resolver-util-1.6.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-resolver-util-1.6.3.jar 09:19:59 [INFO] Copying maven-shared-utils-3.3.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-shared-utils-3.3.4.jar 09:19:59 [INFO] Copying org.eclipse.sisu.plexus-0.3.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/org.eclipse.sisu.plexus-0.3.5.jar 09:19:59 [INFO] Copying org.eclipse.sisu.inject-0.3.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/org.eclipse.sisu.inject-0.3.5.jar 09:19:59 [INFO] Copying guice-4.2.2-no_aop.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/guice-4.2.2-no_aop.jar 09:19:59 [INFO] Copying aopalliance-1.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/aopalliance-1.0.jar 09:19:59 [INFO] Copying plexus-classworlds-2.6.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/plexus-classworlds-2.6.0.jar 09:19:59 [INFO] Copying plexus-interpolation-1.26.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/plexus-interpolation-1.26.jar 09:19:59 [INFO] Copying plexus-component-annotations-2.1.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/plexus-component-annotations-2.1.0.jar 09:19:59 [INFO] Copying maven-compat-3.8.6.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/maven-compat-3.8.6.jar 09:19:59 [INFO] Copying wagon-provider-api-3.5.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/wagon-provider-api-3.5.1.jar 09:19:59 [INFO] Copying javax.inject-1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/javax.inject-1.jar 09:19:59 [INFO] Copying jcl-over-slf4j-1.7.30.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jcl-over-slf4j-1.7.30.jar 09:19:59 [INFO] Copying drools-engine-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-engine-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-kiesession-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-kiesession-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-tms-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-tms-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-model-compiler-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-model-compiler-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-canonical-model-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-canonical-model-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-model-codegen-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-model-codegen-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-codegen-common-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-codegen-common-8.44.0.Final.jar 09:19:59 [INFO] Copying javaparser-core-3.24.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/javaparser-core-3.24.2.jar 09:19:59 [INFO] Copying drools-mvel-parser-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-mvel-parser-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-mvel-compiler-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-mvel-compiler-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-commands-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-commands-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-core-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-core-8.44.0.Final.jar 09:19:59 [INFO] Copying kie-util-xml-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kie-util-xml-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-wiring-static-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-wiring-static-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-io-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-io-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-xml-support-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-xml-support-8.44.0.Final.jar 09:19:59 [INFO] Copying xstream-1.4.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/xstream-1.4.20.jar 09:19:59 [INFO] Copying mxparser-1.2.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/mxparser-1.2.2.jar 09:19:59 [INFO] Copying xmlpull-1.1.3.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/xmlpull-1.1.3.1.jar 09:19:59 [INFO] Copying drools-persistence-jpa-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-persistence-jpa-8.44.0.Final.jar 09:19:59 [INFO] Copying drools-persistence-api-8.44.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/drools-persistence-api-8.44.0.Final.jar 09:19:59 [INFO] Copying protobuf-java-3.22.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/protobuf-java-3.22.0.jar 09:19:59 [INFO] Copying javassist-3.26.0-GA.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/javassist-3.26.0-GA.jar 09:19:59 [INFO] Copying capabilities-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/capabilities-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-utils-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-utils-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying commons-configuration2-2.8.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-configuration2-2.8.0.jar 09:19:59 [INFO] Copying commons-text-1.10.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-text-1.10.0.jar 09:19:59 [INFO] Copying medeia-validator-core-1.1.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/medeia-validator-core-1.1.1.jar 09:19:59 [INFO] Copying kotlin-reflect-1.3.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kotlin-reflect-1.3.20.jar 09:19:59 [INFO] Copying jaxb-xjc-4.0.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jaxb-xjc-4.0.3.jar 09:19:59 [INFO] Copying jaxb-core-4.0.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jaxb-core-4.0.3.jar 09:19:59 [INFO] Copying angus-activation-2.0.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/angus-activation-2.0.1.jar 09:19:59 [INFO] Copying jaxb-impl-4.0.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jaxb-impl-4.0.4.jar 09:19:59 [INFO] Copying jakarta.activation-api-2.1.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.activation-api-2.1.2.jar 09:19:59 [INFO] Copying jakarta.inject-api-2.0.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.inject-api-2.0.1.jar 09:19:59 [INFO] Copying jakarta.xml.bind-api-4.0.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.xml.bind-api-4.0.1.jar 09:19:59 [INFO] Copying policy-domains-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-domains-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-endpoints-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-endpoints-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying common-parameters-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/common-parameters-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying lombok-1.18.28.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/lombok-1.18.28.jar 09:19:59 [INFO] Copying cambriaClient-1.2.1-oss.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/cambriaClient-1.2.1-oss.jar 09:19:59 [INFO] Copying saClientLibrary-1.3.0-oss.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/saClientLibrary-1.3.0-oss.jar 09:19:59 [INFO] Copying httpclient-4.5.14.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/httpclient-4.5.14.jar 09:19:59 [INFO] Copying httpclient-cache-4.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/httpclient-cache-4.5.jar 09:19:59 [INFO] Copying saToolkit-1.2.0-oss.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/saToolkit-1.2.0-oss.jar 09:19:59 [INFO] Copying jline-2.12.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jline-2.12.1.jar 09:19:59 [INFO] Copying json-20231013.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/json-20231013.jar 09:19:59 [INFO] Copying guava-32.1.3-jre.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/guava-32.1.3-jre.jar 09:19:59 [INFO] Copying failureaccess-1.0.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/failureaccess-1.0.1.jar 09:19:59 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 09:19:59 [INFO] Copying jsr305-3.0.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jsr305-3.0.2.jar 09:19:59 [INFO] Copying checker-qual-3.37.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/checker-qual-3.37.0.jar 09:19:59 [INFO] Copying error_prone_annotations-2.21.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/error_prone_annotations-2.21.1.jar 09:19:59 [INFO] Copying j2objc-annotations-2.8.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/j2objc-annotations-2.8.jar 09:19:59 [INFO] Copying jackson-databind-2.14.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-databind-2.14.1.jar 09:19:59 [INFO] Copying jackson-annotations-2.16.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-annotations-2.16.1.jar 09:19:59 [INFO] Copying jackson-module-jakarta-xmlbind-annotations-2.16.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-module-jakarta-xmlbind-annotations-2.16.1.jar 09:19:59 [INFO] Copying jackson-dataformat-yaml-2.16.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-dataformat-yaml-2.16.1.jar 09:19:59 [INFO] Copying jaxb-runtime-4.0.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jaxb-runtime-4.0.4.jar 09:19:59 [INFO] Copying jaxb-core-4.0.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jaxb-core-4.0.4.jar 09:19:59 [INFO] Copying txw2-4.0.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/txw2-4.0.4.jar 09:19:59 [INFO] Copying istack-commons-runtime-4.1.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/istack-commons-runtime-4.1.2.jar 09:19:59 [INFO] Copying jersey-container-servlet-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-container-servlet-3.1.5.jar 09:19:59 [INFO] Copying jersey-container-servlet-core-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-container-servlet-core-3.1.5.jar 09:19:59 [INFO] Copying jersey-common-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-common-3.1.5.jar 09:19:59 [INFO] Copying osgi-resource-locator-1.0.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/osgi-resource-locator-1.0.3.jar 09:19:59 [INFO] Copying jersey-media-json-jackson-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-media-json-jackson-3.1.5.jar 09:19:59 [INFO] Copying jersey-entity-filtering-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-entity-filtering-3.1.5.jar 09:19:59 [INFO] Copying jersey-server-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-server-3.1.5.jar 09:19:59 [INFO] Copying jersey-client-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-client-3.1.5.jar 09:19:59 [INFO] Copying jakarta.annotation-api-2.1.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.annotation-api-2.1.1.jar 09:19:59 [INFO] Copying jersey-hk2-3.1.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jersey-hk2-3.1.5.jar 09:19:59 [INFO] Copying hk2-locator-3.0.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/hk2-locator-3.0.5.jar 09:19:59 [INFO] Copying aopalliance-repackaged-3.0.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/aopalliance-repackaged-3.0.5.jar 09:19:59 [INFO] Copying hk2-api-3.0.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/hk2-api-3.0.5.jar 09:19:59 [INFO] Copying hk2-utils-3.0.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/hk2-utils-3.0.5.jar 09:19:59 [INFO] Copying httpclient5-5.2.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/httpclient5-5.2.1.jar 09:19:59 [INFO] Copying httpcore5-h2-5.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/httpcore5-h2-5.2.jar 09:19:59 [INFO] Copying httpcore5-5.2.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/httpcore5-5.2.2.jar 09:19:59 [INFO] Copying jetty-security-11.0.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-security-11.0.20.jar 09:19:59 [INFO] Copying kafka-clients-3.6.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kafka-clients-3.6.1.jar 09:19:59 [INFO] Copying zstd-jni-1.5.5-1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/zstd-jni-1.5.5-1.jar 09:19:59 [INFO] Copying lz4-java-1.8.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/lz4-java-1.8.0.jar 09:19:59 [INFO] Copying snappy-java-1.1.10.5.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/snappy-java-1.1.10.5.jar 09:19:59 [INFO] Copying opentelemetry-kafka-clients-2.6-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-kafka-clients-2.6-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-instrumentation-api-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-instrumentation-api-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-instrumentation-api-semconv-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-instrumentation-api-semconv-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-api-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-api-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-context-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-context-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-kafka-clients-common-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-kafka-clients-common-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-exporter-otlp-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-exporter-otlp-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-sdk-trace-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-trace-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-sdk-common-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-common-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-sdk-metrics-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-metrics-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-exporter-otlp-common-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-exporter-otlp-common-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-exporter-common-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-exporter-common-1.25.0.jar 09:19:59 [INFO] Copying okhttp-4.10.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/okhttp-4.10.0.jar 09:19:59 [INFO] Copying okio-jvm-3.0.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/okio-jvm-3.0.0.jar 09:19:59 [INFO] Copying kotlin-stdlib-jdk8-1.5.31.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kotlin-stdlib-jdk8-1.5.31.jar 09:19:59 [INFO] Copying kotlin-stdlib-jdk7-1.5.31.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kotlin-stdlib-jdk7-1.5.31.jar 09:19:59 [INFO] Copying opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-sdk-extension-autoconfigure-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-extension-autoconfigure-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-sdk-1.25.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-1.25.0.jar 09:19:59 [INFO] Copying opentelemetry-sdk-logs-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-sdk-logs-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-api-logs-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-api-logs-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-api-events-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-api-events-1.25.0-alpha.jar 09:19:59 [INFO] Copying opentelemetry-semconv-1.25.0-alpha.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/opentelemetry-semconv-1.25.0-alpha.jar 09:19:59 [INFO] Copying snakeyaml-2.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/snakeyaml-2.2.jar 09:19:59 [INFO] Copying slf4j-api-2.0.11.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/slf4j-api-2.0.11.jar 09:19:59 [INFO] Copying commons-lang3-3.14.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-lang3-3.14.0.jar 09:19:59 [INFO] Copying jackson-core-2.14.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-core-2.14.1.jar 09:19:59 [INFO] Copying simpleclient-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_tracer_otel-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_tracer_otel-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_tracer_common-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_tracer_common-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_tracer_otel_agent-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_tracer_otel_agent-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_hotspot-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_hotspot-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_servlet_jakarta-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_servlet_jakarta-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_common-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_common-0.16.0.jar 09:19:59 [INFO] Copying simpleclient_servlet_common-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_servlet_common-0.16.0.jar 09:19:59 [INFO] Copying re2j-1.7.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/re2j-1.7.jar 09:19:59 [INFO] Copying jakarta.servlet-api-6.0.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.servlet-api-6.0.0.jar 09:19:59 [INFO] Copying jakarta.validation-api-3.0.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.validation-api-3.0.2.jar 09:19:59 [INFO] Copying swagger-jaxrs2-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-jaxrs2-jakarta-2.2.20.jar 09:19:59 [INFO] Copying classgraph-4.8.165.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/classgraph-4.8.165.jar 09:19:59 [INFO] Copying swagger-models-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-models-jakarta-2.2.20.jar 09:19:59 [INFO] Copying swagger-annotations-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-annotations-jakarta-2.2.20.jar 09:19:59 [INFO] Copying swagger-integration-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-integration-jakarta-2.2.20.jar 09:19:59 [INFO] Copying swagger-core-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-core-jakarta-2.2.20.jar 09:19:59 [INFO] Copying jackson-datatype-jsr310-2.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-datatype-jsr310-2.16.0.jar 09:19:59 [INFO] Copying jackson-jakarta-rs-json-provider-2.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-jakarta-rs-json-provider-2.16.0.jar 09:19:59 [INFO] Copying jackson-jakarta-rs-base-2.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jackson-jakarta-rs-base-2.16.0.jar 09:19:59 [INFO] Copying swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.20.jar 09:19:59 [INFO] Copying hibernate-core-jakarta-5.6.15.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/hibernate-core-jakarta-5.6.15.Final.jar 09:19:59 [INFO] Copying antlr-2.7.7.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/antlr-2.7.7.jar 09:19:59 [INFO] Copying jandex-2.4.2.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jandex-2.4.2.Final.jar 09:19:59 [INFO] Copying dom4j-2.1.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/dom4j-2.1.3.jar 09:19:59 [INFO] Copying gson-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/gson-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying jakarta.ws.rs-api-3.1.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.ws.rs-api-3.1.0.jar 09:19:59 [INFO] Copying utils-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/utils-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying medeia-validator-gson-1.1.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/medeia-validator-gson-1.1.1.jar 09:19:59 [INFO] Copying kotlin-stdlib-1.3.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kotlin-stdlib-1.3.20.jar 09:19:59 [INFO] Copying kotlin-stdlib-common-1.3.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/kotlin-stdlib-common-1.3.20.jar 09:19:59 [INFO] Copying annotations-13.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/annotations-13.0.jar 09:19:59 [INFO] Copying commons-net-3.9.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-net-3.9.0.jar 09:19:59 [INFO] Copying commons-cli-1.5.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-cli-1.5.0.jar 09:19:59 [INFO] Copying policy-models-pdp-3.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-models-pdp-3.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-models-base-3.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-models-base-3.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-models-errors-3.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-models-errors-3.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-models-tosca-3.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-models-tosca-3.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-models-dao-3.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-models-dao-3.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying policy-models-examples-3.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/policy-models-examples-3.1.1-SNAPSHOT.jar 09:19:59 [INFO] Copying logback-core-1.4.14.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/logback-core-1.4.14.jar 09:19:59 [INFO] Copying postgresql-42.6.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/postgresql-42.6.0.jar 09:19:59 [INFO] Copying jetty-server-11.0.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-server-11.0.20.jar 09:19:59 [INFO] Copying jetty-http-11.0.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-http-11.0.20.jar 09:19:59 [INFO] Copying jetty-util-11.0.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-util-11.0.20.jar 09:19:59 [INFO] Copying jetty-io-11.0.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-io-11.0.20.jar 09:19:59 [INFO] Copying jetty-jakarta-servlet-api-5.0.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-jakarta-servlet-api-5.0.2.jar 09:19:59 [INFO] Copying jetty-servlet-11.0.12.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jetty-servlet-11.0.12.jar 09:19:59 [INFO] Copying gson-2.10.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/gson-2.10.1.jar 09:19:59 [INFO] Copying gson-javatime-serialisers-1.1.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/gson-javatime-serialisers-1.1.2.jar 09:19:59 [INFO] Copying json-path-2.9.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/json-path-2.9.0.jar 09:19:59 [INFO] Copying json-smart-2.5.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/json-smart-2.5.0.jar 09:19:59 [INFO] Copying accessors-smart-2.5.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/accessors-smart-2.5.0.jar 09:19:59 [INFO] Copying asm-9.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/asm-9.3.jar 09:19:59 [INFO] Copying commons-collections4-4.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-collections4-4.4.jar 09:19:59 [INFO] Copying commons-codec-1.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-codec-1.16.0.jar 09:19:59 [INFO] Copying logback-classic-1.4.14.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/logback-classic-1.4.14.jar 09:19:59 [INFO] Copying mariadb-java-client-3.1.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/mariadb-java-client-3.1.4.jar 09:19:59 [INFO] Copying waffle-jna-3.2.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/waffle-jna-3.2.0.jar 09:19:59 [INFO] Copying jna-5.12.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jna-5.12.1.jar 09:19:59 [INFO] Copying jna-platform-5.12.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jna-platform-5.12.1.jar 09:19:59 [INFO] Copying caffeine-2.9.3.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/caffeine-2.9.3.jar 09:19:59 [INFO] Copying hibernate-core-6.3.0.CR1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/hibernate-core-6.3.0.CR1.jar 09:19:59 [INFO] Copying jakarta.persistence-api-3.1.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.persistence-api-3.1.0.jar 09:19:59 [INFO] Copying jakarta.transaction-api-2.0.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jakarta.transaction-api-2.0.1.jar 09:19:59 [INFO] Copying jboss-logging-3.5.0.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jboss-logging-3.5.0.Final.jar 09:19:59 [INFO] Copying jandex-3.1.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/jandex-3.1.2.jar 09:19:59 [INFO] Copying classmate-1.5.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/classmate-1.5.1.jar 09:19:59 [INFO] Copying byte-buddy-1.12.18.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/byte-buddy-1.12.18.jar 09:19:59 [INFO] Copying antlr4-runtime-4.10.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/antlr4-runtime-4.10.1.jar 09:19:59 [INFO] Copying hibernate-commons-annotations-6.0.6.Final.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/hibernate-commons-annotations-6.0.6.Final.jar 09:19:59 [INFO] Copying commons-io-2.13.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-io-2.13.0.jar 09:19:59 [INFO] Copying simpleclient_logback-0.16.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/simpleclient_logback-0.16.0.jar 09:19:59 [INFO] Copying swagger-annotations-2.2.20.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/swagger-annotations-2.2.20.jar 09:19:59 [INFO] Copying commons-logging-1.2.jar to /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/assembly/lib/commons-logging-1.2.jar 09:19:59 [INFO] 09:19:59 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-management --- 09:19:59 [INFO] Analyzed bundle 'policy-core' with 16 classes 09:19:59 [INFO] Analyzed bundle 'policy-domains' with 2 classes 09:19:59 [INFO] 09:19:59 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-management --- 09:19:59 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/policy-management-2.1.1-SNAPSHOT.jar 09:19:59 [INFO] 09:19:59 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ policy-management --- 09:19:59 [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml 09:19:59 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/policy-management-2.1.1-SNAPSHOT.zip 09:20:00 [INFO] 09:20:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-management --- 09:20:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:20:00 [INFO] failsafeArgLine set to empty 09:20:00 [INFO] 09:20:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-management --- 09:20:00 [INFO] 09:20:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-management --- 09:20:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:20:00 [INFO] 09:20:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-management --- 09:20:00 [INFO] 09:20:00 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-management --- 09:20:00 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-management/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-management/2.1.1-SNAPSHOT/policy-management-2.1.1-SNAPSHOT.pom 09:20:00 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/policy-management-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-management/2.1.1-SNAPSHOT/policy-management-2.1.1-SNAPSHOT.jar 09:20:00 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/policy-management/target/policy-management-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/policy-management/2.1.1-SNAPSHOT/policy-management-2.1.1-SNAPSHOT.zip 09:20:00 [INFO] 09:20:00 [INFO] -----------< org.onap.policy.drools-pdp:feature-healthcheck >----------- 09:20:00 [INFO] Building feature-healthcheck 2.1.1-SNAPSHOT [6/15] 09:20:00 [INFO] --------------------------------[ jar ]--------------------------------- 09:20:00 [INFO] 09:20:00 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-healthcheck --- 09:20:00 [INFO] 09:20:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-healthcheck --- 09:20:00 [INFO] 09:20:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-healthcheck --- 09:20:00 [INFO] 09:20:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-healthcheck --- 09:20:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:20:00 --add-opens java.base/java.util=ALL-UNNAMED 09:20:00 --add-opens java.sql/java.sql=ALL-UNNAMED 09:20:00 [INFO] 09:20:00 [INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ feature-healthcheck --- 09:20:00 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 09:20:01 [INFO] writing file /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/target/generated-sources/swagger/src/gen/java/org/onap/policy/drools/healthcheck/HealthcheckApi.java 09:20:01 [INFO] 09:20:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-healthcheck --- 09:20:01 [INFO] Starting audit... 09:20:01 Audit done. 09:20:01 [INFO] You have 0 Checkstyle violations. 09:20:01 [INFO] 09:20:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-healthcheck --- 09:20:01 [INFO] Starting audit... 09:20:01 Audit done. 09:20:01 [INFO] You have 0 Checkstyle violations. 09:20:01 [INFO] 09:20:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-healthcheck --- 09:20:01 [INFO] Copying 2 resources from src/main/resources to target/classes 09:20:01 [INFO] 09:20:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-healthcheck --- 09:20:01 [INFO] Changes detected - recompiling the module! :dependency 09:20:01 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 09:20:01 [INFO] 09:20:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-healthcheck --- 09:20:01 [INFO] Copying 4 resources from src/test/resources to target/test-classes 09:20:01 [INFO] 09:20:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-healthcheck --- 09:20:01 [INFO] Changes detected - recompiling the module! :dependency 09:20:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 09:20:02 [INFO] 09:20:02 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-healthcheck --- 09:20:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:20:02 [INFO] 09:20:02 [INFO] ------------------------------------------------------- 09:20:02 [INFO] T E S T S 09:20:02 [INFO] ------------------------------------------------------- 09:20:03 [INFO] Running org.onap.policy.drools.healthcheck.RestHealthCheckTest 09:20:03 09:20:03.197 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 09:20:03 09:20:03.203 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 09:20:03 09:20:03.203 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 09:20:03 09:20:03.203 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO 09:20:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:20:06 09:20:06.560 [lifecycle-8768] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:06 09:20:06.560 [lifecycle-8768] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 09:20:06 09:20:06.823 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:06 09:20:06.826 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.101 s -- in org.onap.policy.drools.healthcheck.RestHealthCheckTest 09:20:07 [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckManagerTest 09:20:07 09:20:07.465 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1707470407460, endTime=1707470407465, elapsedTime=5, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470407460, endTime=1707470407460, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=true, code=201, startTime=1707470407460, endTime=1707470407465, elapsedTime=5, message=no rules configured)]) 09:20:07 09:20:07.474 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1707470407473, endTime=1707470407474, elapsedTime=1, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470407473, endTime=1707470407473, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=400, startTime=1707470407473, endTime=1707470407474, elapsedTime=1, message=disabled)]) 09:20:07 09:20:07.484 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- client healthchecks ignored as engine is not active 09:20:07 09:20:07.585 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManagerTest$HealthCheckMonitorImpl@8f09a02: cannot contact http-client name-b 09:20:07 java.lang.RuntimeException: expected exception 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) 09:20:07 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) 09:20:07 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) 09:20:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:20:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:20:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:20:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:20:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:20:07 09:20:07.591 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1707470407583, endTime=1707470407591, elapsedTime=8, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470407583, endTime=1707470407583, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1707470407582, endTime=1707470407584, elapsedTime=2, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1707470407583, endTime=1707470407591, elapsedTime=8, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1707470407583, endTime=1707470407585, elapsedTime=2, message=Not Found)]) 09:20:07 09:20:07.592 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1707470407592, endTime=1707470407592, elapsedTime=0, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470407592, endTime=1707470407592, elapsedTime=0, message=enabled), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1707470407592, endTime=1707470407592, elapsedTime=0, message=OK)]) 09:20:07 09:20:07.608 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot start http-server HEALTHCHECK 09:20:07 java.lang.RuntimeException: expected exception 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManager.startServer(HealthCheckManager.java:465) 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManager.startHealthcheckServer(HealthCheckManager.java:460) 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManager.start(HealthCheckManager.java:392) 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testStart(HealthCheckManagerTest.java:367) 09:20:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:20:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:20:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:20:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:20:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:20:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:20:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:20:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:20:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:20:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:20:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:20:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:20:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:20:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:20:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:20:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:20:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:20:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:20:07 09:20:07.609 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot start 09:20:07 java.lang.RuntimeException: expected exception 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManagerTest$1.getServerFactory(HealthCheckManagerTest.java:377) 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManager.start(HealthCheckManager.java:379) 09:20:07 at org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testStart(HealthCheckManagerTest.java:380) 09:20:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:20:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:20:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:20:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:20:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:20:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:20:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:20:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:20:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:20:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:20:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:20:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:20:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:20:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:20:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:20:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:20:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:20:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:20:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:20:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:20:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:20:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:20:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:20:07 09:20:07.618 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- no controllers to live check 09:20:07 09:20:07.619 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- cannot get controller controller3 09:20:07 09:20:07.630 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-a: cannot stop http-client 09:20:07 09:20:07.630 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-b: cannot stop http-client 09:20:07 09:20:07.630 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- name-c: cannot stop http-client 09:20:07 09:20:07.635 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 09:20:17 09:20:17.658 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1707470407656, endTime=1707470417658, elapsedTime=10002, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470407656, endTime=1707470407656, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1707470407656, endTime=1707470417658, elapsedTime=10002, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1707470407657, endTime=1707470407658, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 09:20:27 09:20:27.660 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout encountered 09:20:27 09:20:27.683 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "main" prio=5 Id=1 RUNNABLE 09:20:27 at java.management@17.0.4/sun.management.ThreadImpl.dumpThreads0(Native Method) 09:20:27 at java.management@17.0.4/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521) 09:20:27 at app//org.onap.policy.drools.healthcheck.HealthCheckManager.log(HealthCheckManager.java:483) 09:20:27 at app//org.onap.policy.drools.healthcheck.HealthCheckManager.controllerHealthcheck(HealthCheckManager.java:183) 09:20:27 at app//org.onap.policy.drools.healthcheck.HealthCheckManagerTest.testControllerHealthcheck(HealthCheckManagerTest.java:242) 09:20:27 at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:20:27 at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:20:27 at java.base@17.0.4/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:20:27 ... 09:20:27 09:20:27 09:20:27 09:20:27.690 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "Reference Handler" daemon prio=10 Id=2 RUNNABLE 09:20:27 at java.base@17.0.4/java.lang.ref.Reference.waitForReferencePendingList(Native Method) 09:20:27 at java.base@17.0.4/java.lang.ref.Reference.processPendingReferences(Reference.java:253) 09:20:27 at java.base@17.0.4/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) 09:20:27 09:20:27 09:20:27 09:20:27.690 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@574f9e36 09:20:27 at java.base@17.0.4/java.lang.Object.wait(Native Method) 09:20:27 - waiting on java.lang.ref.ReferenceQueue$Lock@574f9e36 09:20:27 at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) 09:20:27 at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) 09:20:27 at java.base@17.0.4/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) 09:20:27 09:20:27 09:20:27 09:20:27.691 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE 09:20:27 09:20:27 09:20:27 09:20:27.691 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "Common-Cleaner" daemon prio=8 Id=12 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@77db231c 09:20:27 at java.base@17.0.4/java.lang.Object.wait(Native Method) 09:20:27 - waiting on java.lang.ref.ReferenceQueue$Lock@77db231c 09:20:27 at java.base@17.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) 09:20:27 at java.base@17.0.4/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) 09:20:27 at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) 09:20:27 at java.base@17.0.4/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) 09:20:27 09:20:27 09:20:27 09:20:27.691 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "Notification Thread" daemon prio=9 Id=14 RUNNABLE 09:20:27 09:20:27 09:20:27 09:20:27.691 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "surefire-forkedjvm-stream-flusher" daemon prio=5 Id=15 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60b4d934 09:20:27 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) 09:20:27 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60b4d934 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) 09:20:27 at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) 09:20:27 at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) 09:20:27 at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) 09:20:27 at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 09:20:27 at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:20:27 ... 09:20:27 09:20:27 09:20:27 09:20:27.692 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "surefire-forkedjvm-command-thread" daemon prio=5 Id=17 RUNNABLE (in native) 09:20:27 at java.base@17.0.4/java.io.FileInputStream.readBytes(Native Method) 09:20:27 at java.base@17.0.4/java.io.FileInputStream.read(FileInputStream.java:276) 09:20:27 at java.base@17.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:282) 09:20:27 at java.base@17.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:343) 09:20:27 - locked java.io.BufferedInputStream@6a3e633a 09:20:27 at java.base@17.0.4/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) 09:20:27 at java.base@17.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) 09:20:27 at java.base@17.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:343) 09:20:27 - locked java.io.BufferedInputStream@6fc6f68f 09:20:27 at app//org.apache.maven.surefire.api.util.internal.Channels$3.readImpl(Channels.java:169) 09:20:27 ... 09:20:27 09:20:27 09:20:27 09:20:27.692 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "process reaper" daemon prio=10 Id=19 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@297dff3a 09:20:27 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) 09:20:27 - waiting on java.util.concurrent.SynchronousQueue$TransferStack@297dff3a 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 09:20:27 at java.base@17.0.4/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) 09:20:27 at java.base@17.0.4/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) 09:20:27 at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 09:20:27 at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 09:20:27 at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:20:27 at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) 09:20:27 09:20:27 09:20:27 09:20:27.692 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "Attach Listener" daemon prio=9 Id=20 RUNNABLE 09:20:27 09:20:27 09:20:27 09:20:27.692 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "ForkJoinPool.commonPool-worker-1" daemon prio=5 Id=33 TIMED_WAITING 09:20:27 at java.base@17.0.4/java.lang.Thread.sleep(Native Method) 09:20:27 at java.base@17.0.4/java.lang.Thread.sleep(Thread.java:337) 09:20:27 at java.base@17.0.4/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446) 09:20:27 at app//org.mockito.internal.stubbing.answers.AnswersWithDelay.answer(AnswersWithDelay.java:36) 09:20:27 at app//org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:20:27 at app//org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:20:27 at app//org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:20:27 at app//org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:20:27 ... 09:20:27 09:20:27 09:20:27 09:20:27.692 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "CompletableFutureDelayScheduler" daemon prio=5 Id=34 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30437e9c 09:20:27 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) 09:20:27 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30437e9c 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) 09:20:27 at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) 09:20:27 at java.base@17.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) 09:20:27 ... 09:20:27 09:20:27 09:20:27 09:20:27.692 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "ForkJoinPool.commonPool-worker-2" daemon prio=5 Id=35 WAITING on java.util.concurrent.ForkJoinPool@2e057637 09:20:27 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) 09:20:27 - waiting on java.util.concurrent.ForkJoinPool@2e057637 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:20:27 09:20:27 09:20:27 09:20:27.693 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- Healthcheck Timeout Encountered: 09:20:27 "ForkJoinPool.commonPool-worker-3" daemon prio=5 Id=36 WAITING on java.util.concurrent.ForkJoinPool@2e057637 09:20:27 at java.base@17.0.4/jdk.internal.misc.Unsafe.park(Native Method) 09:20:27 - waiting on java.util.concurrent.ForkJoinPool@2e057637 09:20:27 at java.base@17.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) 09:20:27 at java.base@17.0.4/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:20:27 09:20:27 09:20:27 09:20:27.693 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1707470417660, endTime=1707470427660, elapsedTime=10000, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470417660, endTime=1707470417660, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1707470417660, endTime=1707470427660, elapsedTime=10000, message=healthcheck timeout)]) 09:20:27 09:20:27.695 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=true, startTime=1707470427693, endTime=1707470427695, elapsedTime=2, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470427693, endTime=1707470427693, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1707470427693, endTime=1707470427694, elapsedTime=1, message=[session2:{java.lang.Integer=2}])]) 09:20:27 09:20:27.706 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- controller healthchecks ignored as engine is not active 09:20:27 09:20:27.710 [ForkJoinPool.commonPool-worker-5] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManagerTest$HealthCheckMonitorImpl@4a9ff419: cannot contact http-client name-b 09:20:27 java.lang.RuntimeException: expected exception 09:20:27 at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) 09:20:27 at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) 09:20:27 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) 09:20:27 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) 09:20:27 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:20:27 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:20:27 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:20:27 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:20:27 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:20:37 09:20:37.709 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1707470427708, endTime=1707470437708, elapsedTime=10000, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470427708, endTime=1707470427708, elapsedTime=0, message=enabled), HealthCheck.Report(name=drools1, url=1:1:1, healthy=false, code=3000, startTime=1707470427708, endTime=1707470437708, elapsedTime=10000, message=healthcheck timeout), HealthCheck.Report(name=drools2, url=2:2:2, healthy=true, code=2, startTime=1707470427708, endTime=1707470427710, elapsedTime=2, message=[session2:{java.lang.Integer=2}]), HealthCheck.Report(name=name-a, url=url-a, healthy=true, code=200, startTime=1707470427708, endTime=1707470427710, elapsedTime=2, message=OK), HealthCheck.Report(name=name-b, url=url-b, healthy=false, code=9000, startTime=1707470427708, endTime=1707470427710, elapsedTime=2, message=cannot reach component), HealthCheck.Report(name=name-c, url=url-c, healthy=false, code=404, startTime=1707470427708, endTime=1707470427711, elapsedTime=3, message=Not Found)]) 09:20:37 09:20:37.721 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckManagerTest -- HealthCheck.Reports(healthy=false, startTime=1707470437721, endTime=1707470437721, elapsedTime=0, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470437721, endTime=1707470437721, elapsedTime=0, message=enabled), HealthCheck.Report(name=unknown, url=java.lang.Integer, healthy=false, code=9010, startTime=1707470437721, endTime=1707470437721, elapsedTime=0, message=unknown entity)]) 09:20:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.55 s -- in org.onap.policy.drools.healthcheck.HealthCheckManagerTest 09:20:37 [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckFeatureTest 09:20:37 09:20:37.731 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.common.endpoints logger to level WARN 09:20:37 09:20:37.731 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.eclipse logger to level ERROR 09:20:37 09:20:37.731 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting org.onap.policy.drools.healthcheck logger to level DEBUG 09:20:37 09:20:37.731 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils -- setting ROOT logger to level INFO 09:20:40 09:20:40.546 [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: 09:20:40 [FATAL] Non-resolvable parent POM for org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT: org.onap.oparent:oparent:pom:3.3.3 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced @ org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT, /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/4.1.1-SNAPSHOT/policy-parent-4.1.1-SNAPSHOT.pom, line 24, column 13 09:20:40 09:20:40 09:20:40.562 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:20:40 [] 09:20:40 09:20:40.580 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:20:40 [] 09:20:40 09:20:40.585 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- drools-controller instantiation [org.onap.policy.drools.healthcheck:echo:1.0.0] 09:20:40 09:20:40.710 [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. 09:20:40 09:20:40.739 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: defaultKieBase 09:20:40 09:20:40.786 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: defaultKieBase 09:20:40 09:20:40.787 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- Start creation of KieBase: onap.policies.drools.healthcheck 09:20:40 09:20:40.790 [main] INFO org.drools.compiler.kie.builder.impl.KieContainerImpl -- End creation of KieBase: onap.policies.drools.healthcheck 09:20:40 09:20:40.791 [main] INFO org.onap.policy.drools.core.PolicyContainer -- Add a new kieContainer in containers: releaseId: org.onap.policy.drools.healthcheck:echo:1.0.0 09:20:40 09:20:40.791 [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] 09:20:40 09:20:40.793 [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] 09:20:40 09:20:40.832 [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=1424741300]): start 09:20:40 09:20:40.835 [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=1424741300] 09:20:40 09:20:40.835 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 09:20:40 09:20:40.837 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:20:40 [] 09:20:40 09:20:40.900 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 09:20:40 09:20:40.901 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 09:20:40 09:20:40.901 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 09:20:40 09:20:40.924 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be stopped 09:20:40 java.lang.IllegalStateException: expected exception 09:20:40 at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterShutdown(HealthCheckFeature.java:73) 09:20:40 at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterShutdown(HealthCheckFeatureTest.java:218) 09:20:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:20:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:20:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:20:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:20:40 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:20:40 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:20:40 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:20:40 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:20:40 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:20:40 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:20:40 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:20:40 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:20:40 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:20:40 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:20:40 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:20:40 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:20:40 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:20:40 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:20:40 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:20:40 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:20:40 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:20:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:20:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:20:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:20:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:20:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:20:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:20:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:20:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:20:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:20:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:20:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:20:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:20:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:20:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:20:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:20:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:20:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:20:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:20:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:20:40 ECHO: I am up 09:20:41 09:20:41.041 [HEALTHCHECK-7777] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:41 09:20:41.044 [LIVENESS-7776] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:50.999 [ForkJoinPool.commonPool-worker-5] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.002 [ForkJoinPool.commonPool-worker-5] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.004 [ForkJoinPool.commonPool-worker-4] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.004 [ForkJoinPool.commonPool-worker-6] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.006 [ForkJoinPool.commonPool-worker-4] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.008 [ForkJoinPool.commonPool-worker-6] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.010 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.012 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:20:51 09:20:51.140 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1707470450978, endTime=1707470451140, elapsedTime=162, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470450979, endTime=1707470450979, elapsedTime=0, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=true, code=1, startTime=1707470450980, endTime=1707470450992, elapsedTime=12, message=[echo:{java.lang.String=1}]), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1707470450982, endTime=1707470451026, elapsedTime=44, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1707470450983, endTime=1707470451016, elapsedTime=33, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1707470450983, endTime=1707470451017, elapsedTime=34, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=true, code=200, startTime=1707470450984, endTime=1707470451138, elapsedTime=154, message=OK)]) 09:20:56 09:20:56.154 [main] INFO org.onap.policy.drools.healthcheck.HealthCheckFeatureTest -- HealthCheck.Reports(healthy=false, startTime=1707470451146, endTime=1707470456153, elapsedTime=5007, details=[HealthCheck.Report(name=PDP-D, url=engine, healthy=true, code=200, startTime=1707470451146, endTime=1707470451146, elapsedTime=0, message=enabled), HealthCheck.Report(name=echo, url=org.onap.policy.drools.healthcheck:echo:1.0.0, healthy=false, code=3000, startTime=1707470451147, endTime=1707470456148, elapsedTime=5001, message=healthcheck timeout), HealthCheck.Report(name=HEALTHCHECK, url=http://localhost:7777/healthcheck/test, healthy=true, code=200, startTime=1707470451148, endTime=1707470451156, elapsedTime=8, message=OK), HealthCheck.Report(name=LIVENESS, url=http://localhost:7776/healthcheck/test, healthy=true, code=200, startTime=1707470451150, endTime=1707470451156, elapsedTime=6, message=OK), HealthCheck.Report(name=UNAUTH, url=http://localhost:7777/healthcheck/test, healthy=false, code=401, startTime=1707470451151, endTime=1707470451162, elapsedTime=11, message=Unauthorized), HealthCheck.Report(name=STUCK, url=http://localhost:7776/healthcheck/stuck, healthy=false, code=3000, startTime=1707470451151, endTime=1707470456152, elapsedTime=5001, message=healthcheck timeout)]) 09:20:56 09:20:56.163 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.drools.healthcheck.HealthCheckManager -- org.onap.policy.drools.healthcheck.HealthCheckManager@1c0ffb7e: cannot contact http-client STUCK 09:20:56 jakarta.ws.rs.ProcessingException: java.net.ConnectException: Connection refused 09:20:56 at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:270) 09:20:56 at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) 09:20:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:20:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:20:56 at org.glassfish.jersey.internal.Errors.process(Errors.java:205) 09:20:56 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) 09:20:56 at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) 09:20:56 at org.onap.policy.common.endpoints.http.client.internal.JerseyClient.get(JerseyClient.java:192) 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:317) 09:20:56 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:20:56 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$VJ8w8HAp.invokeWithArguments(Unknown Source) 09:20:56 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) 09:20:56 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 09:20:56 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) 09:20:56 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) 09:20:56 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 09:20:56 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 09:20:56 at org.mockito.Answers.answer(Answers.java:90) 09:20:56 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 09:20:56 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:20:56 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:20:56 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:20:56 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckManager.reportOn(HealthCheckManager.java:312) 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckManager.lambda$createSupplier$2(HealthCheckManager.java:335) 09:20:56 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) 09:20:56 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) 09:20:56 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:20:56 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:20:56 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:20:56 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:20:56 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:20:56 Caused by: java.net.ConnectException: Connection refused 09:20:56 at java.base/sun.nio.ch.Net.connect0(Native Method) 09:20:56 at java.base/sun.nio.ch.Net.connect(Net.java:579) 09:20:56 at java.base/sun.nio.ch.Net.connect(Net.java:568) 09:20:56 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) 09:20:56 at java.base/java.net.Socket.connect(Socket.java:633) 09:20:56 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:178) 09:20:56 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532) 09:20:56 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637) 09:20:56 at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:930) 09:20:56 at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:760) 09:20:56 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) 09:20:56 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) 09:20:56 at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) 09:20:56 at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:423) 09:20:56 at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:268) 09:20:56 ... 37 common frames omitted 09:20:56 09:20:56.208 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- HEALTHCHECK: cannot stop http-client 09:20:56 09:20:56.208 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- LIVENESS: cannot stop http-client 09:20:56 09:20:56.208 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- UNAUTH: cannot stop http-client 09:20:56 09:20:56.208 [main] WARN org.onap.policy.drools.healthcheck.HealthCheckManager -- STUCK: cannot stop http-client 09:20:56 09:20:56.212 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be started 09:20:56 java.lang.IllegalStateException: expected exception 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterStart(HealthCheckFeature.java:51) 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterStart(HealthCheckFeatureTest.java:187) 09:20:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:20:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:20:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:20:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:20:56 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:20:56 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:20:56 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:20:56 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:20:56 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:20:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:20:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:20:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:20:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:20:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:20:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:20:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:20:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:20:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:20:56 09:20:56.213 [main] ERROR org.onap.policy.drools.healthcheck.HealthCheckFeature -- Healthcheck Monitor cannot be opened 09:20:56 java.lang.IllegalStateException: expected exception 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckFeature.afterOpen(HealthCheckFeature.java:62) 09:20:56 at org.onap.policy.drools.healthcheck.HealthCheckFeatureTest.testAfterOpen(HealthCheckFeatureTest.java:202) 09:20:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:20:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:20:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:20:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:20:56 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:20:56 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:20:56 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:20:56 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:20:56 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:20:56 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:20:56 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:20:56 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:20:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:20:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:20:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:20:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:20:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:20:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:20:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:20:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:20:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:20:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:20:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:20:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:20:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:20:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:20:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:20:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:20:56 09:20:56.214 [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=1424741300]): halt 09:20:56 09:20:56.215 [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=1424741300]): stop 09:20:56 09:20:56.215 [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=1424741300] 09:20:56 09:20:56.216 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:20:56 09:20:56.218 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1424741300]: HALT 09:20:56 09:20:56.219 [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=1424741300] 09:20:56 09:20:56.219 [main] INFO org.onap.policy.drools.controller.internal.MavenDroolsController -- MavenDroolsController [policyContainer=org.onap.policy.drools.healthcheck:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1424741300]: REMOVE-CODERS 09:20:56 09:20:56.219 [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=1424741300] 09:20:56 09:20:56.219 [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=1424741300] 09:20:56 09:20:56.219 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:name :echo 09:20:56 09:20:56.219 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:new session was added in sessions with name echo 09:20:56 09:20:56.219 [main] INFO org.onap.policy.drools.core.PolicyContainer -- activatePolicySession:session - org.onap.policy.drools.healthcheck:echo:1.0.0:echo is returned. 09:20:56 09:20:56.219 [main] INFO org.onap.policy.drools.core.PolicySession -- starting ThreadModel for session org.onap.policy.drools.healthcheck:echo:1.0.0:echo 09:20:56 09:20:56.220 [Session org.onap.policy.drools.healthcheck:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession -- fireUntilHalt() returned 09:20:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.50 s -- in org.onap.policy.drools.healthcheck.HealthCheckFeatureTest 09:20:56 [INFO] Running org.onap.policy.drools.healthcheck.HealthCheckTest 09:20:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.healthcheck.HealthCheckTest 09:20:56 [INFO] 09:20:56 [INFO] Results: 09:20:56 [INFO] 09:20:56 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 09:20:56 [INFO] 09:20:56 [INFO] 09:20:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-healthcheck --- 09:20:56 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/../target/code-coverage/jacoco-ut.exec 09:20:56 [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes 09:20:56 [INFO] 09:20:56 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-healthcheck --- 09:20:56 [INFO] Analyzed bundle 'policy-core' with 16 classes 09:20:56 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:20:56 [INFO] 09:20:56 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-healthcheck --- 09:20:56 [INFO] 09:20:56 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-healthcheck --- 09:20:56 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/target/feature-healthcheck-2.1.1-SNAPSHOT.jar 09:20:56 [INFO] 09:20:56 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-healthcheck --- 09:20:56 [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml 09:20:56 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/target/feature-healthcheck-2.1.1-SNAPSHOT.zip 09:20:56 [INFO] 09:20:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-healthcheck --- 09:20:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:20:56 [INFO] failsafeArgLine set to empty 09:20:56 [INFO] 09:20:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-healthcheck --- 09:20:56 [INFO] 09:20:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-healthcheck --- 09:20:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:20:56 [INFO] 09:20:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-healthcheck --- 09:20:56 [INFO] 09:20:56 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-healthcheck --- 09:20:56 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-healthcheck/2.1.1-SNAPSHOT/feature-healthcheck-2.1.1-SNAPSHOT.pom 09:20:56 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/target/feature-healthcheck-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-healthcheck/2.1.1-SNAPSHOT/feature-healthcheck-2.1.1-SNAPSHOT.jar 09:20:56 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-healthcheck/target/feature-healthcheck-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-healthcheck/2.1.1-SNAPSHOT/feature-healthcheck-2.1.1-SNAPSHOT.zip 09:20:56 [INFO] 09:20:56 [INFO] --------< org.onap.policy.drools-pdp:feature-pooling-messages >--------- 09:20:56 [INFO] Building feature-pooling-messages 2.1.1-SNAPSHOT [7/15] 09:20:56 [INFO] --------------------------------[ jar ]--------------------------------- 09:20:56 [INFO] 09:20:56 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-pooling-messages --- 09:20:56 [INFO] 09:20:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-pooling-messages --- 09:20:56 [INFO] 09:20:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-pooling-messages --- 09:20:56 [INFO] 09:20:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-pooling-messages --- 09:20:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:20:56 --add-opens java.base/java.util=ALL-UNNAMED 09:20:56 --add-opens java.sql/java.sql=ALL-UNNAMED 09:20:56 [INFO] 09:20:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-pooling-messages --- 09:20:56 [INFO] Starting audit... 09:20:56 Audit done. 09:20:56 [INFO] You have 0 Checkstyle violations. 09:20:56 [INFO] 09:20:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-pooling-messages --- 09:20:57 [INFO] Starting audit... 09:20:57 Audit done. 09:20:57 [INFO] You have 0 Checkstyle violations. 09:20:57 [INFO] 09:20:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-pooling-messages --- 09:20:57 [INFO] Copying 3 resources from src/main/resources to target/classes 09:20:57 [INFO] 09:20:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-pooling-messages --- 09:20:57 [INFO] Changes detected - recompiling the module! :dependency 09:20:57 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 09:20:57 [INFO] 09:20:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-pooling-messages --- 09:20:57 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:20:57 [INFO] 09:20:57 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-pooling-messages --- 09:20:57 [INFO] Changes detected - recompiling the module! :dependency 09:20:57 [INFO] Compiling 26 source files with javac [debug release 17] to target/test-classes 09:20:58 [INFO] 09:20:58 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-pooling-messages --- 09:20:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:20:58 [INFO] 09:20:58 [INFO] ------------------------------------------------------- 09:20:58 [INFO] T E S T S 09:20:58 [INFO] ------------------------------------------------------- 09:20:59 [INFO] Running org.onap.policy.drools.pooling.PoolingPropertiesTest 09:20:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.policy.drools.pooling.PoolingPropertiesTest 09:20:59 [INFO] Running org.onap.policy.drools.pooling.EndToEndFeatureTest 09:21:00 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.499 s -- in org.onap.policy.drools.pooling.EndToEndFeatureTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.BucketAssignmentsTest 09:21:00 2024-02-09 09:21:00.300 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned 09:21:00 2024-02-09 09:21:00.304 [main] ERROR o.o.p.d.p.message.BucketAssignments.getAssignedHost(145) - no buckets have been assigned 09:21:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.drools.pooling.message.BucketAssignmentsTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.MessageTest 09:21:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.drools.pooling.message.MessageTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.HeartbeatTest 09:21:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.drools.pooling.message.HeartbeatTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.IdentificationTest 09:21:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.drools.pooling.message.IdentificationTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.LeaderTest 09:21:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.drools.pooling.message.LeaderTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.QueryTest 09:21:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.drools.pooling.message.QueryTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.message.OfflineTest 09:21:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.pooling.message.OfflineTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureExceptionTest 09:21:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.drools.pooling.PoolingFeatureExceptionTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureRtExceptionTest 09:21:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.drools.pooling.PoolingFeatureRtExceptionTest 09:21:00 [INFO] Running org.onap.policy.drools.pooling.PoolingManagerImplTest 09:21:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:21:02 2024-02-09 09:21:02.167 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(454) - discarded event for unassigned bucket from topic topic.two 09:21:02 2024-02-09 09:21:02.239 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.(160) - failed to attach internal DMaaP topic to controller my.controller 09:21:02 2024-02-09 09:21:02.255 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.onTopicEvent(351) - null event on topic my.topic 09:21:02 2024-02-09 09:21:02.261 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 09:21:02 2024-02-09 09:21:02.300 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.publish(336) - failed to publish message for topic my.topic channel _admin 09:21:02 org.onap.policy.drools.pooling.PoolingFeatureException: null 09:21:02 at org.onap.policy.drools.pooling.TopicMessageManager.publish(TopicMessageManager.java:198) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImpl.publish(PoolingManagerImpl.java:330) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImplTest.lambda$testPublish_TopicMessageMngEx$5(PoolingManagerImplTest.java:503) 09:21:02 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:21:02 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 09:21:02 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 09:21:02 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1287) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImplTest.testPublish_TopicMessageMngEx(PoolingManagerImplTest.java:503) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:02 2024-02-09 09:21:02.334 [main] ERROR o.o.p.d.pooling.PoolingManagerImpl.publish(336) - failed to publish message for topic my.topic channel _admin 09:21:02 org.onap.policy.drools.pooling.PoolingFeatureException: missing message source 09:21:02 at org.onap.policy.drools.pooling.message.Message.checkValidity(Message.java:71) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImpl.publish(PoolingManagerImpl.java:327) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImplTest.testPublish_InvalidMsg(PoolingManagerImplTest.java:491) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:02 2024-02-09 09:21:02.362 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.decodeEvent(485) - Mock for DroolsController, hashCode: 1466225697: DECODING-UNSUPPORTED topic.two:null:null 09:21:02 2024-02-09 09:21:02.385 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleInternal(523) - failed to decode message for topic my.topic 09:21:02 com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $ 09:21:02 at com.google.gson.Gson.assertFullConsumption(Gson.java:1148) 09:21:02 at com.google.gson.Gson.fromJson(Gson.java:1138) 09:21:02 at com.google.gson.Gson.fromJson(Gson.java:1047) 09:21:02 at com.google.gson.Gson.fromJson(Gson.java:982) 09:21:02 at org.onap.policy.drools.pooling.Serializer.decodeMsg(Serializer.java:108) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImpl.handleInternal(PoolingManagerImpl.java:512) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImpl.onTopicEvent(PoolingManagerImpl.java:357) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImplTest.testHandleInternal_IoEx(PoolingManagerImplTest.java:729) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:02 Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $ 09:21:02 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659) 09:21:02 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1465) 09:21:02 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:551) 09:21:02 at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) 09:21:02 at com.google.gson.Gson.assertFullConsumption(Gson.java:1144) 09:21:02 ... 78 common frames omitted 09:21:02 2024-02-09 09:21:02.394 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 09:21:02 2024-02-09 09:21:02.398 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 09:21:02 2024-02-09 09:21:02.425 [main] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host other.host from topic topic.two 09:21:02 2024-02-09 09:21:02.436 [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 09:21:02 org.onap.policy.drools.pooling.PoolingFeatureException: missing message channel 09:21:02 at org.onap.policy.drools.pooling.message.Message.checkValidity(Message.java:75) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImpl.handleInternal(PoolingManagerImpl.java:517) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImpl.onTopicEvent(PoolingManagerImpl.java:357) 09:21:02 at org.onap.policy.drools.pooling.PoolingManagerImplTest.testHandleInternal_PoolEx(PoolingManagerImplTest.java:749) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:02 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s -- in org.onap.policy.drools.pooling.PoolingManagerImplTest 09:21:02 [INFO] Running org.onap.policy.drools.pooling.SerializerTest 09:21:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.drools.pooling.SerializerTest 09:21:02 [INFO] Running org.onap.policy.drools.pooling.PoolingFeatureTest 09:21:02 2024-02-09 09:21:02.659 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.685 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(136) - pooling feature properties have not been loaded 09:21:02 2024-02-09 09:21:02.687 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.687 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.690 [main] ERROR o.o.p.drools.pooling.PoolingFeature.afterCreate(153) - pooling disabled due to exception for controllerException 09:21:02 2024-02-09 09:21:02.707 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.713 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.714 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.720 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 2024-02-09 09:21:02.730 [main] WARN o.o.p.drools.pooling.PoolingFeature.beforeInsert(244) - missing arguments for feature-pooling-messages in beforeInsert 09:21:02 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.onap.policy.drools.pooling.PoolingFeatureTest 09:21:02 [INFO] Running org.onap.policy.drools.pooling.TopicMessageManagerTest 09:21:02 2024-02-09 09:21:02.832 [main] ERROR o.o.p.d.pooling.TopicMessageManager.(85) - failed to attach to topic my.topic 09:21:02 2024-02-09 09:21:02.846 [Thread-2] WARN o.o.p.d.pooling.TopicMessageManager.stopPublisher(153) - message transmission stopped due to sleep interrupted 09:21:02 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.onap.policy.drools.pooling.TopicMessageManagerTest 09:21:02 [INFO] Running org.onap.policy.drools.pooling.FeatureTest 09:21:03 2024-02-09 09:21:03.078 [Thread-6] WARN o.o.p.d.pooling.state.QueryState.process(158) - host 3ca1edcf-eb4c-4ccf-adf8-b0a6a301603a offline on topic my.internal.topic 09:21:03 2024-02-09 09:21:03.078 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(158) - host 3ca1edcf-eb4c-4ccf-adf8-b0a6a301603a offline on topic my.internal.topic 09:21:03 2024-02-09 09:21:03.081 [Thread-8] WARN o.o.p.d.pooling.state.QueryState.process(158) - host eb2fd0ab-4a7c-4471-992a-3ef598f281a6 offline on topic my.internal.topic 09:21:03 2024-02-09 09:21:03.177 [Thread-9] WARN o.o.p.d.pooling.PoolingManagerImpl.handleEvent(467) - discarded event for host b7ef0ae7-3134-41d1-bfe7-a4404389921e from topic my.external.topic 09:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.onap.policy.drools.pooling.FeatureTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.InactiveStateTest 09:21:03 2024-02-09 09:21:03.329 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 09:21:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.onap.policy.drools.pooling.state.InactiveStateTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.QueryStateTest 09:21:03 2024-02-09 09:21:03.337 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 09:21:03 2024-02-09 09:21:03.340 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHostX1 offline on topic myTopic 09:21:03 2024-02-09 09:21:03.341 [main] WARN o.o.p.d.pooling.state.QueryState.process(158) - host prevHost offline on topic myTopic 09:21:03 2024-02-09 09:21:03.344 [main] ERROR o.o.p.d.pooling.state.QueryState.lambda$awaitIdentification$0(88) - missed our own Ident message on topic myTopic 09:21:03 2024-02-09 09:21:03.347 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 09:21:03 2024-02-09 09:21:03.367 [main] WARN o.o.p.d.pooling.state.QueryState.process(139) - leader with prevHost on topic myTopic 09:21:03 2024-02-09 09:21:03.372 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 09:21:03 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.policy.drools.pooling.state.QueryStateTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.StartStateTest 09:21:03 2024-02-09 09:21:03.377 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHostX has no assignments for topic myTopic 09:21:03 2024-02-09 09:21:03.382 [main] ERROR o.o.p.d.pooling.state.StartState.lambda$start$1(76) - missed heartbeat on topic myTopic 09:21:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.drools.pooling.state.StartStateTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.ProcessingStateTest 09:21:03 2024-02-09 09:21:03.415 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX4 for topic myTopic 09:21:03 2024-02-09 09:21:03.415 [main] WARN o.o.p.d.p.state.ProcessingState.removeExcessHosts(216) - not using extra host prevHostX3 for topic myTopic 09:21:03 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.drools.pooling.state.ProcessingStateTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.IdleStateTest 09:21:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.drools.pooling.state.IdleStateTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.StateTest 09:21:03 2024-02-09 09:21:03.458 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHostX1 has an invalid assignment for topic myTopic 09:21:03 2024-02-09 09:21:03.503 [main] WARN o.o.p.drools.pooling.state.State.isValid(210) - Leader message from prevHost has an invalid assignment for topic myTopic 09:21:03 2024-02-09 09:21:03.519 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 09:21:03 2024-02-09 09:21:03.522 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 09:21:03 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.policy.drools.pooling.state.StateTest 09:21:03 [INFO] Running org.onap.policy.drools.pooling.state.ActiveStateTest 09:21:03 2024-02-09 09:21:03.530 [main] ERROR o.o.p.d.pooling.state.ActiveState.lambda$addTimers$1(150) - missed my heartbeat on topic myTopic 09:21:03 2024-02-09 09:21:03.548 [main] WARN o.o.p.d.pooling.state.ActiveState.lambda$addTimers$2(167) - missed predecessor's heartbeat on topic myTopic 09:21:03 2024-02-09 09:21:03.551 [main] WARN o.o.p.d.pooling.state.ActiveState.process(220) - unexpected Leader message from prevHostX1 on topic myTopic 09:21:03 2024-02-09 09:21:03.560 [main] WARN o.o.p.d.pooling.state.ActiveState.process(234) - Offline message has no source on topic myTopic 09:21:03 2024-02-09 09:21:03.563 [main] WARN o.o.p.d.pooling.state.ActiveState.process(193) - Heartbeat message has no source on topic myTopic 09:21:03 2024-02-09 09:21:03.565 [main] WARN o.o.p.drools.pooling.state.State.isValid(195) - Leader message from prevHost has no assignments for topic myTopic 09:21:03 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.drools.pooling.state.ActiveStateTest 09:21:03 [INFO] 09:21:03 [INFO] Results: 09:21:03 [INFO] 09:21:03 [WARNING] Tests run: 308, Failures: 0, Errors: 0, Skipped: 3 09:21:03 [INFO] 09:21:03 [INFO] 09:21:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-pooling-messages --- 09:21:03 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/../target/code-coverage/jacoco-ut.exec 09:21:03 [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes 09:21:03 [INFO] 09:21:03 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-pooling-messages --- 09:21:03 [INFO] Analyzed bundle 'policy-core' with 16 classes 09:21:03 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:03 [INFO] 09:21:03 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-pooling-messages --- 09:21:03 [INFO] 09:21:03 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-pooling-messages --- 09:21:03 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/target/feature-pooling-messages-2.1.1-SNAPSHOT.jar 09:21:03 [INFO] 09:21:03 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-pooling-messages --- 09:21:03 [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml 09:21:03 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/target/feature-pooling-messages-2.1.1-SNAPSHOT.zip 09:21:03 [INFO] 09:21:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-pooling-messages --- 09:21:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:03 [INFO] failsafeArgLine set to empty 09:21:03 [INFO] 09:21:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-pooling-messages --- 09:21:03 [INFO] 09:21:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-pooling-messages --- 09:21:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:03 [INFO] 09:21:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-pooling-messages --- 09:21:03 [INFO] 09:21:03 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-pooling-messages --- 09:21:03 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-pooling-messages/2.1.1-SNAPSHOT/feature-pooling-messages-2.1.1-SNAPSHOT.pom 09:21:03 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/target/feature-pooling-messages-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-pooling-messages/2.1.1-SNAPSHOT/feature-pooling-messages-2.1.1-SNAPSHOT.jar 09:21:03 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-pooling-messages/target/feature-pooling-messages-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-pooling-messages/2.1.1-SNAPSHOT/feature-pooling-messages-2.1.1-SNAPSHOT.zip 09:21:03 [INFO] 09:21:03 [INFO] --------< org.onap.policy.drools-pdp:feature-test-transaction >--------- 09:21:03 [INFO] Building feature-test-transaction 2.1.1-SNAPSHOT [8/15] 09:21:03 [INFO] --------------------------------[ jar ]--------------------------------- 09:21:03 [INFO] 09:21:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-test-transaction --- 09:21:03 [INFO] 09:21:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-test-transaction --- 09:21:03 [INFO] 09:21:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-test-transaction --- 09:21:03 [INFO] 09:21:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-test-transaction --- 09:21:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:03 --add-opens java.base/java.util=ALL-UNNAMED 09:21:03 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:03 [INFO] 09:21:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-test-transaction --- 09:21:03 [INFO] Starting audit... 09:21:03 Audit done. 09:21:03 [INFO] You have 0 Checkstyle violations. 09:21:03 [INFO] 09:21:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-test-transaction --- 09:21:04 [INFO] Starting audit... 09:21:04 Audit done. 09:21:04 [INFO] You have 0 Checkstyle violations. 09:21:04 [INFO] 09:21:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-test-transaction --- 09:21:04 [INFO] Copying 2 resources from src/main/resources to target/classes 09:21:04 [INFO] 09:21:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-test-transaction --- 09:21:04 [INFO] Changes detected - recompiling the module! :dependency 09:21:04 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 09:21:04 [INFO] 09:21:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-test-transaction --- 09:21:04 [INFO] skip non existing resourceDirectory /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/src/test/resources 09:21:04 [INFO] 09:21:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-test-transaction --- 09:21:04 [INFO] Changes detected - recompiling the module! :dependency 09:21:04 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 09:21:04 [INFO] 09:21:04 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-test-transaction --- 09:21:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:21:04 [INFO] 09:21:04 [INFO] ------------------------------------------------------- 09:21:04 [INFO] T E S T S 09:21:04 [INFO] ------------------------------------------------------- 09:21:05 [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest 09:21:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:21:07 09:21:07.453 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.462 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.464 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.465 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.466 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.466 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 09:21:07 09:21:07.466 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.467 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 09:21:07 09:21:07.468 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.468 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 09:21:07 09:21:07.468 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.469 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 09:21:07 09:21:07.469 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1842571958, alive=true, thread=null] 09:21:07 09:21:07.515 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 295937119, alive=false, thread=null]: unknown drools controller 09:21:07 09:21:07.515 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 295937119, alive=false, thread=null] 09:21:07 09:21:07.523 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 891327883, alive=true, thread=null] 09:21:07 09:21:07.528 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 196340990, alive=true, thread=null] 09:21:07 09:21:07.533 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.533 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.534 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.534 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.535 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 882658588, alive=true, thread=null] 09:21:07 09:21:07.539 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.540 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.540 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.540 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.541 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1092591822, alive=false, thread=null] 09:21:07 09:21:07.545 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.545 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.546 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.546 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.547 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.547 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 09:21:07 09:21:07.547 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.548 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 09:21:07 09:21:07.548 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 190490203, alive=true, thread=null]: stopping ... 09:21:07 java.lang.InterruptedException: expected exception 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.lambda$testTestTransactionControllerTaskRun$0(TestTransactionAdditionalTest.java:292) 09:21:07 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:07 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:07 at java.base/java.lang.Thread.isInterrupted(Thread.java:1043) 09:21:07 at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:101) 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:295) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:07 09:21:07.555 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 190490203, alive=true, thread=null] 09:21:07 09:21:07.559 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.560 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.560 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.560 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.560 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1048928512, alive=true, thread=null]: stopping ... 09:21:07 java.lang.InterruptedException: expected exception 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest$5.doSleep(TestTransactionAdditionalTest.java:307) 09:21:07 at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:102) 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:310) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:07 09:21:07.562 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1048928512, alive=true, thread=null] 09:21:07 09:21:07.566 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.567 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.567 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.567 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.568 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1777112002, alive=false, thread=null] 09:21:07 09:21:07.575 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TTControllerTask [controller=Mock for PolicyController, hashCode: 1273270490, alive=true, thread=null]: controller controller-a has not been enabled for testing 09:21:07 java.lang.IllegalArgumentException: expected exception 09:21:07 at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:77) 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:331) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:07 09:21:07.577 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1273270490, alive=true, thread=null] 09:21:07 09:21:07.580 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a is not testable - TestTransaction caught exception: expected exception 09:21:07 09:21:07.580 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TestTransaction thread threw 09:21:07 java.lang.RuntimeException: expected exception 09:21:07 at org.onap.policy.drools.testtransaction.TtControllerTask.run(TtControllerTask.java:77) 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskRun(TestTransactionAdditionalTest.java:337) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:07 09:21:07.582 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 356347252, alive=true, thread=null] 09:21:07 09:21:07.621 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- TestTransaction thread threw 09:21:07 java.lang.InterruptedException: expected exception 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest$2.joinThread(TestTransactionAdditionalTest.java:216) 09:21:07 at org.onap.policy.drools.testtransaction.TtControllerTask.stop(TtControllerTask.java:65) 09:21:07 at org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest.testTestTransactionControllerTaskStop(TestTransactionAdditionalTest.java:219) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:07 09:21:07.651 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.651 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-a - Forward progress successful: -1 -> 0 09:21:07 09:21:07.652 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.652 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a , session session-b - Forward progress successful: -1 -> 0 09:21:07 09:21:07.652 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.652 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 09:21:07 09:21:07.653 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.653 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 09:21:07 09:21:07.653 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.653 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-a - Forward progress failure: 0 09:21:07 09:21:07.654 [main] DEBUG org.onap.policy.drools.testtransaction.TtControllerTask -- Facts: [0] 09:21:07 09:21:07.654 [main] ERROR org.onap.policy.drools.testtransaction.TtControllerTask -- Controller: controller-a, session session-b - Forward progress failure: 0 09:21:07 09:21:07.654 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 560165559, alive=true, thread=null] 09:21:07 09:21:07.658 [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! 09:21:07 09:21:07.658 [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! 09:21:07 09:21:07.659 [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! 09:21:07 09:21:07.659 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 869437194, alive=true, thread=null] 09:21:07 09:21:07.663 [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! 09:21:07 09:21:07.664 [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! 09:21:07 09:21:07.664 [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! 09:21:07 09:21:07.664 [main] INFO org.onap.policy.drools.testtransaction.TtControllerTask -- Exiting: TTControllerTask [controller=Mock for PolicyController, hashCode: 1734023423, alive=true, thread=null] 09:21:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 s -- in org.onap.policy.drools.testtransaction.TestTransactionAdditionalTest 09:21:07 [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionTest 09:21:07 09:21:07.679 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- enter 09:21:07 09:21:07.863 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:21:07 [org.onap.policy.drools.testtransaction.TestTransactionFeature@4fbb1144] 09:21:08 09:21:07.963 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:08 09:21:07.970 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:08 09:21:07.975 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory -- IndexedUebTopicSinkFactory []: no topic for UEB Sink 09:21:08 09:21:07.975 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 09:21:08 09:21:08.119 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionTest -- AggregatedPolicyController(name=unnamed, alive=false, locked=false, droolsController=NullDroolsController()) 09:21:08 09:21:08.120 [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 09:21:08 09:21:08.121 [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] 09:21:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.onap.policy.drools.testtransaction.TestTransactionTest 09:21:08 [INFO] Running org.onap.policy.drools.testtransaction.TestTransactionFeatureTest 09:21:08 09:21:08.175 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.176 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.176 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.177 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.178 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.178 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.178 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.179 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null unlocked 09:21:08 09:21:08.181 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 09:21:08 09:21:08.181 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null stopping 09:21:08 09:21:08.185 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.185 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.186 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.186 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.186 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.187 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.187 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.187 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- TEST_TRANSACTION FEATURE LOADED 09:21:08 09:21:08.189 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked 09:21:08 09:21:08.189 [main] INFO org.onap.policy.drools.testtransaction.TestTransactionFeature -- controller null locked 09:21:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.drools.testtransaction.TestTransactionFeatureTest 09:21:08 [INFO] 09:21:08 [INFO] Results: 09:21:08 [INFO] 09:21:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 09:21:08 [INFO] 09:21:08 [INFO] 09:21:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-test-transaction --- 09:21:08 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/../target/code-coverage/jacoco-ut.exec 09:21:08 [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes 09:21:08 [INFO] 09:21:08 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-test-transaction --- 09:21:08 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:08 [INFO] 09:21:08 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-test-transaction --- 09:21:08 [INFO] 09:21:08 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-test-transaction --- 09:21:08 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/target/feature-test-transaction-2.1.1-SNAPSHOT.jar 09:21:08 [INFO] 09:21:08 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-test-transaction --- 09:21:08 [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml 09:21:08 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/target/feature-test-transaction-2.1.1-SNAPSHOT.zip 09:21:08 [INFO] 09:21:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-test-transaction --- 09:21:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:08 [INFO] failsafeArgLine set to empty 09:21:08 [INFO] 09:21:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-test-transaction --- 09:21:08 [INFO] 09:21:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-test-transaction --- 09:21:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:08 [INFO] 09:21:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-test-transaction --- 09:21:08 [INFO] 09:21:08 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-test-transaction --- 09:21:08 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-test-transaction/2.1.1-SNAPSHOT/feature-test-transaction-2.1.1-SNAPSHOT.pom 09:21:08 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/target/feature-test-transaction-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-test-transaction/2.1.1-SNAPSHOT/feature-test-transaction-2.1.1-SNAPSHOT.jar 09:21:08 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-test-transaction/target/feature-test-transaction-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-test-transaction/2.1.1-SNAPSHOT/feature-test-transaction-2.1.1-SNAPSHOT.zip 09:21:08 [INFO] 09:21:08 [INFO] -------< org.onap.policy.drools-pdp:feature-distributed-locking >------- 09:21:08 [INFO] Building feature-distributed-locking 2.1.1-SNAPSHOT [9/15] 09:21:08 [INFO] --------------------------------[ jar ]--------------------------------- 09:21:08 [INFO] 09:21:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-distributed-locking --- 09:21:08 [INFO] 09:21:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-distributed-locking --- 09:21:08 [INFO] 09:21:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-distributed-locking --- 09:21:08 [INFO] 09:21:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-distributed-locking --- 09:21:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:08 --add-opens java.base/java.util=ALL-UNNAMED 09:21:08 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:08 [INFO] 09:21:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-distributed-locking --- 09:21:08 [INFO] Starting audit... 09:21:08 Audit done. 09:21:08 [INFO] You have 0 Checkstyle violations. 09:21:08 [INFO] 09:21:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-distributed-locking --- 09:21:09 [INFO] Starting audit... 09:21:09 Audit done. 09:21:09 [INFO] You have 0 Checkstyle violations. 09:21:09 [INFO] 09:21:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-distributed-locking --- 09:21:09 [INFO] Copying 1 resource from src/main/resources to target/classes 09:21:09 [INFO] 09:21:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-distributed-locking --- 09:21:09 [INFO] Changes detected - recompiling the module! :dependency 09:21:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 09:21:09 [INFO] 09:21:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-distributed-locking --- 09:21:09 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:21:09 [INFO] 09:21:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-distributed-locking --- 09:21:09 [INFO] Changes detected - recompiling the module! :dependency 09:21:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 09:21:09 [INFO] 09:21:09 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-distributed-locking --- 09:21:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:21:09 [INFO] 09:21:09 [INFO] ------------------------------------------------------- 09:21:09 [INFO] T E S T S 09:21:09 [INFO] ------------------------------------------------------- 09:21:10 [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerTest 09:21:11 09:21:10.999 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:21:11 [DistributedLockManager [pdpName=null, uuidString=e3a90fc0-e118-4818-8b80-d8a737584c7d, resource2lock={}]] 09:21:11 09:21:11.059 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:11 09:21:11.063 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:11 09:21:11.065 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSinkFactory -- IndexedUebTopicSinkFactory []: no topic for UEB Sink 09:21:11 09:21:11.065 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSinkFactory -- IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink 09:21:11 09:21:11.068 [main] WARN org.onap.policy.common.endpoints.http.server.IndexedHttpServletServerFactory -- No topic for HTTP Service: {} 09:21:11 09:21:11.152 [main] INFO org.onap.policy.drools.system.PolicyEngineManager -- overridden lock manager is DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e3a90fc0-e118-4818-8b80-d8a737584c7d, resource2lock={}] 09:21:11 09:21:11.549 [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] 09:21:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:21:13 09:21:13.540 [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: 1541339374] 09:21:13 09:21:13.550 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f0b74c31-c96d-4b34-b287-241f49334c26] 09:21:13 09:21:13.559 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f0b74c31-c96d-4b34-b287-241f49334c26] 09:21:13 09:21:13.561 [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: 1327408227] 09:21:13 09:21:13.571 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f0b74c31-c96d-4b34-b287-241f49334c26] 09:21:13 09:21:13.571 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f0b74c31-c96d-4b34-b287-241f49334c26] 09:21:13 09:21:13.613 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 41646355] 09:21:13 09:21:13.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: 512428725] 09:21:13 09:21:13.762 [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: 1172991012] 09:21:13 09:21:13.764 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bed88850-2df2-45d9-90eb-3c5b836d26d4] 09:21:13 09:21:13.764 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bed88850-2df2-45d9-90eb-3c5b836d26d4] 09:21:13 09:21:13.774 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bed88850-2df2-45d9-90eb-3c5b836d26d4] 09:21:13 09:21:13.859 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bed88850-2df2-45d9-90eb-3c5b836d26d4] 09:21:13 09:21:13.881 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bed88850-2df2-45d9-90eb-3c5b836d26d4] 09:21:13 09:21:13.882 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bed88850-2df2-45d9-90eb-3c5b836d26d4] 09:21:13 09:21:13.893 [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: 905879757] 09:21:13 09:21:13.894 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=b9f9a1f2-1cd7-48dc-b841-d4bd7a341afe] 09:21:13 09:21:13.894 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=b9f9a1f2-1cd7-48dc-b841-d4bd7a341afe] 09:21:13 09:21:13.895 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=b9f9a1f2-1cd7-48dc-b841-d4bd7a341afe] 09:21:13 09:21:13.904 [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: 52563963] 09:21:13 09:21:13.905 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.906 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.906 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.906 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.906 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.909 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.913 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.913 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.914 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.915 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.915 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=99a927e0-a9e6-4df6-9e29-32f6226ebcc6] 09:21:13 09:21:13.927 [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: 611389025] 09:21:13 09:21:13.931 [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: 2033711470] 09:21:13 09:21:13.951 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:13 09:21:13.951 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:13 09:21:13.952 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:13 09:21:13.952 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:13 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:13 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:13 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:13 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:13 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:13 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:13 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:13 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:13 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:13 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:13 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:13 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:13 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:13 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:890) 09:21:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:13 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:13 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:13 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:13 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:13 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:13 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:13 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:13.956 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.956 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.957 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.957 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.957 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.957 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1539) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:900) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:13.958 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.958 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.959 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doUnlock(DistributedLockManager.java:656) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1539) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:900) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:13.959 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.959 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ef2cb8ee-897d-41b1-873e-953b3635d558] 09:21:14 09:21:13.960 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockRescheduleRequest(DistributedLockManagerTest.java:884) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 ... 49 common frames omitted 09:21:14 09:21:13.968 [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: 1214772687] 09:21:14 09:21:13.970 [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: 1856828350] 09:21:14 09:21:13.971 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=1544da26-67fe-4e9c-b272-e6920f816f0e] 09:21:14 09:21:13.971 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=1544da26-67fe-4e9c-b272-e6920f816f0e] 09:21:14 09:21:13.972 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=1544da26-67fe-4e9c-b272-e6920f816f0e] 09:21:14 09:21:13.972 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=1544da26-67fe-4e9c-b272-e6920f816f0e] 09:21:14 09:21:13.972 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=1544da26-67fe-4e9c-b272-e6920f816f0e] 09:21:14 09:21:13.978 [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: 750518820] 09:21:14 09:21:13.979 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5f1bf24c-d803-42db-a51c-85ef1ee0ad16] 09:21:14 09:21:13.979 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5f1bf24c-d803-42db-a51c-85ef1ee0ad16] 09:21:14 09:21:13.980 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5f1bf24c-d803-42db-a51c-85ef1ee0ad16] 09:21:14 09:21:13.982 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5f1bf24c-d803-42db-a51c-85ef1ee0ad16] 09:21:14 09:21:13.983 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5f1bf24c-d803-42db-a51c-85ef1ee0ad16] 09:21:14 09:21:13.983 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5f1bf24c-d803-42db-a51c-85ef1ee0ad16] 09:21:14 09:21:13.990 [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: 427033987] 09:21:14 09:21:14.000 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1041340782] 09:21:14 09:21:14.001 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.002 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.002 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.002 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.002 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.002 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 java.sql.SQLException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1703) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doUnlock(DistributedLockManager.java:656) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoUnlockEx(DistributedLockManagerTest.java:1250) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.003 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.003 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=fbc6c25e-946d-432d-9ec6-b0726a045ae4] 09:21:14 09:21:14.004 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.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: 1731085912] 09:21:14 09:21:14.017 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=b2dbfcc6-19b7-463f-b6d3-1d123f77ae2a] 09:21:14 09:21:14.017 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=b2dbfcc6-19b7-463f-b6d3-1d123f77ae2a] 09:21:14 09:21:14.023 [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: 1400116867] 09:21:14 09:21:14.024 [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: 1387766753] 09:21:14 09:21:14.027 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.027 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.027 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.028 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1085) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:14.028 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.028 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.029 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.029 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1539) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1092) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:14.029 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.030 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.030 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.030 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runSchedule(DistributedLockManagerTest.java:1539) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1099) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:14.031 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.031 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.031 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.031 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d1a05c5c-24bc-4022-890e-cc4e9e69a8e5] 09:21:14 09:21:14.032 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRetriesExhaustedWhileLocking(DistributedLockManagerTest.java:1080) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 ... 49 common frames omitted 09:21:14 09:21:14.037 [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: 251557282] 09:21:14 09:21:14.038 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=eec2e9a9-d574-4903-8fb2-b23b3f0c094a] 09:21:14 09:21:14.038 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=eec2e9a9-d574-4903-8fb2-b23b3f0c094a] 09:21:14 09:21:14.039 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=eec2e9a9-d574-4903-8fb2-b23b3f0c094a] 09:21:14 09:21:14.039 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard doExtend DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=eec2e9a9-d574-4903-8fb2-b23b3f0c094a] 09:21:14 09:21:14.039 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=eec2e9a9-d574-4903-8fb2-b23b3f0c094a] 09:21:14 09:21:14.067 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 1987166253] 09:21:14 09:21:14.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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=4c40496e-155e-4581-a2b4-2257a6109ee5] 09:21:14 09:21:14.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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=4c40496e-155e-4581-a2b4-2257a6109ee5] 09:21:14 09:21:14.069 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- discard doLock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=4c40496e-155e-4581-a2b4-2257a6109ee5] 09:21:14 09:21:14.069 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=4c40496e-155e-4581-a2b4-2257a6109ee5] 09:21:14 09:21:14.074 [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: 1945802665] 09:21:14 09:21:14.075 [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: 875935448] 09:21:14 09:21:14.077 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.077 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.077 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.079 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.081 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.081 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.081 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.081 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.082 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.082 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.083 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.083 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.083 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.083 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.084 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.084 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.084 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.084 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.085 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.085 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.090 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65], my resource #3=DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65]}] 09:21:14 09:21:14.091 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.091 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.091 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.092 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.093 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.093 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.101 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.101 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.102 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.102 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=680e7917-63ec-4ba6-b4aa-42b7e0353b65] 09:21:14 09:21:14.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: 441895833] 09:21:14 09:21:14.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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.111 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.111 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.112 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.116 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 6 */ 'my resource' )"; SQL statement: 09:21:14 INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, timestampadd(second, ?, now())) [23505-220] 09:21:14 at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) 09:21:14 at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) 09:21:14 at org.h2.message.DbException.get(DbException.java:223) 09:21:14 at org.h2.message.DbException.get(DbException.java:199) 09:21:14 at org.h2.index.Index.getDuplicateKeyException(Index.java:527) 09:21:14 at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) 09:21:14 at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) 09:21:14 at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) 09:21:14 at org.h2.command.dml.Insert.insertRows(Insert.java:174) 09:21:14 at org.h2.command.dml.Insert.update(Insert.java:135) 09:21:14 at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) 09:21:14 at org.h2.command.CommandContainer.update(CommandContainer.java:169) 09:21:14 at org.h2.command.Command.executeUpdate(Command.java:252) 09:21:14 at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:209) 09:21:14 at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:169) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:631) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockAlreadyLocked(DistributedLockManagerTest.java:1206) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.117 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.119 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.120 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.120 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=645e140d-255d-4273-8e89-55ecf35669b8] 09:21:14 09:21:14.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: 1998748447] 09:21:14 09:21:14.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: 1127222884] 09:21:14 09:21:14.129 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=1c93dbbd-6782-4840-9705-e63d7fb49910, resource2lock={}] 09:21:14 09:21:14.129 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.makeEx(DistributedLockManagerTest.java:520) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:300) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:261) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1511) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlExFeatureStopped(DistributedLockManagerTest.java:524) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 85 common frames omitted 09:21:14 09:21:14.129 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.130 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.makeEx(DistributedLockManagerTest.java:520) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$3.(DistributedLockManagerTest.java:516) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlExFeatureStopped(DistributedLockManagerTest.java:516) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 ... 49 common frames omitted 09:21:14 09:21:14.136 [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: 1634572909] 09:21:14 09:21:14.137 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=30dc5eaa-372a-42b1-8852-92127360dbe1] 09:21:14 09:21:14.137 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=30dc5eaa-372a-42b1-8852-92127360dbe1] 09:21:14 09:21:14.151 [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: 998706899] 09:21:14 09:21:14.152 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.152 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.152 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.154 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.155 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.155 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.156 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.156 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d91a48b5-cb7b-4567-b219-221e85109a34] 09:21:14 09:21:14.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: 344247127] 09:21:14 09:21:14.164 [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: 212874080] 09:21:14 09:21:14.165 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.165 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.165 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.165 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.166 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.166 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 java.lang.IllegalStateException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.lambda$testDistributedLockDoRequestRunExUnavailable$5(DistributedLockManagerTest.java:1052) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRunExUnavailable(DistributedLockManagerTest.java:1066) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.166 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.166 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aa26723a-65bc-4861-ab8d-8c3b9e253cfa] 09:21:14 09:21:14.171 [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: 1578673831] 09:21:14 09:21:14.173 [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: 804126705] 09:21:14 09:21:14.173 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 09:21:14.174 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 09:21:14.174 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 09:21:14.174 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 java.lang.IllegalStateException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestRunExWaiting(DistributedLockManagerTest.java:1033) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.174 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 09:21:14.175 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 09:21:14.175 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=cd0e8b45-2475-4ec3-b555-525dc47d8f68] 09:21:14 09:21:14.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: 2115270696] 09:21:14 09:21:14.181 [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: 1172028311] 09:21:14 09:21:14.182 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bfc1e613-3125-41dd-9778-b7579f491a49] 09:21:14 09:21:14.182 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bfc1e613-3125-41dd-9778-b7579f491a49] 09:21:14 09:21:14.182 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bfc1e613-3125-41dd-9778-b7579f491a49] 09:21:14 09:21:14.182 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bfc1e613-3125-41dd-9778-b7579f491a49] 09:21:14 09:21:14.182 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=bfc1e613-3125-41dd-9778-b7579f491a49] 09:21:14 09:21:14.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: 1949334269] 09:21:14 09:21:14.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: 162083492] 09:21:14 09:21:14.189 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 09:21:14 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 09:21:14 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 09:21:14 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1287) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testAfterStopEx(DistributedLockManagerTest.java:360) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testAfterStopEx(DistributedLockManagerTest.java:358) 09:21:14 ... 71 common frames omitted 09:21:14 09:21:14.195 [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: 5605388] 09:21:14 09:21:14.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: 449430476] 09:21:14 09:21:14.197 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=efe3b2b1-efdf-4249-a04f-6926f108b509] 09:21:14 09:21:14.197 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=efe3b2b1-efdf-4249-a04f-6926f108b509] 09:21:14 09:21:14.198 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=efe3b2b1-efdf-4249-a04f-6926f108b509] 09:21:14 09:21:14.198 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=efe3b2b1-efdf-4249-a04f-6926f108b509] 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockGetNextRequestSameRequest(DistributedLockManagerTest.java:936) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:14.199 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=efe3b2b1-efdf-4249-a04f-6926f108b509] 09:21:14 09:21:14.199 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=efe3b2b1-efdf-4249-a04f-6926f108b509] 09:21:14 09:21:14.199 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockGetNextRequestSameRequest(DistributedLockManagerTest.java:928) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 ... 49 common frames omitted 09:21:14 09:21:14.204 [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: 161140376] 09:21:14 09:21:14.205 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.205 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.205 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.207 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.208 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.209 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.209 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.209 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.209 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.209 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.210 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.210 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.210 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.210 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.211 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.211 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.211 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.212 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.212 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.212 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.212 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.212 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.213 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.213 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.213 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.213 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.213 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.214 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.214 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.214 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.217 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9], my resource #5=DistributedLock [state=ACTIVE, resourceId=my resource #5, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9], my resource #3=DistributedLock [state=ACTIVE, resourceId=my resource #3, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9], my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9]}] 09:21:14 09:21:14.218 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.218 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.218 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.218 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.218 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.219 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.219 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.219 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.219 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.220 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9] 09:21:14 09:21:14.220 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9, resource2lock={my resource #4=DistributedLock [state=ACTIVE, resourceId=my resource #4, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9], my resource #2=DistributedLock [state=ACTIVE, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f497f01e-24fb-4660-aa8f-3e8f8c8dc9c9]}] 09:21:14 09:21:14.221 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.227 [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: 1083481008] 09:21:14 09:21:14.228 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.228 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.228 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.229 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.230 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.230 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.231 [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: 164910502] 09:21:14 09:21:14.233 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.233 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.234 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=60fe9e62-4005-4fee-9d8b-7314fac4abbb] 09:21:14 09:21:14.236 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78bf8724-4288-484c-8ce3-904c6514311f] 09:21:14 09:21:14.236 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78bf8724-4288-484c-8ce3-904c6514311f] 09:21:14 09:21:14.241 [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: 2015096807] 09:21:14 09:21:14.243 [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: 2086207545] 09:21:14 09:21:14.244 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.244 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.244 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.246 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.247 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.247 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.247 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.248 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.248 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.248 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.248 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=f9efda2b-9cdf-4acb-bef0-444979cde188] 09:21:14 09:21:14.253 [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: 1006363302] 09:21:14 09:21:14.254 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=831bab6e-5abf-4ea5-baf9-be1fb8ab9302] 09:21:14 09:21:14.254 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=831bab6e-5abf-4ea5-baf9-be1fb8ab9302] 09:21:14 09:21:14.255 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=831bab6e-5abf-4ea5-baf9-be1fb8ab9302] 09:21:14 09:21:14.255 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=831bab6e-5abf-4ea5-baf9-be1fb8ab9302] 09:21:14 09:21:14.260 [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: 885494376] 09:21:14 09:21:14.261 [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: 1852600891] 09:21:14 09:21:14.262 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 09:21:14 09:21:14.262 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- failed to delete expired locks from the DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.deleteExpiredDbLocks(DistributedLockManager.java:201) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDeleteExpiredDbLocksEx(DistributedLockManagerTest.java:334) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 82 common frames omitted 09:21:14 09:21:14.263 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDeleteExpiredDbLocksEx(DistributedLockManagerTest.java:325) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 ... 49 common frames omitted 09:21:14 09:21:14.268 [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: 1823076816] 09:21:14 09:21:14.272 [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: 573011074] 09:21:14 09:21:14.273 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.273 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.273 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.274 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.274 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.276 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.277 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.277 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.277 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.277 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be] 09:21:14 09:21:14.278 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be, resource2lock={my resource=DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be], my resource #2=DistributedLock [state=WAITING, resourceId=my resource #2, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=559adafb-ccde-477f-b46d-7bb0e37892be]}] 09:21:14 09:21:14.279 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.283 [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: 281746313] 09:21:14 09:21:14.284 [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: 38784987] 09:21:14 09:21:14.285 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=6935e703-707c-4984-953d-f51a3f2855e9, resource2lock={}] 09:21:14 09:21:14.286 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:300) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:261) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1511) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:503) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:14.286 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.286 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=6935e703-707c-4984-953d-f51a3f2855e9, resource2lock={}] 09:21:14 09:21:14.287 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- error checking expired locks 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.identifyDbLocks(DistributedLockManager.java:300) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:261) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1511) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:506) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 ... 84 common frames omitted 09:21:14 09:21:14.287 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.288 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: java.sql.SQLTransientException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 Caused by: java.sql.SQLTransientException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1700) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeDataSource(DistributedLockManagerTest.java:1693) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.beforeCreateLockManager(DistributedLockManager.java:149) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.(DistributedLockManagerTest.java:1677) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredSqlEx(DistributedLockManagerTest.java:501) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 ... 49 common frames omitted 09:21:14 09:21:14.292 [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: 1909710805] 09:21:14 09:21:14.293 [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@1f7853af[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] 09:21:14 09:21:14.294 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 09:21:14 09:21:14.296 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 0 expired locks from the DB 09:21:14 09:21:14.298 [Thread-3] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.298 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.303 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.303 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.303 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.303 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.303 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.304 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.306 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.306 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.306 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.306 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.306 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.306 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.307 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.308 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.308 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.308 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.308 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.310 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.311 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.311 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.309 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.312 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.311 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.312 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.312 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.312 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.312 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.312 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.313 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.313 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.313 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.313 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.314 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.314 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.313 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.314 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.314 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.314 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.315 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.315 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.315 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.315 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.316 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.317 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.318 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.318 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.318 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.319 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.320 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.320 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.320 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [Thread-3] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.321 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.322 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.324 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.325 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.323 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.326 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.327 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.327 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.328 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.329 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.329 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-4, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.329 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [Thread-3] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.330 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.331 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.332 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.333 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.334 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.335 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [Thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [Thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.336 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.337 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.338 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.339 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.340 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [Thread-5] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-3, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.342 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.342 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.342 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.342 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.342 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.342 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.341 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.343 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.344 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.345 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.346 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.347 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.348 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.349 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-5] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-5] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.351 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.350 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.351 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.351 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-5, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.351 [Thread-7] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.351 [Thread-7] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.351 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [pool-3-thread-3] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [Thread-7] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.352 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [pool-3-thread-2] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.353 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.354 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.355 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.356 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [pool-3-thread-2] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.357 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [pool-3-thread-2] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [Thread-7] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- resource is busy: DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.358 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.359 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.359 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.359 [Thread-7] DEBUG org.onap.policy.drools.system.internal.LockManager -- added lock to map DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.359 [Thread-7] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.359 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.359 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.360 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- insert lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.360 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.360 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.360 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.360 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.360 [Thread-7] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [pool-3-thread-1] INFO org.onap.policy.distributed.locking.DistributedLockManager -- update lock record DistributedLock [state=WAITING, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [pool-3-thread-1] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- lock granted: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [pool-3-thread-1] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.361 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [Thread-7] INFO org.onap.policy.drools.system.internal.FeatureLockImpl -- releasing lock: DistributedLock [state=ACTIVE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [Thread-7] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- delete lock record DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.362 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [pool-3-thread-3] INFO org.onap.policy.distributed.locking.DistributedLockManager -- remove lock from map DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [pool-3-thread-3] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- no more requests for DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=Thread-7, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.363 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.364 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.364 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.364 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.364 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.364 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.365 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.366 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.367 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.367 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.367 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.367 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.368 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.374 [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: 1390121014] 09:21:14 09:21:14.379 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.380 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.380 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=78cbf052-1745-4711-99c1-b114048971e5] 09:21:14 09:21:14.381 [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: 1042824986] 09:21:14 09:21:14.383 [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: 1537504092] 09:21:14 09:21:14.384 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.384 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.384 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.384 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.384 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.386 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.386 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.386 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.387 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.387 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.387 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=d68224f1-208e-4f00-b5fd-10c6dd708a5d] 09:21:14 09:21:14.391 [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: 1607476060] 09:21:14 09:21:14.393 [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] 09:21:14 09:21:14.394 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=17d5d9a8-643c-40f8-a1e3-dbbe8bdb0b88] 09:21:14 09:21:14.394 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=17d5d9a8-643c-40f8-a1e3-dbbe8bdb0b88] 09:21:14 09:21:14.394 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=17d5d9a8-643c-40f8-a1e3-dbbe8bdb0b88] 09:21:14 09:21:14.396 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=17d5d9a8-643c-40f8-a1e3-dbbe8bdb0b88] 09:21:14 09:21:14.397 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=17d5d9a8-643c-40f8-a1e3-dbbe8bdb0b88] 09:21:14 09:21:14.397 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=17d5d9a8-643c-40f8-a1e3-dbbe8bdb0b88] 09:21:14 09:21:14.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: 604555852] 09:21:14 09:21:14.408 [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: 1696631953] 09:21:14 09:21:14.409 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.409 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.409 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.410 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.411 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.411 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.412 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.412 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.412 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.413 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.414 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.414 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=66abd105-248b-40be-a3dd-a4dc0c23c1b6] 09:21:14 09:21:14.419 [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: 1160338413] 09:21:14 09:21:14.420 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.420 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.420 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.422 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.423 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 29 */ 'my resource' )"; SQL statement: 09:21:14 INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, timestampadd(second, ?, now())) [23505-220] 09:21:14 at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) 09:21:14 at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) 09:21:14 at org.h2.message.DbException.get(DbException.java:223) 09:21:14 at org.h2.message.DbException.get(DbException.java:199) 09:21:14 at org.h2.index.Index.getDuplicateKeyException(Index.java:527) 09:21:14 at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) 09:21:14 at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) 09:21:14 at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) 09:21:14 at org.h2.command.dml.Insert.insertRows(Insert.java:174) 09:21:14 at org.h2.command.dml.Insert.update(Insert.java:135) 09:21:14 at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) 09:21:14 at org.h2.command.CommandContainer.update(CommandContainer.java:169) 09:21:14 at org.h2.command.Command.executeUpdate(Command.java:252) 09:21:14 at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:209) 09:21:14 at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:169) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:631) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockNeedingUpdate(DistributedLockManagerTest.java:1191) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.423 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.425 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.425 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=a55a467c-8d87-492a-b5f5-eba5ca225c30] 09:21:14 09:21:14.429 [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: 636089830] 09:21:14 09:21:14.430 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.430 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.430 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.431 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.432 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.432 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.432 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.433 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.433 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.434 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.434 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=ac439d7c-e9b7-43a5-9301-0fd93e120cde] 09:21:14 09:21:14.439 [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: 460173088] 09:21:14 09:21:14.440 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=075fd38c-fd8f-4bcb-9f2c-18ca0653c5b6] 09:21:14 09:21:14.440 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=075fd38c-fd8f-4bcb-9f2c-18ca0653c5b6] 09:21:14 09:21:14.440 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=075fd38c-fd8f-4bcb-9f2c-18ca0653c5b6] 09:21:14 09:21:14.441 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=075fd38c-fd8f-4bcb-9f2c-18ca0653c5b6] 09:21:14 09:21:14.442 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=075fd38c-fd8f-4bcb-9f2c-18ca0653c5b6] 09:21:14 09:21:14.442 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=075fd38c-fd8f-4bcb-9f2c-18ca0653c5b6] 09:21:14 09:21:14.447 [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: 291728707] 09:21:14 09:21:14.452 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 574509540] 09:21:14 09:21:14.453 [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: 192319053] 09:21:14 09:21:14.454 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 09:21:14.454 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 09:21:14.454 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 09:21:14.455 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 java.sql.SQLException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1703) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoLockEx(DistributedLockManagerTest.java:1173) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.455 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 09:21:14.455 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 09:21:14.455 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=982a7b0b-b30a-4471-8362-8ee96c3b9b70] 09:21:14 09:21:14.456 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.460 [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: 1597061214] 09:21:14 09:21:14.460 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5e316174-d26b-4571-9cf2-0e577c1ba490] 09:21:14 09:21:14.460 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5e316174-d26b-4571-9cf2-0e577c1ba490] 09:21:14 09:21:14.461 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5e316174-d26b-4571-9cf2-0e577c1ba490] 09:21:14 09:21:14.462 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5e316174-d26b-4571-9cf2-0e577c1ba490] 09:21:14 09:21:14.463 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5e316174-d26b-4571-9cf2-0e577c1ba490] 09:21:14 09:21:14.463 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=5e316174-d26b-4571-9cf2-0e577c1ba490] 09:21:14 09:21:14.468 [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: 1788371422] 09:21:14 09:21:14.469 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=7f7b2a4d-b271-416b-b6b0-701f54a50e91] 09:21:14 09:21:14.469 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=7f7b2a4d-b271-416b-b6b0-701f54a50e91] 09:21:14 09:21:14.476 [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: 889096613] 09:21:14 09:21:14.477 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.477 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.477 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.477 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.477 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228]] or target class [class org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock] to value [ACTIVE] 09:21:14 09:21:14.477 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.478 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.479 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.480 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.480 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.481 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.481 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.481 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.482 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.482 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.482 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=77002f42-f1b8-4234-b1af-e92f3c358228] 09:21:14 09:21:14.487 [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: 725215101] 09:21:14 09:21:14.488 [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: 917491823] 09:21:14 09:21:14.488 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.488 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.489 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.489 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.489 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.490 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.491 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.491 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.491 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.491 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.491 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=aeb83fdc-3662-4229-a10c-bbb9dc93542d] 09:21:14 09:21:14.495 [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: 1765998352] 09:21:14 09:21:14.496 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.496 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.496 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.497 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.498 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.498 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.499 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.499 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doExtend DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=120, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.499 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.500 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.501 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation: "POOLING.PRIMARY_KEY_4 ON POOLING.LOCKS(RESOURCEID) VALUES ( /* 36 */ 'my resource' )"; SQL statement: 09:21:14 INSERT INTO pooling.locks (resourceId, host, owner, expirationTime) values (?, ?, ?, timestampadd(second, ?, now())) [23505-220] 09:21:14 at org.h2.message.DbException.getJdbcSQLException(DbException.java:520) 09:21:14 at org.h2.message.DbException.getJdbcSQLException(DbException.java:489) 09:21:14 at org.h2.message.DbException.get(DbException.java:223) 09:21:14 at org.h2.message.DbException.get(DbException.java:199) 09:21:14 at org.h2.index.Index.getDuplicateKeyException(Index.java:527) 09:21:14 at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:223) 09:21:14 at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:184) 09:21:14 at org.h2.mvstore.db.MVTable.addRow(MVTable.java:519) 09:21:14 at org.h2.command.dml.Insert.insertRows(Insert.java:174) 09:21:14 at org.h2.command.dml.Insert.update(Insert.java:135) 09:21:14 at org.h2.command.dml.DataChangeStatement.update(DataChangeStatement.java:74) 09:21:14 at org.h2.command.CommandContainer.update(CommandContainer.java:169) 09:21:14 at org.h2.command.Command.executeUpdate(Command.java:252) 09:21:14 at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:209) 09:21:14 at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:169) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:136) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doDbInsert(DistributedLockManager.java:716) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doExtend(DistributedLockManager.java:689) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoExtendEx(DistributedLockManagerTest.java:1417) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.501 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.501 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.501 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e72f5c8b-240c-4495-98da-ee43bbd261ef] 09:21:14 09:21:14.512 [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: 1993997862] 09:21:14 09:21:14.513 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.513 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.513 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.514 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.515 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.515 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.515 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.515 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.515 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- unlock DistributedLock [state=UNAVAILABLE, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.515 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.516 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.516 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=12d955b6-4fd9-4f94-91e2-bd87371b05d6] 09:21:14 09:21:14.521 [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: 1479238498] 09:21:14 09:21:14.522 [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: 1439128434] 09:21:14 09:21:14.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: 432990189] 09:21:14 09:21:14.527 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=96d30405-c135-4df2-8a60-5fc8868c3903] 09:21:14 09:21:14.527 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=96d30405-c135-4df2-8a60-5fc8868c3903] 09:21:14 09:21:14.527 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=96d30405-c135-4df2-8a60-5fc8868c3903] 09:21:14 09:21:14.528 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=96d30405-c135-4df2-8a60-5fc8868c3903] 09:21:14 09:21:14.529 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=96d30405-c135-4df2-8a60-5fc8868c3903] 09:21:14 09:21:14.529 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=96d30405-c135-4df2-8a60-5fc8868c3903] 09:21:14 09:21:14.534 [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: 475794730] 09:21:14 09:21:14.536 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleting all expired locks from the DB 09:21:14 09:21:14.538 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- deleted 2 expired locks from the DB 09:21:14 09:21:14.543 [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: 1386906863] 09:21:14 09:21:14.548 [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: 1748172836] 09:21:14 09:21:14.553 [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: 1756168973] 09:21:14 09:21:14.554 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:21:14 [DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=e3a90fc0-e118-4818-8b80-d8a737584c7d, resource2lock={}]] 09:21:14 09:21:14.559 [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: 1103621993] 09:21:14 09:21:14.560 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'executorService' of type [null] on target object [PolicyEngineManager(alive=false, locked=false)] or target class [class org.onap.policy.drools.system.PolicyEngineManager] to value [Mock for ScheduledExecutorService, hashCode: 2081129391] 09:21:14 09:21:14.561 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 09:21:14.561 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- schedule lock action DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 09:21:14.561 [main] DEBUG org.onap.policy.distributed.locking.DistributedLockManager -- doLock DistributedLock [state=WAITING, resourceId=my resource, ownerKey=my key, holdSec=100, hostName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 09:21:14.562 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 java.sql.SQLException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.makeEx(DistributedLockManagerTest.java:1703) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest$InvalidDbLockingFeature.lambda$makeDataSource$0(DistributedLockManagerTest.java:1690) 09:21:14 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 09:21:14 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 09:21:14 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 09:21:14 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 09:21:14 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:719) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doLock(DistributedLockManager.java:628) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager$DistributedLock.doRequest(DistributedLockManager.java:588) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runLock(DistributedLockManagerTest.java:1526) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testDistributedLockDoRequestNotTransient(DistributedLockManagerTest.java:1120) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.562 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 09:21:14.562 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 09:21:14.562 [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-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=3b78db51-1336-4d40-831f-0c377b9ba68b] 09:21:14 09:21:14.563 [main] ERROR org.onap.policy.distributed.locking.DistributedLockManager -- cannot close the distributed locking DB 09:21:14 java.sql.SQLException: expected exception 09:21:14 at org.apache.commons.dbcp2.BasicDataSource.close(BasicDataSource.java:410) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.closeDataSource(DistributedLockManager.java:233) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.afterStop(DistributedLockManager.java:223) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.shutdownFeature(DistributedLockManagerTest.java:231) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.tearDown(DistributedLockManagerTest.java:218) 09:21:14 at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) 09:21:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:511) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:244) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:277) 09:21:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:217) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:276) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:242) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:143) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.568 [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: 484063853] 09:21:14 09:21:14.574 [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: 433544508] 09:21:14 09:21:14.575 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- checking for expired locks: DistributedLockManager [pdpName=prd-ubuntu1804-docker-8c-8g-3968.2208a3ee-7d06-403a-9fdf-7ce7423351a2, uuidString=612347bb-2129-4b1d-b58a-b94da444d1f4, resource2lock={}] 09:21:14 09:21:14.578 [main] WARN org.onap.policy.distributed.locking.DistributedLockManager -- thread pool is no longer accepting requests 09:21:14 java.util.concurrent.RejectedExecutionException: expected exception 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManager.checkExpired(DistributedLockManager.java:264) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.runChecker(DistributedLockManagerTest.java:1511) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerTest.testCheckExpiredExecRejected(DistributedLockManagerTest.java:492) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.578 [main] INFO org.onap.policy.distributed.locking.DistributedLockManager -- done checking for expired locks 09:21:14 09:21:14.581 [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@54a98358[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] 09:21:14 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 s -- in org.onap.policy.distributed.locking.DistributedLockManagerTest 09:21:14 [INFO] Running org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest 09:21:14 09:21:14.589 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.() 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:110) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:78) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.589 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String) 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:148) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.590 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.Throwable) 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:188) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.590 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Throwable) 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:228) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.590 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Throwable,boolean,boolean) 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.593 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Exception) 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:148) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 09:21:14.594 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.distributed.locking.DistributedLockManagerException 09:21:14 java.lang.NoSuchMethodException: org.onap.policy.distributed.locking.DistributedLockManagerException.(java.lang.String,java.lang.Exception,boolean,boolean) 09:21:14 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 09:21:14 at java.base/java.lang.Class.getConstructor(Class.java:2271) 09:21:14 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) 09:21:14 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 09:21:14 at org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest.test(DistributedLockManagerExceptionTest.java:33) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.distributed.locking.DistributedLockManagerExceptionTest 09:21:14 [INFO] Running org.onap.policy.distributed.locking.DistributedLockPropertiesTest 09:21:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.distributed.locking.DistributedLockPropertiesTest 09:21:15 [INFO] 09:21:15 [INFO] Results: 09:21:15 [INFO] 09:21:15 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 09:21:15 [INFO] 09:21:15 [INFO] 09:21:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-distributed-locking --- 09:21:15 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/../target/code-coverage/jacoco-ut.exec 09:21:15 [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes 09:21:15 [INFO] 09:21:15 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-distributed-locking --- 09:21:15 [INFO] Analyzed bundle 'policy-core' with 16 classes 09:21:15 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:15 [INFO] 09:21:15 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-distributed-locking --- 09:21:15 [INFO] Copying commons-dbcp2-2.9.0.jar to /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/target/assembly/lib/commons-dbcp2-2.9.0.jar 09:21:15 [INFO] Copying commons-pool2-2.11.1.jar to /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/target/assembly/lib/commons-pool2-2.11.1.jar 09:21:15 [INFO] 09:21:15 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-distributed-locking --- 09:21:15 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/target/feature-distributed-locking-2.1.1-SNAPSHOT.jar 09:21:15 [INFO] 09:21:15 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-distributed-locking --- 09:21:15 [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml 09:21:15 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/target/feature-distributed-locking-2.1.1-SNAPSHOT.zip 09:21:15 [INFO] 09:21:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-distributed-locking --- 09:21:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:15 [INFO] failsafeArgLine set to empty 09:21:15 [INFO] 09:21:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-distributed-locking --- 09:21:15 [INFO] 09:21:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-distributed-locking --- 09:21:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:15 [INFO] 09:21:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-distributed-locking --- 09:21:15 [INFO] 09:21:15 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-distributed-locking --- 09:21:15 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-distributed-locking/2.1.1-SNAPSHOT/feature-distributed-locking-2.1.1-SNAPSHOT.pom 09:21:15 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/target/feature-distributed-locking-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-distributed-locking/2.1.1-SNAPSHOT/feature-distributed-locking-2.1.1-SNAPSHOT.jar 09:21:15 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-distributed-locking/target/feature-distributed-locking-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-distributed-locking/2.1.1-SNAPSHOT/feature-distributed-locking-2.1.1-SNAPSHOT.zip 09:21:15 [INFO] 09:21:15 [INFO] ------------< org.onap.policy.drools-pdp:feature-lifecycle >------------ 09:21:15 [INFO] Building feature-lifecycle 2.1.1-SNAPSHOT [10/15] 09:21:15 [INFO] --------------------------------[ jar ]--------------------------------- 09:21:15 [INFO] 09:21:15 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-lifecycle --- 09:21:15 [INFO] 09:21:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-lifecycle --- 09:21:15 [INFO] 09:21:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-lifecycle --- 09:21:15 [INFO] 09:21:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-lifecycle --- 09:21:15 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:15 --add-opens java.base/java.util=ALL-UNNAMED 09:21:15 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:15 [INFO] 09:21:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-lifecycle --- 09:21:15 [INFO] Starting audit... 09:21:15 Audit done. 09:21:15 [INFO] You have 0 Checkstyle violations. 09:21:15 [INFO] 09:21:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-lifecycle --- 09:21:15 [INFO] Starting audit... 09:21:15 Audit done. 09:21:15 [INFO] You have 0 Checkstyle violations. 09:21:15 [INFO] 09:21:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-lifecycle --- 09:21:15 [INFO] Copying 3 resources from src/main/resources to target/classes 09:21:15 [INFO] 09:21:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-lifecycle --- 09:21:15 [INFO] Changes detected - recompiling the module! :dependency 09:21:15 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 09:21:16 [INFO] 09:21:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-lifecycle --- 09:21:16 [INFO] Copying 17 resources from src/test/resources to target/test-classes 09:21:16 [INFO] 09:21:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-lifecycle --- 09:21:16 [INFO] Changes detected - recompiling the module! :dependency 09:21:16 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 09:21:17 [INFO] 09:21:17 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-lifecycle --- 09:21:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:21:17 [INFO] 09:21:17 [INFO] ------------------------------------------------------- 09:21:17 [INFO] T E S T S 09:21:17 [INFO] ------------------------------------------------------- 09:21:18 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStatePassiveTest 09:21:18 09:21:18.417 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:18 09:21:18.422 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:18 09:21:18.422 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:21 09:21:21.396 [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: 09:21:21 [FATAL] Non-resolvable parent POM for org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT: org.onap.oparent:oparent:pom:3.3.3 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced @ org.onap.policy.parent:policy-parent:4.1.1-SNAPSHOT, /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/4.1.1-SNAPSHOT/policy-parent-4.1.1-SNAPSHOT.pom, line 24, column 13 09:21:21 09:21:21 09:21:21.529 [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 09:21:21 09:21:21.529 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: 09:21:21 [org.onap.policy.drools.lifecycle.LifecycleFeature@15598336] 09:21:21 09:21:21.549 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: 09:21:21 [org.onap.policy.drools.lifecycle.LifecycleFeature@15598336] 09:21:21 09:21:21.554 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:21 09:21:21.718 [main] WARN o.drools.compiler.kie.builder.impl.KieBuilderImpl:packageNameForFile:393 - 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. 09:21:21 09:21:21.747 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: defaultKieBase 09:21:21 09:21:21.790 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: defaultKieBase 09:21:21 09:21:21.791 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:21 09:21:21.794 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:21 09:21:21.795 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:21 09:21:21.798 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:21 09:21:21.836 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:21 09:21:21.839 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:21 09:21:21.846 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:21 09:21:21.846 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:21 09:21:21.848 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:21 09:21:21.870 [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 09:21:21 09:21:21.881 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:21 09:21:21.885 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470481867, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7465cdb6] 09:21:21 09:21:21.887 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:21 09:21:21.958 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:21 09:21:21.975 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: 09:21:21 [] 09:21:21 09:21:21.976 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:21 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"a361eb3a-8481-47f2-9cdf-8fda82b8b384","timestampMs":1707470481960,"pdpGroup":"defaultGroup"} 09:21:21 09:21:21.977 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:21 09:21:21.986 [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 09:21:21 09:21:21.987 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:21 09:21:21.987 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470481986, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@7f445761] 09:21:21 09:21:21.987 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:21 09:21:21.988 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:21 09:21:21.988 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 09:21:21 09:21:21.988 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:21 09:21:21.989 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:21 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"cae88ee8-f289-47ae-be71-8ff3f2eff854","timestampMs":1707470481989,"pdpGroup":"defaultGroup"} 09:21:21 09:21:21.989 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:22 09:21:21.992 [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 09:21:22 09:21:21.992 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:22 09:21:21.992 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470481992, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@cc3d2e4] 09:21:22 09:21:21.993 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:22 09:21:21.993 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:22 09:21:21.994 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:22 09:21:21.995 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:22 09:21:21.996 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:22 09:21:21.996 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:22 09:21:21.996 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"3c5ba663-e788-4392-bbbf-71b36063dfbb","timestampMs":1707470481996,"pdpGroup":"defaultGroup"} 09:21:22 09:21:21.997 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:22 09:21:21.999 [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 09:21:22 09:21:22.000 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:22 09:21:22.000 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470481999, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@17a394d2] 09:21:22 09:21:22.000 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:22 09:21:22.001 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:22 09:21:22.001 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"28dacc50-5697-40a8-ae44-15c7404c9ae4","timestampMs":1707470482001,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.001 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:22 09:21:22.004 [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 09:21:22 09:21:22.004 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:22 09:21:22.004 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470482004, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4ac5bbc8] 09:21:22 09:21:22.004 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:22 09:21:22.005 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:22 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c5d4c93d-092f-4c35-8fb0-1528077e0807","timestampMs":1707470482005,"name":"test","pdpGroup":"A","pdpSubgroup":"a"} 09:21:22 09:21:22.011 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:onTopicEvent:683 - pdp-state-chage from NOOP:policy-pdp-pap is invalid: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c5d4c93d-092f-4c35-8fb0-1528077e0807, timestampMs=1707470482005, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 09:21:22 09:21:22.034 [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=790020639]): start 09:21:22 09:21:22.038 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=790020639] 09:21:22 09:21:22.038 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:22 09:21:22.040 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: 09:21:22 [] 09:21:22 09:21:22.083 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:22 09:21:22.084 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:22 09:21:22.085 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:22 09:21:22.086 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:22 09:21:22.086 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:22 09:21:22.086 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:22 09:21:22.086 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:22 09:21:22.086 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.844 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.845 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.846 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"9a9fd690-d472-4367-91aa-303f70d2013b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"9a9fd690-d472-4367-91aa-303f70d2013b","timestampMs":1707470482845,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.846 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:22 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c5d4c93d-092f-4c35-8fb0-1528077e0807","timestampMs":1707470482005,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:22 09:21:22.846 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:22 09:21:22.847 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"c5d4c93d-092f-4c35-8fb0-1528077e0807","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c5d4c93d-092f-4c35-8fb0-1528077e0807","timestampMs":1707470482847,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.847 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470482004, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4ac5bbc8] 09:21:22 09:21:22.850 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:271 - re-enqueuing work item 09:21:22 09:21:22.850 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470497004, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4ac5bbc8] 09:21:22 09:21:22.850 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:275 - fire work item PeriodicItem [nextMs=1707470497004, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4ac5bbc8] 09:21:22 09:21:22.850 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:22 09:21:22.850 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ce29a231-b605-49b2-8577-c78919b1bf27","timestampMs":1707470482850,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.851 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:275 - fire work item RunnableItem [nextMs=1707470482004, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4ac5bbc8] 09:21:22 09:21:22.870 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:22 09:21:22.871 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"bff6bde6-4bc2-451d-a981-fdbc3f7f17cd","timestampMs":1707470482871,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.871 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:22 09:21:22.878 [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 09:21:22 09:21:22.879 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:22 09:21:22.879 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470482878, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@70137569] 09:21:22 09:21:22.879 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:22 09:21:22.879 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:22 09:21:22.880 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1cd87136-c069-4727-8d78-3efe04b93ff8","timestampMs":1707470482879,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.880 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:22 09:21:22.880 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:22 09:21:22.880 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 09:21:22 09:21:22.884 [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 09:21:22 09:21:22.885 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:22 09:21:22.885 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470482885, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5ad6760c] 09:21:22 09:21:22.885 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:22 09:21:22.885 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:22 09:21:22.886 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"81729297-b0af-428c-b4a3-e39d8986b17d","timestampMs":1707470482885,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.886 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:22 09:21:22.886 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:22 09:21:22.887 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:271 - re-enqueuing work item 09:21:22 09:21:22.887 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470497885, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5ad6760c] 09:21:22 09:21:22.887 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:275 - fire work item PeriodicItem [nextMs=1707470497885, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5ad6760c] 09:21:22 09:21:22.887 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:22 09:21:22.888 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"46b4a6bf-3a36-4eaf-be27-068cb1eed5cb","timestampMs":1707470482888,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.888 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:271 - re-enqueuing work item 09:21:22 09:21:22.888 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470512885, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5ad6760c] 09:21:22 09:21:22.888 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:runItem:275 - fire work item PeriodicItem [nextMs=1707470512885, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5ad6760c] 09:21:22 09:21:22.888 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:22 09:21:22.889 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ce0030a2-138c-445f-b86e-b293a5d25800","timestampMs":1707470482889,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.889 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:22 09:21:22.889 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"95eb14b1-a685-4216-9946-c2334de62d62","timestampMs":1707470482889,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.889 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:22 09:21:22.890 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:22 09:21:22.890 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:22 09:21:22.890 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"eb0aa5f8-e6bf-42b1-a336-196147183a57","timestampMs":1707470482890,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.890 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:22 09:21:22 09:21:22 ************************************************************************ 09:21:22 INSERT.TOSCA.POLICY: 09:21:22 09:21:22 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:22 Tosca Policy: operational.restart 1.0.0 09:21:22 ************************************************************************ 09:21:22 09:21:22 09:21:22 09:21:22.895 [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 09:21:22 09:21:22.895 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:22 09:21:22.895 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470482895, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4b27821c] 09:21:22 09:21:22.895 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:22 09:21:22.896 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.896 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470482895, periodMs=30000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@4b27821c] 09:21:22 09:21:22.896 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.896 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.897 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482896,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 09:21:22 09:21:22.899 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.899 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:333 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:22 09:21:22.899 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [operational.restart 1.0.0] 09:21:22 09:21:22.899 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.900 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.900 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482900,"pdpGroup":"defaultGroup","pdpSubgroup":"z"} 09:21:22 09:21:22.900 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.900 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:333 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:22 09:21:22.901 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [operational.restart 1.0.0] 09:21:22 09:21:22.901 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.901 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.901 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482901,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.901 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.901 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:333 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:22 09:21:22.902 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [operational.restart 1.0.0] 09:21:22 09:21:22.902 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.902 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.902 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482902,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.902 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:22 09:21:22.902 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:22 09:21:22.903 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.904 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.904 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.904 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482904,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.905 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.908 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.908 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.908 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482908,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:22 09:21:22.908 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:22 09:21:22.909 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:22 09:21:22.910 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:22 09:21:22.910 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c7c022cf-a65b-4433-9fbb-0a1845e21f2a","timestampMs":1707470482910,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.910 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:22 09:21:22.910 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:22 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"299ebbc1-bb2b-4340-983f-75bf27283975","timestampMs":1707470482910,"pdpGroup":"defaultGroup"} 09:21:22 09:21:22.910 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:22 09:21:22.917 [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=790020639]): halt 09:21:22 09:21:22.918 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:22 09:21:22.919 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:22 09:21:22.919 [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=790020639]): stop 09:21:22 09:21:22.920 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:22 09:21:22.921 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=790020639] 09:21:22 09:21:22.922 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:22 09:21:22.927 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=790020639]: HALT 09:21:22 09:21:22.927 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=790020639] 09:21:22 09:21:22.927 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=790020639]: REMOVE-CODERS 09:21:22 09:21:22.927 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=790020639] 09:21:22 09:21:22.927 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=790020639] 09:21:22 09:21:22.927 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:22 09:21:22.928 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:22 09:21:22.928 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:22 09:21:22.928 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:22 09:21:22.928 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.811 s -- in org.onap.policy.drools.lifecycle.LifecycleStatePassiveTest 09:21:22 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTestTest 09:21:22 09:21:22.940 [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 09:21:22 09:21:22.942 [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 09:21:22 09:21:22.944 [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 09:21:22 09:21:22.946 [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 09:21:22 09:21:22.948 [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 09:21:22 09:21:22.951 [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 09:21:22 09:21:22.953 [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 09:21:22 09:21:22.955 [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 09:21:22 09:21:22.957 [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 09:21:22 09:21:22.959 [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 09:21:22 09:21:22.961 [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 09:21:22 09:21:22.962 [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 09:21:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTestTest 09:21:23 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateSafeTest 09:21:23 09:21:22.968 [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 09:21:23 09:21:22.970 [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 09:21:23 09:21:22.971 [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 09:21:23 09:21:22.973 [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 09:21:23 09:21:22.975 [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 09:21:23 09:21:22.976 [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 09:21:23 09:21:22.978 [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 09:21:23 09:21:22.980 [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 09:21:23 09:21:22.982 [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 09:21:23 09:21:22.996 [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 09:21:23 09:21:22.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 09:21:23 09:21:22.999 [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 09:21:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.policy.drools.lifecycle.LifecycleStateSafeTest 09:21:23 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActiveTest 09:21:23 09:21:23.009 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.009 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.009 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.185 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:23 09:21:23.185 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.188 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.194 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.196 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.202 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.204 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.209 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:23 09:21:23.209 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.209 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.212 [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 09:21:23 09:21:23.212 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.212 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483212, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6c7114db] 09:21:23 09:21:23.212 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.212 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"57dd8174-d1f2-4bfc-9a80-1f925381c2b6","timestampMs":1707470483212,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.213 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.213 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"57dd8174-d1f2-4bfc-9a80-1f925381c2b6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"57dd8174-d1f2-4bfc-9a80-1f925381c2b6","timestampMs":1707470483213,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.213 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483212, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@6c7114db] 09:21:23 09:21:23.213 [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=377739133]): start 09:21:23 09:21:23.213 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=377739133] 09:21:23 09:21:23.213 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.214 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.214 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.215 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.215 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.215 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.216 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.216 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f1ec40b7-7950-40e1-87fa-867e10da4e53","timestampMs":1707470483216,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.216 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 09:21:23.220 [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 09:21:23 09:21:23.221 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.221 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483220, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@a58735f] 09:21:23 09:21:23.221 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.221 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f71aa20c-37c1-4b4e-b6a1-603c13c82ef0","timestampMs":1707470483221,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.222 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.222 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"f71aa20c-37c1-4b4e-b6a1-603c13c82ef0","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f71aa20c-37c1-4b4e-b6a1-603c13c82ef0","timestampMs":1707470483222,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.222 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483220, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@a58735f] 09:21:23 09:21:23.222 [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=377739133]): start 09:21:23 09:21:23.222 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.223 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStateActive(): start 09:21:23 09:21:23.223 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.223 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"83e10631-de32-4c39-a2b9-444e307505f1","timestampMs":1707470483223,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.223 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 09:21:23.225 [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 09:21:23 09:21:23.225 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.225 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483225, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@1d983b15] 09:21:23 09:21:23.225 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.225 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"0b634342-e327-4786-ab71-a6dab0439c41","timestampMs":1707470483225,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.226 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.226 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"0b634342-e327-4786-ab71-a6dab0439c41","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0b634342-e327-4786-ab71-a6dab0439c41","timestampMs":1707470483226,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.226 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483225, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@1d983b15] 09:21:23 09:21:23.227 [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=377739133]): start 09:21:23 09:21:23.227 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:23 09:21:23.227 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f0c5e369-ab38-4c58-a375-6c58f8dd37f6","timestampMs":1707470483227,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.227 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 09:21:23.228 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.228 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 09:21:23 09:21:23.231 [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 09:21:23 09:21:23.232 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.232 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483232, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@1d696b35] 09:21:23 09:21:23.232 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.232 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"6bc6bde1-2c4f-4937-90e1-0417ef0f445b","timestampMs":1707470483232,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.233 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.233 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6bc6bde1-2c4f-4937-90e1-0417ef0f445b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6bc6bde1-2c4f-4937-90e1-0417ef0f445b","timestampMs":1707470483233,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.233 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483232, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@1d696b35] 09:21:23 09:21:23.233 [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=377739133]): start 09:21:23 09:21:23.234 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483234,"pdpGroup":"B","pdpSubgroup":"b"} 09:21:23 09:21:23.234 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.234 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"14431dc0-3982-46a1-923a-90f95212c62b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483234,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.235 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483234,"pdpGroup":"B","pdpSubgroup":"b"} 09:21:23 09:21:23.236 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.236 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"14431dc0-3982-46a1-923a-90f95212c62b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483236,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.236 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"SAFE","messageName":"PDP_STATE_CHANGE","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483234,"pdpGroup":"B","pdpSubgroup":"b"} 09:21:23 09:21:23.236 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.236 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=14431dc0-3982-46a1-923a-90f95212c62b, timestampMs=1707470483234, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 09:21:23 09:21:23.237 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:353 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=14431dc0-3982-46a1-923a-90f95212c62b, timestampMs=1707470483234, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=SAFE) 09:21:23 09:21:23.237 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"14431dc0-3982-46a1-923a-90f95212c62b","responseStatus":"FAIL","responseMessage":"invalid state change to SAFE"},"messageName":"PDP_STATUS","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483237,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.237 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"TERMINATED","messageName":"PDP_STATE_CHANGE","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483234,"pdpGroup":"B","pdpSubgroup":"b"} 09:21:23 09:21:23.237 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.237 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:stateChange:115 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=14431dc0-3982-46a1-923a-90f95212c62b, timestampMs=1707470483234, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 09:21:23 09:21:23.237 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:invalidStateChange:353 - LifecycleStateActive(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=14431dc0-3982-46a1-923a-90f95212c62b, timestampMs=1707470483234, name=null, pdpGroup=B, pdpSubgroup=b), source=null, state=TERMINATED) 09:21:23 09:21:23.238 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"14431dc0-3982-46a1-923a-90f95212c62b","responseStatus":"FAIL","responseMessage":"invalid state change to TERMINATED"},"messageName":"PDP_STATUS","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483238,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.238 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483234,"pdpGroup":"B","pdpSubgroup":"b"} 09:21:23 09:21:23.238 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.238 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"14431dc0-3982-46a1-923a-90f95212c62b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"14431dc0-3982-46a1-923a-90f95212c62b","timestampMs":1707470483238,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.238 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.239 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6ff8a4a0-0642-4011-9742-44477b2e8489","timestampMs":1707470483239,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.239 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:23 09:21:23.241 [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 09:21:23 09:21:23.241 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.241 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483241, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2709109] 09:21:23 09:21:23.241 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.241 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8371163b-f1f7-4405-97e5-9142f52899a2","timestampMs":1707470483241,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.242 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.242 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"8371163b-f1f7-4405-97e5-9142f52899a2","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"8371163b-f1f7-4405-97e5-9142f52899a2","timestampMs":1707470483242,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.242 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483241, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@2709109] 09:21:23 09:21:23.242 [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=377739133]): start 09:21:23 09:21:23.242 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.243 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"5f842724-2b84-4c3d-ae3f-5bd856ed12c7","timestampMs":1707470483243,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.243 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 09:21:23.244 [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 09:21:23 09:21:23.245 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.245 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483245, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@72225e34] 09:21:23 09:21:23.245 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.245 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b381e65d-86a9-417f-a49e-09beb6aafa02","timestampMs":1707470483245,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.245 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.246 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b381e65d-86a9-417f-a49e-09beb6aafa02","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b381e65d-86a9-417f-a49e-09beb6aafa02","timestampMs":1707470483246,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.246 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483245, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@72225e34] 09:21:23 09:21:23.246 [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=377739133]): start 09:21:23 09:21:23.246 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:23 09:21:23.247 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b49bb2ff-944c-458e-88b0-bd9a3b30cbb1","timestampMs":1707470483247,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.247 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.247 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.247 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:23 09:21:23.247 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"441c4e04-2f71-42c6-a81e-d019b46f46ba","timestampMs":1707470483247,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.247 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:23 09:21:23.248 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.248 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"a8592cae-5aa2-46ad-9843-89f2c3034a0f","timestampMs":1707470483248,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.248 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 09:21:23.250 [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 09:21:23 09:21:23.250 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.251 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483250, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@74dc61a0] 09:21:23 09:21:23.251 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.251 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"413cc191-1721-457f-8f84-63ce46176d1a","timestampMs":1707470483251,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.251 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.252 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"413cc191-1721-457f-8f84-63ce46176d1a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"413cc191-1721-457f-8f84-63ce46176d1a","timestampMs":1707470483251,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.252 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483250, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@74dc61a0] 09:21:23 09:21:23.252 [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=377739133]): start 09:21:23 09:21:23.252 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.252 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.252 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.253 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.253 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.253 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483253,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.254 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.256 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.256 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.256 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483256,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.258 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.258 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.258 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.258 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483258,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.259 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.261 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:23 09:21:23.262 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.262 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.262 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483262,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.262 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 09:21:23.264 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 Tosca Policy: operational.restart 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.264 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.restart 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.264 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"1.0.0"}],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483264,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.265 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.267 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.restart 2.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.269 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.269 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.270 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"}],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483270,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.271 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.modifyconfig 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.273 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.273 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.273 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483273,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.274 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.274 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483250, periodMs=150000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@74dc61a0] 09:21:23 09:21:23.274 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.274 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.274 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.restart","version":"2.0.0"},{"name":"operational.modifyconfig","version":"1.0.0"}],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483274,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.275 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.276 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:23 09:21:23.277 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:23 09:21:23.281 [main] INFO o.onap.policy.common.utils.coder.StandardValCoder:isConformant:103 - JSON is not conformant to schema 09:21:23 org.onap.policy.common.utils.coder.CoderException: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:23 ------------------ 09:21:23 Rule: properties 09:21:23 Property: properties 09:21:23 Message: Property validation failed 09:21:23 Location: at /properties 09:21:23 Details: 09:21:23 Rule: properties 09:21:23 Property: timeout 09:21:23 Message: Property validation failed 09:21:23 Location: at /properties/timeout 09:21:23 Details: 09:21:23 Rule: type 09:21:23 Message: Type mismatch, data has string and schema has integer 09:21:23 Location: at /properties/timeout 09:21:23 ----- 09:21:23 ----- 09:21:23 ] 09:21:23 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:116) 09:21:23 at org.onap.policy.common.utils.coder.StandardValCoder.isConformant(StandardValCoder.java:101) 09:21:23 at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:75) 09:21:23 at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:87) 09:21:23 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.syncPolicies(LifecycleStateRunning.java:339) 09:21:23 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.deployPolicies(LifecycleStateRunning.java:318) 09:21:23 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.updatePoliciesWithResults(LifecycleStateRunning.java:210) 09:21:23 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.update(LifecycleStateRunning.java:152) 09:21:23 at org.onap.policy.drools.lifecycle.LifecycleFsm.update(LifecycleFsm.java:319) 09:21:23 at org.onap.policy.drools.lifecycle.LifecycleStateActiveTest.testUpdate(LifecycleStateActiveTest.java:338) 09:21:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:23 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:23 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:23 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:23 Caused by: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:23 ------------------ 09:21:23 Rule: properties 09:21:23 Property: properties 09:21:23 Message: Property validation failed 09:21:23 Location: at /properties 09:21:23 Details: 09:21:23 Rule: properties 09:21:23 Property: timeout 09:21:23 Message: Property validation failed 09:21:23 Location: at /properties/timeout 09:21:23 Details: 09:21:23 Rule: type 09:21:23 Message: Type mismatch, data has string and schema has integer 09:21:23 Location: at /properties/timeout 09:21:23 ----- 09:21:23 ----- 09:21:23 ] 09:21:23 at com.worldturner.medeia.schema.validation.stream.SchemaValidatingConsumer.consume(SchemaValidatingJsonConsumer.kt:31) 09:21:23 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.consume(GsonJsonReaderDecorator.kt:40) 09:21:23 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.endObject(GsonJsonReaderDecorator.kt:148) 09:21:23 at com.worldturner.medeia.parser.gson.GsonUtilsKt.gsonParseAll(gsonUtils.kt:18) 09:21:23 at com.worldturner.medeia.api.gson.MedeiaGsonApi.parseAll(MedeiaGsonApi.kt:60) 09:21:23 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:114) 09:21:23 ... 80 common frames omitted 09:21:23 09:21:23.283 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [vcpe.timeout.integer.as.string 1.0.0] 09:21:23 09:21:23.284 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.284 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.284 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"450c7573-d96d-4abe-8621-5a40089cbbce","responseStatus":"FAIL","responseMessage":"[vcpe.timeout.integer.as.string 1.0.0]"},"messageName":"PDP_STATUS","requestId":"450c7573-d96d-4abe-8621-5a40089cbbce","timestampMs":1707470483284,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.284 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.284 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"782451b3-713d-40ff-9f6b-ae3cd4b03e60","timestampMs":1707470483284,"pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:23 09:21:23.284 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 09:21:23.285 [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=377739133]): halt 09:21:23 09:21:23.285 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.285 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:23 09:21:23.285 [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=377739133]): stop 09:21:23 09:21:23.286 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.286 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=377739133] 09:21:23 09:21:23.299 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.299 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=377739133]: HALT 09:21:23 09:21:23.299 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=377739133] 09:21:23 09:21:23.300 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=377739133]: REMOVE-CODERS 09:21:23 09:21:23.300 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=377739133] 09:21:23 09:21:23.300 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=377739133] 09:21:23 09:21:23.300 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.300 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.301 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.301 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.301 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActiveTest 09:21:23 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest 09:21:23 09:21:23.305 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.307 [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 09:21:23 09:21:23.308 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to TERMINATED 09:21:23 09:21:23.309 [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 09:21:23 09:21:23.310 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:23 09:21:23.310 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stop:65 - LifecycleStateTerminated(): stop 09:21:23 09:21:23.311 [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 09:21:23 09:21:23.312 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.312 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.312 [pool-29-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:23 09:21:23.313 [pool-29-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"72b6ca74-9a33-4b97-96bc-b311b2ea6058","timestampMs":1707470483312,"pdpGroup":"defaultGroup"} 09:21:23 09:21:23.313 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.313 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:start:65 - LifecycleStatePassive(): start 09:21:23 09:21:23.313 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:23 09:21:23.313 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"5c4002f5-20be-4d80-b460-46a143620648","timestampMs":1707470483313,"pdpGroup":"defaultGroup"} 09:21:23 09:21:23.313 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:23 09:21:23.314 [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 09:21:23 09:21:23.315 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.315 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:stateChange:82 - LifecycleStateTerminated(): state-change: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=d3412667-789b-4809-b5cb-8a2d71f3090a, timestampMs=1707470483315, name=test, pdpGroup=A, pdpSubgroup=a), source=null, state=ACTIVE) 09:21:23 09:21:23.316 [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 09:21:23 09:21:23.317 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.317 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:shutdown:71 - LifecycleStateTerminated(): shutdown 09:21:23 09:21:23.317 [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 09:21:23 09:21:23.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 09:21:23 09:21:23.319 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.320 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.320 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:23 09:21:23.320 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ef966cfe-f94a-4327-893a-37130a6e5dda","timestampMs":1707470483320,"pdpGroup":"defaultGroup"} 09:21:23 09:21:23.320 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:23 09:21:23.321 [pool-33-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:23 09:21:23.321 [pool-33-thread-1] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 09:21:23 09:21:23.321 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.322 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.322 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:23 09:21:23.323 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"dc297d2c-911d-4a35-bfc0-9c6c13e48e41","timestampMs":1707470483323,"pdpGroup":"defaultGroup"} 09:21:23 09:21:23.323 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:23 09:21:23.324 [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 09:21:23 09:21:23.324 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.325 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.325 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:272 - lifecycle event: stop engine 09:21:23 09:21:23.326 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"161dfa26-bd23-4889-b9d3-2a5b318bdaf0","timestampMs":1707470483325,"pdpGroup":"defaultGroup"} 09:21:23 09:21:23.326 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStatePassive(): state-change from PASSIVE to TERMINATED 09:21:23 09:21:23.326 [pool-34-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:23 09:21:23.326 [pool-34-thread-1] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 09:21:23 09:21:23.327 [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 09:21:23 09:21:23.327 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:23 09:21:23.327 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:status:76 - LifecycleStateTerminated(): status 09:21:23 09:21:23.328 [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 09:21:23 09:21:23.329 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.329 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateDefault:update:88 - LifecycleStateTerminated(): update: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=f54aca31-95c8-4c9b-8098-e75de470cd82, timestampMs=1707470483329, name=null, pdpGroup=A, pdpSubgroup=a), source=null, description=null, pdpHeartbeatIntervalMs=2400000, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 09:21:23 09:21:23.333 [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 09:21:23 09:21:23.335 [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 09:21:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.policy.drools.lifecycle.LifecycleStateTerminatedTest 09:21:23 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest 09:21:23 09:21:23.337 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.337 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.337 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.613 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 09:21:23 09:21:23.613 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:23 09:21:23.614 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470483613, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@1690283c] 09:21:23 09:21:23.614 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:23 09:21:23.614 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:23 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"6fd87675-2296-4184-9840-3e6e26ee76e7","timestampMs":1707470483614,"pdpGroup":"A","pdpSubgroup":"a"} 09:21:23 09:21:23.614 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:23 09:21:23.615 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6fd87675-2296-4184-9840-3e6e26ee76e7","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6fd87675-2296-4184-9840-3e6e26ee76e7","timestampMs":1707470483614,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.615 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470483613, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@1690283c] 09:21:23 09:21:23.617 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.665 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:23 09:21:23.666 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.666 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:23 09:21:23.666 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.666 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.666 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:23 09:21:23.666 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.667 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"3b6675a6-4e2d-4da8-9097-9ddf30eea961","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3b6675a6-4e2d-4da8-9097-9ddf30eea961","timestampMs":1707470483667,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.667 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.668 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:23 09:21:23.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.668 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:23 09:21:23.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.668 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:23 09:21:23.669 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.669 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.669 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b9d6f3aa-53b6-4d12-b5b7-a22f26042616","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b9d6f3aa-53b6-4d12-b5b7-a22f26042616","timestampMs":1707470483669,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.669 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.670 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:23 09:21:23.671 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.671 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:23 09:21:23.696 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:23 09:21:23.698 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.699 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:23 09:21:23.699 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.702 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.706 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.708 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.711 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.713 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.716 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:23 09:21:23.716 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.716 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.720 [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@2d320a24:null:1994900396 09:21:23 09:21:23.724 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@2d320a24, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.726 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@2d320a24, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.726 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.726 [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@55455a45:null:1994900396 09:21:23 09:21:23.726 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:92 - 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@2d320a24, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.726 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.727 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.727 [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@71b11ddb:null:1994900396 09:21:23 09:21:23.727 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@71b11ddb, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.727 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@71b11ddb, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.727 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.727 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.727 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.728 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.728 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.728 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.730 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.730 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.730 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.730 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 09:21:23 09:21:23.730 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 09:21:23 09:21:23.730 [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@114f5bfc 09:21:23 09:21:23.732 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.733 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.733 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:23 09:21:23.733 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 09:21:23 09:21:23.733 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:23 09:21:23.733 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"c964f208-f651-45d8-b951-9280f7e8357e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"c964f208-f651-45d8-b951-9280f7e8357e","timestampMs":1707470483733,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.734 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.735 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [operational.modifyconfig 1.0.0] 09:21:23 09:21:23.735 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.735 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.735 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"d68bce18-1d4d-47f3-993e-2b92b2be11ef","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0]"},"messageName":"PDP_STATUS","requestId":"d68bce18-1d4d-47f3-993e-2b92b2be11ef","timestampMs":1707470483735,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.736 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.737 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.737 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.737 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"e3489c77-c1d3-4602-a8f1-aeeeae8a7321","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e3489c77-c1d3-4602-a8f1-aeeeae8a7321","timestampMs":1707470483737,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 09:21:23.741 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.modifyconfig 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.742 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:23 09:21:23.742 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.742 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.742 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"f41e823b-e7d0-455c-b238-2dae27265cc6","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f41e823b-e7d0-455c-b238-2dae27265cc6","timestampMs":1707470483742,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.743 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.743 [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=1994900396]): unlock 09:21:23 09:21:23.743 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396]: HALT 09:21:23 09:21:23.744 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.744 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.744 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396]: REMOVE-CODERS 09:21:23 09:21:23.744 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.744 [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 09:21:23 09:21:23.744 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@55455a45, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.744 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 09:21:23 09:21:23.745 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removing reverse mapping for dcae_topic:java.util.HashMap: 09:21:23 09:21:23.745 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.745 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), 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 09:21:23 09:21:23.745 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@71b11ddb, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.745 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 09:21:23 09:21:23.745 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removing reverse mapping for appc-cl:java.util.HashMap: 09:21:23 09:21:23.745 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.745 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.745 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.746 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.746 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.747 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.typeA 1.0.0 removed 09:21:23 09:21:23.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.type1.type2 1.0.0 removed 09:21:23 09:21:23.748 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:23 09:21:23.748 [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@114f5bfc 09:21:23 09:21:23.748 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.748 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.748 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"83431eeb-7aab-4745-b24e-902581d35357","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"83431eeb-7aab-4745-b24e-902581d35357","timestampMs":1707470483748,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.749 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.750 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:23 09:21:23.750 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.750 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:23 09:21:23.750 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.750 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:23 09:21:23.750 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.750 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.750 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"8dbb4e9e-1687-4809-86fe-27e656fc816b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8dbb4e9e-1687-4809-86fe-27e656fc816b","timestampMs":1707470483750,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.751 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.753 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:23 09:21:23.753 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.753 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:23 09:21:23.753 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:23 09:21:23.754 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.754 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:23 09:21:23.754 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.757 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.760 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.762 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.765 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.766 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.769 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:23 09:21:23.769 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.769 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.769 [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@4e7e4127:null:1994900396 09:21:23 09:21:23.770 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@4e7e4127, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.770 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@4e7e4127, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.770 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.770 [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@5d26c256:null:1994900396 09:21:23 09:21:23.770 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:92 - 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@4e7e4127, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.770 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.770 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.770 [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@1401d1d7:null:1994900396 09:21:23 09:21:23.770 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@1401d1d7, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.770 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@1401d1d7, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.771 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.771 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.771 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.771 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 09:21:23 09:21:23.772 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 09:21:23 09:21:23.772 [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@114f5bfc 09:21:23 09:21:23.774 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.774 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.774 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:23 09:21:23.774 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 09:21:23 09:21:23.774 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:23 09:21:23.775 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"43fd959f-3325-4018-97dd-8bfda271a07a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"43fd959f-3325-4018-97dd-8bfda271a07a","timestampMs":1707470483774,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.776 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.777 [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=1994900396]): unlock 09:21:23 09:21:23.777 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396]: HALT 09:21:23 09:21:23.777 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.modifyconfig 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.777 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.778 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396]: REMOVE-CODERS 09:21:23 09:21:23.778 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.778 [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 09:21:23 09:21:23.778 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@5d26c256, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.778 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 09:21:23 09:21:23.778 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removing reverse mapping for dcae_topic:java.util.HashMap: 09:21:23 09:21:23.778 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.778 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), 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 09:21:23 09:21:23.778 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@1401d1d7, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.779 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 09:21:23 09:21:23.779 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removing reverse mapping for appc-cl:java.util.HashMap: 09:21:23 09:21:23.779 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.779 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.779 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.779 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.780 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.780 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.781 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.781 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.781 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.typeA 1.0.0 removed 09:21:23 09:21:23.781 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.type1.type2 1.0.0 removed 09:21:23 09:21:23.781 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:23 09:21:23.781 [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@114f5bfc 09:21:23 09:21:23.782 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.782 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.782 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"bea8ebdd-94a6-4acf-aa86-af336a75be2f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"bea8ebdd-94a6-4acf-aa86-af336a75be2f","timestampMs":1707470483782,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.782 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.783 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:23 09:21:23.783 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.783 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:23 09:21:23.784 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.786 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.788 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.790 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.792 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.794 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.797 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:23 09:21:23.797 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.797 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.797 [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@16d1784b:null:1994900396 09:21:23 09:21:23.797 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@16d1784b, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.798 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@16d1784b, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.798 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.798 [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@34dfec02:null:1994900396 09:21:23 09:21:23.798 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:92 - 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@16d1784b, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.798 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.798 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.798 [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@ff2f388:null:1994900396 09:21:23 09:21:23.798 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@ff2f388, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.798 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@ff2f388, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.799 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.799 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.799 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 09:21:23 09:21:23.800 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 09:21:23 09:21:23.801 [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@114f5bfc 09:21:23 09:21:23.801 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.801 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - re-applying non-native policies [operational.modifyconfig 1.0.0] because new native artifact policies have been found: [example.artifact 1.0.0] 09:21:23 09:21:23.803 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:23 09:21:23.803 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"36b00aa9-1b2f-4e79-9c3e-8ab75a238f36","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"36b00aa9-1b2f-4e79-9c3e-8ab75a238f36","timestampMs":1707470483803,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.804 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.modifyconfig 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.806 [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=1994900396]): halt 09:21:23 09:21:23.806 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.806 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.typeA 1.0.0 removed 09:21:23 09:21:23.806 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.type1.type2 1.0.0 removed 09:21:23 09:21:23.806 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:23 09:21:23.806 [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=1994900396]): stop 09:21:23 09:21:23.806 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.806 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.806 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.807 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396]: HALT 09:21:23 09:21:23.807 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.807 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396]: REMOVE-CODERS 09:21:23 09:21:23.807 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.807 [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 09:21:23 09:21:23.807 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@34dfec02, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.807 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 09:21:23 09:21:23.807 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removing reverse mapping for dcae_topic:java.util.HashMap: 09:21:23 09:21:23.807 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.808 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), 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 09:21:23 09:21:23.808 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@ff2f388, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.808 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 09:21:23 09:21:23.808 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removing reverse mapping for appc-cl:java.util.HashMap: 09:21:23 09:21:23.808 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.808 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.808 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.808 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.809 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.809 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.809 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.809 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"operational.modifyconfig","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"}],"response":{"responseTo":"e7594ede-4337-4d21-9fce-c95e1588ccc3","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"e7594ede-4337-4d21-9fce-c95e1588ccc3","timestampMs":1707470483809,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.809 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.811 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:23 09:21:23.811 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.811 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:23 09:21:23.812 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [example.artifact 1.0.0] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.812 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [example.artifact 1.0.0] as new native controller policies [example.controller 1.0.0] were found 09:21:23 09:21:23.812 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:23 09:21:23.813 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.813 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:23 09:21:23.814 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.816 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:23 09:21:23.819 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.821 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.827 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.830 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.832 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:23 09:21:23.832 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.832 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.832 [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@18b6704:null:1994900396 09:21:23 09:21:23.832 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@18b6704, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.832 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@18b6704, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.833 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.833 [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@45c3d5f3:null:1994900396 09:21:23 09:21:23.833 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:92 - 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@18b6704, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.833 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.833 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:23 09:21:23.833 [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@12855741:null:1994900396 09:21:23 09:21:23.833 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@12855741, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.833 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@12855741, modelClassLoaderHash=1994900396]], customCoder=null]]] 09:21:23 09:21:23.833 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.833 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.833 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.834 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.834 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.834 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.835 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.835 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:23 09:21:23.835 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:23 09:21:23.835 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 09:21:23 09:21:23.835 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 09:21:23 09:21:23.835 [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@114f5bfc 09:21:23 09:21:23.835 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:23 09:21:23.835 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - re-applying non-native policies [operational.modifyconfig 1.0.0] because new native artifact policies have been found: [example.artifact 1.0.0] 09:21:23 09:21:23.837 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:23 09:21:23.837 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"3793c5f4-e353-4819-9b6b-61873d245222","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"3793c5f4-e353-4819-9b6b-61873d245222","timestampMs":1707470483837,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.838 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.839 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:23 09:21:23.839 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 09:21:23 09:21:23.839 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.modifyconfig 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 Tosca Policy: operational.restart 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.841 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [example.artifact 1.0.0] as new native controller policies [foo.controller 1.0.0] were found 09:21:23 09:21:23.841 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 09:21:23 09:21:23.841 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:23 09:21:23.841 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.841 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"5359e28f-3666-46c1-a4ab-e88fb9b9983f","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"5359e28f-3666-46c1-a4ab-e88fb9b9983f","timestampMs":1707470483841,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.845 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.845 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.845 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.845 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"623980dd-7d41-4ca7-b5ff-bdc130213db8","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"623980dd-7d41-4ca7-b5ff-bdc130213db8","timestampMs":1707470483845,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.848 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.848 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:23 09:21:23.848 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 09:21:23 09:21:23.849 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:21:23 09:21:23.849 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.852 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.854 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.857 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.858 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:21:23 09:21:23.859 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.859 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.859 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.859 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.859 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :echo 09:21:23 09:21:23.863 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name echo 09:21:23 09:21:23.863 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:21:23 09:21:23.864 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:21:23 09:21:23.864 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 09:21:23 09:21:23.864 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 09:21:23 09:21:23.864 [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@114f5bfc 09:21:23 09:21:23.865 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no validator registered for policy type onap.policies.type1.type2 1.0.0 09:21:23 09:21:23 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.type1.type2 1.0.0 09:21:23 Tosca Policy: other-unvalidated 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) 09:21:23 ECHO: I am up 09:21:23 09:21:23 09:21:23 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) 09:21:23 ************************************************************************ 09:21:23 INSERT.TOSCA.POLICY: 09:21:23 09:21:23 Tosca Policy Type: onap.policies.typeA 1.0.0 09:21:23 Tosca Policy: other-validated 1.0.0 09:21:23 ************************************************************************ 09:21:23 09:21:23 09:21:23 09:21:23.883 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.884 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - 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] 09:21:23 09:21:23.885 [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 09:21:23 09:21:23.886 [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 09:21:23 09:21:23.886 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:23 09:21:23.886 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"eb9b564a-f73c-4cee-9440-d3ee1ceb7e3e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"eb9b564a-f73c-4cee-9440-d3ee1ceb7e3e","timestampMs":1707470483886,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.893 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.893 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no validator registered for policy type onap.policies.type1.type2 1.0.0 09:21:23 09:21:23.893 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from junits 09:21:23 09:21:23.893 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from echo 09:21:23 09:21:23.894 [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=1465410948]): unlock 09:21:23 09:21:23.894 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1465410948]: HALT 09:21:23 09:21:23.894 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.894 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.895 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948]: REMOVE-CODERS 09:21:23 09:21:23.895 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.895 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.895 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :echo 09:21:23 09:21:23.895 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name echo 09:21:23 09:21:23.895 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:21:23 09:21:23.895 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:21:23 09:21:23.896 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.896 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 09:21:23 09:21:23.897 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 09:21:23 09:21:23.897 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 09:21:23 09:21:23.897 [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@114f5bfc 09:21:23 09:21:23.897 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.897 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.897 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"2d373cba-c08c-47c4-87c3-7da8ab6787e9","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"2d373cba-c08c-47c4-87c3-7da8ab6787e9","timestampMs":1707470483897,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.900 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.901 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:23 09:21:23.901 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 09:21:23 09:21:23.901 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:echo:1.0.0] 09:21:23 09:21:23.901 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.905 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:23 09:21:23.907 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.910 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:23 09:21:23.912 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:echo:1.0.0 09:21:23 09:21:23.912 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.912 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:23 09:21:23.912 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.912 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.912 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :echo 09:21:23 09:21:23.913 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name echo 09:21:23 09:21:23.913 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:21:23 09:21:23.913 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:21:23 09:21:23.913 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 09:21:23 09:21:23.913 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 09:21:23 09:21:23.913 [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@114f5bfc 09:21:23 09:21:23.914 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.914 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - 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] 09:21:23 09:21:23.915 [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 09:21:23 09:21:23.916 [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 09:21:23 09:21:23.916 [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 09:21:23 09:21:23.916 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:23 09:21:23.916 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"8fed67f8-c557-4250-8edf-06c3fc3bd81a","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8fed67f8-c557-4250-8edf-06c3fc3bd81a","timestampMs":1707470483916,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.916 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.917 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.917 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.917 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"62b3c389-5c10-403f-ae8f-2cf4bd84dd14","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"62b3c389-5c10-403f-ae8f-2cf4bd84dd14","timestampMs":1707470483917,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 ECHO: I am up 09:21:23 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) 09:21:23 09:21:23.920 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.920 [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=1994900396]): unlock 09:21:23 09:21:23.920 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396]: HALT 09:21:23 09:21:23.921 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.921 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.921 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396]: REMOVE-CODERS 09:21:23 09:21:23.921 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.921 [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 09:21:23 09:21:23.921 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@45c3d5f3, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.921 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 09:21:23 09:21:23.921 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removing reverse mapping for dcae_topic:java.util.HashMap: 09:21:23 09:21:23.921 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1994900396] 09:21:23 09:21:23.921 [main] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), 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 09:21:23 09:21:23.922 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@12855741, modelClassLoaderHash=1994900396]], customCoder=null]] 09:21:23 09:21:23.922 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 09:21:23 09:21:23.922 [main] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removing reverse mapping for appc-cl:java.util.HashMap: 09:21:23 09:21:23.922 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:23 09:21:23.922 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:23 09:21:23.922 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:23 09:21:23.922 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:23 09:21:23.925 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.928 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:23 09:21:23.928 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:23 09:21:23.929 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.929 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:23 09:21:23.929 [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@114f5bfc 09:21:23 09:21:23.930 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:23 09:21:23.930 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.930 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:23 09:21:23.930 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:23 09:21:23.930 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:23 09:21:23.931 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no validator registered for policy type onap.policies.type1.type2 1.0.0 09:21:23 ECHO: ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) 09:21:23 09:21:23.931 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.931 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.932 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"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":"f47bbe16-5d73-4ae0-bd44-740fd961b981","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f47bbe16-5d73-4ae0-bd44-740fd961b981","timestampMs":1707470483932,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.934 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:23 09:21:23.934 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:333 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 09:21:23.934 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:333 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:23 09:21:23.935 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no validator registered for policy type onap.policies.type1.type2 1.0.0 09:21:23 09:21:23.935 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from echo 09:21:23 09:21:23.935 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) from echo 09:21:23 09:21:23.936 [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=1465410948]): unlock 09:21:23 09:21:23.936 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1465410948]: HALT 09:21:23 09:21:23.936 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=true, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.936 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.936 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948]: REMOVE-CODERS 09:21:23 09:21:23.936 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.936 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:echo:1.0.0:, alive=false, locked=, modelClassLoaderHash=1465410948] 09:21:23 09:21:23.936 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :echo 09:21:23 09:21:23.937 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name echo 09:21:23 09:21:23.937 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:echo:1.0.0:echo is returned. 09:21:23 09:21:23.937 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:echo:1.0.0:echo 09:21:23 09:21:23.937 [Session org.onap.policy.drools.test:echo:1.0.0:echo] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:23 09:21:23.938 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/foo-controller.properties 09:21:23 09:21:23.938 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: foo 09:21:23 09:21:23.938 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 09:21:23 09:21:23.938 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.typeA 1.0.0 removed 09:21:23 09:21:23.938 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.type1.type2 1.0.0 removed 09:21:23 09:21:23.938 [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@114f5bfc 09:21:23 09:21:23.938 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:23 09:21:23.939 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 09:21:23 09:21:23.939 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:23 09:21:23.939 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 09:21:23 09:21:23.939 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:23 09:21:23.939 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:206 - update-policies: undeployment failures: [operational.modifyconfig 1.0.0, operational.restart 1.0.0] 09:21:23 09:21:23.939 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:23 09:21:23.939 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:23 09:21:23.940 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"997680be-68d4-4f1a-a7da-b94beec813f3","responseStatus":"FAIL","responseMessage":"[operational.modifyconfig 1.0.0, operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"997680be-68d4-4f1a-a7da-b94beec813f3","timestampMs":1707470483940,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.940 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:23 09:21:23.940 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:23 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d16d9042-e75b-4856-8d4a-f77e298c867d","timestampMs":1707470483940,"pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:23 09:21:23.940 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmUpdateTest 09:21:23 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleFsmTest 09:21:23 09:21:23.944 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.944 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.944 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.946 [main] INFO o.o.p.common.utils.services.OrderedServiceImpl:rebuildList:108 - ***** OrderedServiceImpl implementers: 09:21:23 [org.onap.policy.drools.lifecycle.LifecycleFeature@15598336] 09:21:23 09:21:23.949 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.961 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@575e2c6f 09:21:23 09:21:23.963 [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 09:21:23 09:21:23.968 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.968 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.968 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.968 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.968 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@5f9f94ec 09:21:23 09:21:23.969 [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 09:21:23 09:21:23.971 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.972 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.972 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.972 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.972 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@454f2ac7 09:21:23 09:21:23.972 [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 09:21:23 09:21:23.975 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.975 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.975 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.975 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.975 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@580d7c1f 09:21:23 09:21:23.976 [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 09:21:23 09:21:23.978 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.978 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.978 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.978 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.978 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@1cc33ca9 09:21:23 09:21:23.979 [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 09:21:23 09:21:23.981 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.981 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.981 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.982 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.982 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@27f8321c 09:21:23 09:21:23.982 [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 09:21:23 09:21:23.985 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.985 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.985 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.985 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.985 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@575f4499 09:21:23 09:21:23.986 [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 09:21:23 09:21:23.988 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:23 09:21:23.988 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:23 09:21:23.988 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:23 09:21:23.988 [main] WARN o.o.p.c.e.h.server.IndexedHttpServletServerFactory:build:83 - No topic for HTTP Service: {} 09:21:23 09:21:23.989 [main] INFO org.onap.policy.drools.system.PolicyEngineManager:createLockManager:363 - lock manager is org.onap.policy.drools.system.internal.SimpleLockManager@5b0ed695 09:21:23 09:21:23.989 [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 09:21:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.policy.drools.lifecycle.LifecycleFsmTest 09:21:24 [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest 09:21:24 09:21:23.992 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:24 09:21:23.993 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:24 09:21:23.993 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:24 09:21:24.142 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:24 09:21:24.142 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.145 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.147 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.149 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.150 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.153 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.154 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:24 09:21:24.154 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.154 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.157 [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 09:21:24 09:21:24.157 [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=1351084853]): start 09:21:24 09:21:24.157 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.157 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.158 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.158 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.159 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.159 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.159 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:24 09:21:24.159 [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=1351084853]): unlock 09:21:24 09:21:24.159 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1351084853]: HALT 09:21:24 09:21:24.159 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.160 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.160 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853]: REMOVE-CODERS 09:21:24 09:21:24.160 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.160 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.160 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.160 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.160 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.161 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.161 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.161 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:24 09:21:24.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:24 09:21:24.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.162 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:24 09:21:24.162 [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@114f5bfc 09:21:24 09:21:24.163 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:24 09:21:24.163 [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={}) 09:21:24 09:21:24.163 [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@114f5bfc 09:21:24 09:21:24.163 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:24 09:21:24.164 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:24 09:21:24.164 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:24 09:21:24.164 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.166 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.168 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.170 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.172 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.174 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.176 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:24 09:21:24.176 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.176 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.176 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.176 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.176 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.177 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.177 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.177 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.178 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:24 09:21:24.178 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.178 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:24 09:21:24.178 [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@114f5bfc 09:21:24 09:21:24.178 [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=1351084853]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 09:21:24 09:21:24.179 [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=1351084853]): unlock 09:21:24 09:21:24.179 [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=1351084853]): 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={}) 09:21:24 09:21:24.179 [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@114f5bfc 09:21:24 09:21:24.179 [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=1351084853]): halt 09:21:24 09:21:24.179 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.179 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:24 09:21:24.179 [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=1351084853]): stop 09:21:24 09:21:24.179 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.180 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.180 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.180 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853]: HALT 09:21:24 09:21:24.180 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.180 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853]: REMOVE-CODERS 09:21:24 09:21:24.180 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.180 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1351084853] 09:21:24 09:21:24.180 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.181 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.181 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.181 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.181 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeArtifactControllerTest 09:21:24 [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest 09:21:24 09:21:24.193 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:24 09:21:24.193 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:24 09:21:24.193 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:24 09:21:24.330 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:24 09:21:24.330 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.333 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.335 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.337 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.339 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.341 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.342 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:24 09:21:24.342 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.342 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.345 [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 09:21:24 09:21:24.346 [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=508548659]): start 09:21:24 09:21:24.346 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=508548659] 09:21:24 09:21:24.346 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.347 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.347 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.347 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.347 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.347 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:24 09:21:24.349 [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 09:21:24 09:21:24.349 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:24 09:21:24.349 [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 09:21:24 09:21:24.350 [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 09:21:24 09:21:24.350 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:24 09:21:24.351 [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 09:21:24 09:21:24 09:21:24 ************************************************************************ 09:21:24 INSERT.TOSCA.POLICY: 09:21:24 09:21:24 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:24 Tosca Policy: operational.restart 1.0.0 09:21:24 ************************************************************************ 09:21:24 09:21:24 09:21:24 09:21:24.351 [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=508548659]): halt 09:21:24 09:21:24.351 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.352 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:24 09:21:24.352 [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=508548659]): stop 09:21:24 09:21:24.352 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.352 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=508548659] 09:21:24 09:21:24.353 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.353 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=508548659]: HALT 09:21:24 09:21:24.354 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=508548659] 09:21:24 09:21:24.354 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=508548659]: REMOVE-CODERS 09:21:24 09:21:24.354 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=508548659] 09:21:24 09:21:24.354 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=508548659] 09:21:24 09:21:24.354 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.354 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.354 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.354 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.355 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.onap.policy.drools.lifecycle.PolicyTypeDroolsControllerTest 09:21:24 [INFO] Running org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest 09:21:24 09:21:24.358 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:24 09:21:24.358 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:24 09:21:24.358 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:24 09:21:24.489 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:24 09:21:24.490 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.492 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.495 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.496 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.498 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.500 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.501 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:24 09:21:24.501 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.501 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.503 [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 09:21:24 09:21:24.503 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:24 09:21:24.504 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470484504, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5c8b33bd] 09:21:24 09:21:24.504 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:24 09:21:24.504 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:24 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5f39c531-e979-4cdc-9864-438a8c07e65d","timestampMs":1707470484504,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"A","pdpSubgroup":"a"} 09:21:24 09:21:24.504 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:24 09:21:24.504 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"5f39c531-e979-4cdc-9864-438a8c07e65d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5f39c531-e979-4cdc-9864-438a8c07e65d","timestampMs":1707470484504,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:24 09:21:24.505 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470484504, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5c8b33bd] 09:21:24 09:21:24.505 [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=16245915]): start 09:21:24 09:21:24.505 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=16245915] 09:21:24 09:21:24.505 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.506 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.506 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.506 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.506 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.506 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:24 09:21:24.506 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:24 09:21:24.506 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"cc936a3c-c941-4188-bd2e-d14febec4160","timestampMs":1707470484506,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:24 09:21:24.507 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:24 09:21:24.507 [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] 09:21:24 09:21:24.508 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 09:21:24 09:21:24.508 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:24 09:21:24.508 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item PeriodicItem [nextMs=1707470484509, periodMs=15000, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@174cac8c] 09:21:24 09:21:24.508 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:24 09:21:24.508 [main] INFO network:log:88 - [IN|NOOP|policy-pdp-pap] 09:21:24 {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fa044fc7-f4e3-4822-abe3-888537a8ff8c","timestampMs":1707470484508,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"A","pdpSubgroup":"a"} 09:21:24 09:21:24.509 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:24 09:21:24.509 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"fa044fc7-f4e3-4822-abe3-888537a8ff8c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"fa044fc7-f4e3-4822-abe3-888537a8ff8c","timestampMs":1707470484509,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"a"} 09:21:24 09:21:24.509 [main] INFO org.onap.policy.common.utils.time.TestTimeMulti:enqueue:300 - enqueue work item RunnableItem [nextMs=1707470484509, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@174cac8c] 09:21:24 09:21:24.509 [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=16245915]): start 09:21:24 09:21:24.509 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.510 [main] WARN o.o.p.d.lifecycle.PolicyTypeNativeDroolsController:configControllerSources:159 - Topic dcae_topic is not present or ambiguous [] 09:21:24 09:21:24.510 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [example.controller 1.0.0] 09:21:24 09:21:24.510 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.510 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.511 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"FAIL","responseMessage":"[example.controller 1.0.0]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484511,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.511 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.511 [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=16245915]): start 09:21:24 09:21:24.511 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:24 09:21:24.512 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:24 09:21:24.512 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:24 09:21:24.512 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.512 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484512,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.512 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.512 [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}})) 09:21:24 09:21:24.512 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [example.artifact 1.0.0] 09:21:24 09:21:24.512 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.513 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.513 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"FAIL","responseMessage":"[example.artifact 1.0.0]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484513,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.513 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.513 [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=16245915]) -> DroolsConfiguration(artifactId=lifecycle, groupId=org.onap.policy.drools.test, version=1.0.0, additionalProperties={}) 09:21:24 09:21:24.513 [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=16245915]): unlock 09:21:24 09:21:24.513 [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=16245915]): 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={}) 09:21:24 09:21:24.513 [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@114f5bfc 09:21:24 09:21:24.513 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.514 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 09:21:24 09:21:24.514 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:24 09:21:24.514 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484514,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.514 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.514 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:333 - no controller found for onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:24 09:21:24.514 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [operational.restart 1.0.0] 09:21:24 09:21:24.514 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.514 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.515 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484515,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.515 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.515 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:24 09:21:24.515 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.515 [main] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [operational.restart 1.0.0] 09:21:24 09:21:24.515 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.516 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.516 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"FAIL","responseMessage":"[operational.restart 1.0.0]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484516,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.516 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.516 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.517 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.517 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"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":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484517,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.517 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.518 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:24 09:21:24.518 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.518 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.519 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"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":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484519,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.519 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24 09:21:24 ************************************************************************ 09:21:24 09:21:24.519 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:24 INSERT.TOSCA.POLICY: 09:21:24 09:21:24 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:24 Tosca Policy: operational.restart 1.0.0 09:21:24 ************************************************************************ 09:21:24 09:21:24 09:21:24 09:21:24.519 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.520 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.520 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484520,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.520 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.520 [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=16245915]): unlock 09:21:24 09:21:24.520 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=16245915]: HALT 09:21:24 09:21:24.520 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=16245915] 09:21:24 09:21:24.520 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.521 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=16245915]: REMOVE-CODERS 09:21:24 09:21:24.521 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=16245915] 09:21:24 09:21:24.521 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=16245915] 09:21:24 09:21:24.521 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.521 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.521 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.521 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.522 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.522 [main] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:24 09:21:24.523 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:24 09:21:24.523 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.523 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:24 09:21:24.523 [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@114f5bfc 09:21:24 09:21:24.523 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.523 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.523 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484523,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.523 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.524 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=foo, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:24 09:21:24.524 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: foo 09:21:24 09:21:24.524 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:24 09:21:24.524 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 09:21:24 09:21:24.524 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [foo.controller 1.0.0] were found 09:21:24 09:21:24.524 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:24 09:21:24.524 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.524 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"foo.controller","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484524,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.525 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:24 09:21:24.525 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:24 09:21:24.525 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 09:21:24 09:21:24.525 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=foo, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:24 09:21:24.525 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: foo 09:21:24 09:21:24.525 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:24 09:21:24.525 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:24 09:21:24.526 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.526 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:24 09:21:24.526 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.526 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:24 09:21:24.526 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:24 09:21:24.526 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:24 09:21:24.526 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b1827437-1867-4d78-8285-8f8fffab7f64","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b1827437-1867-4d78-8285-8f8fffab7f64","timestampMs":1707470484526,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.527 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:24 09:21:24.527 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:24 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"84f2beb1-40a9-4e06-88bd-d90260aab437","timestampMs":1707470484527,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"defaultGroup","pdpSubgroup":"w"} 09:21:24 09:21:24.527 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.policy.drools.lifecycle.LifecycleStateActivePoliciesTest 09:21:24 [INFO] Running org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest 09:21:24 09:21:24.529 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:24 09:21:24.529 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:24 09:21:24.530 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:24 09:21:24.652 [main] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:24 09:21:24.652 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.654 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:24 09:21:24.656 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.658 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:24 09:21:24.659 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.661 [main] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:24 09:21:24.662 [main] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:24 09:21:24.662 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.662 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:24 09:21:24.665 [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 09:21:24 09:21:24.665 [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 09:21:24 09:21:24.665 [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=1157912791]): start 09:21:24 09:21:24.666 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1157912791] 09:21:24 09:21:24.666 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.666 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.666 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.667 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.667 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.667 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:24 09:21:24.668 [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=1157912791]): halt 09:21:24 09:21:24.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:24 09:21:24.668 [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=1157912791]): stop 09:21:24 09:21:24.668 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.668 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=1157912791] 09:21:24 09:21:24.668 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.668 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1157912791]: HALT 09:21:24 09:21:24.669 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1157912791] 09:21:24 09:21:24.669 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1157912791]: REMOVE-CODERS 09:21:24 09:21:24.669 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1157912791] 09:21:24 09:21:24.669 [main] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=1157912791] 09:21:24 09:21:24.669 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:24 09:21:24.669 [main] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:24 09:21:24.669 [main] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:24 09:21:24.669 [main] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:24 09:21:24.669 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:24 09:21:24.671 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:24 09:21:24.671 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:24 09:21:24.671 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:24 09:21:24.671 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): start 09:21:24 09:21:24.673 [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 09:21:24 09:21:24.675 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=usecases, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:24 09:21:24.676 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: usecases 09:21:24 09:21:24.676 [main] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:24 09:21:24.676 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:24 09:21:24.676 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 09:21:24 09:21:24.676 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:24 09:21:24.677 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: usecases 09:21:24 09:21:24.677 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:24 09:21:24.677 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:24 09:21:24.677 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.677 [main] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:24 09:21:24.677 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:24 09:21:24.677 [main] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.policy.drools.lifecycle.PolicyTypeNativeDroolsControllerTest 09:21:24 [INFO] Running org.onap.policy.drools.server.restful.RestLifecycleManagerTest 09:21:24 09:21:24.681 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm::182 - The mandatory Policy Types are [onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact]. Compliance is true 09:21:24 09:21:24.681 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting ROOT logger to level INFO 09:21:24 09:21:24.681 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.common.endpoints logger to level WARN 09:21:24 09:21:24.681 [main] WARN org.onap.policy.common.utils.logging.LoggerUtils:setLevel:93 - setting org.onap.policy.drools logger to level INFO 09:21:24 09:21:24.913 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:384 - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 09:21:25 09:21:24.960 [lifecycle-8765] INFO o.e.jetty.server.session.DefaultSessionIdManager:doStart:332 - Session workerName=node0 09:21:25 09:21:25.565 [lifecycle-8765] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 09:21:25 09:21:25.566 [lifecycle-8765] INFO org.onap.policy.common.gson.JacksonHandler::50 - Using GSON with Jackson behaviors for REST calls 09:21:25 09:21:25.647 [lifecycle-8765] INFO org.eclipse.jetty.server.handler.ContextHandler:doStart:907 - Started o.e.j.s.ServletContextHandler@5e564bc5{/,null,AVAILABLE} 09:21:25 09:21:25.657 [lifecycle-8765] INFO org.eclipse.jetty.server.AbstractConnector:doStart:376 - Started lifecycle@5e58c684{HTTP/1.1, (http/1.1)}{localhost:8765} 09:21:25 09:21:25.659 [lifecycle-8765] INFO org.eclipse.jetty.server.Server:doStart:439 - Started Server@3836732c{STARTING}[11.0.20,sto=0] @8455ms 09:21:25 09:21:25.838 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 09:21:25 09:21:25.840 [main] INFO o.onap.policy.common.gson.GsonMessageBodyHandler::85 - Using GSON for REST calls 09:21:25 09:21:25.938 [qtp1432761769-51] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "PUT /policy/pdp/engine/lifecycle/group/GG HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:25 09:21:25.947 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/group HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:25 09:21:25.952 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "PUT /policy/pdp/engine/lifecycle/subgroup/YY HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.958 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/subgroup HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.962 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/properties HTTP/1.1" 200 447 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.966 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/topic/source HTTP/1.1" 200 0 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.969 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/topic/sink HTTP/1.1" 200 0 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.973 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "PUT /policy/pdp/engine/lifecycle/status/interval/240 HTTP/1.1" 200 3 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.977 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/status/interval HTTP/1.1" 200 3 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.991 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:25.995 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.000 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:25 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.010 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 585 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.014 [qtp1432761769-50] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.018 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 404 549 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.023 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 547 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.024 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:233 - lifecycle event: start engine 09:21:26 09:21:26.024 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE 09:21:26 09:21:26.025 [pool-47-thread-1] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:status:308 - lifecycle event: status 09:21:26 09:21:26.026 [pool-47-thread-1] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"be1b0cb7-9b0f-4485-afe1-51d2ac46eece","timestampMs":1707470486025,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.027 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stateChange:313 - lifecycle event: state-change 09:21:26 09:21:26.028 [qtp1432761769-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ab0fa12b-ef46-409b-b58c-80ac3bb31a16","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ab0fa12b-ef46-409b-b58c-80ac3bb31a16","timestampMs":1707470486027,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.029 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "PUT /policy/pdp/engine/lifecycle/state/ACTIVE HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.032 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/state HTTP/1.1" 200 8 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.036 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.038 [qtp1432761769-54] INFO o.o.p.d.system.internal.AggregatedPolicyController:start:300 - AggregatedPolicyController(name=lifecycle, alive=false, locked=false, droolsController=NullDroolsController()): start 09:21:26 09:21:26.038 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:26 09:21:26.038 [qtp1432761769-54] WARN org.onap.policy.drools.lifecycle.LifecycleFsm:start:243 - ignoring lifecycle event: start controller: AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()) 09:21:26 09:21:26.039 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:271 - reapply candidate native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:26 09:21:26.039 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:298 - reapply set of native artifact policies [] as new native controller policies [example.controller 1.0.0] were found 09:21:26 09:21:26.039 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:303 - re-applying native artifact policies failures: [] 09:21:26 09:21:26.039 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.039 [qtp1432761769-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"d23bee13-1feb-408e-ae79-c76012b1ce2e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"d23bee13-1feb-408e-ae79-c76012b1ce2e","timestampMs":1707470486039,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.040 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.043 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 585 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.047 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.055 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.059 [qtp1432761769-49] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.060 [qtp1432761769-49] INFO o.o.p.d.system.internal.AggregatedPolicyController:unlock:576 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): unlock 09:21:26 09:21:26.061 [qtp1432761769-49] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:26 09:21:26.062 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController::143 - drools-controller instantiation [org.onap.policy.drools.test:lifecycle:1.0.0] 09:21:26 09:21:26.063 [qtp1432761769-49] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:26 09:21:26.067 [qtp1432761769-49] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.controlloop.operational.common.Drools 09:21:26 09:21:26.069 [qtp1432761769-49] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.type1.type2 09:21:26 09:21:26.071 [qtp1432761769-49] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.type1.type2 09:21:26 09:21:26.072 [qtp1432761769-49] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:482 - Start creation of KieBase: onap.policies.typeA 09:21:26 09:21:26.074 [qtp1432761769-49] INFO o.d.compiler.kie.builder.impl.KieContainerImpl:createKieBase:498 - End creation of KieBase: onap.policies.typeA 09:21:26 09:21:26.075 [qtp1432761769-49] INFO org.onap.policy.drools.core.PolicyContainer::124 - Add a new kieContainer in containers: releaseId: org.onap.policy.drools.test:lifecycle:1.0.0 09:21:26 09:21:26.075 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:26 09:21:26.075 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:26 09:21:26.076 [qtp1432761769-49] 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@6360248a:null:245090357 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@6360248a, modelClassLoaderHash=245090357]], customCoder=null]] 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@6360248a, modelClassLoaderHash=245090357]], customCoder=null]]] 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:26 09:21:26.076 [qtp1432761769-49] 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@6499fb18:null:245090357 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:92 - 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@6360248a, modelClassLoaderHash=245090357]], customCoder=null]] 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:initCoders:257 - INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=0] 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:logClassFetched:336 - CLASS FETCHED java.util.HashMap 09:21:26 09:21:26.076 [qtp1432761769-49] 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@a4aef5:null:245090357 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:add:118 - 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@a4aef5, modelClassLoaderHash=245090357]], customCoder=null]] 09:21:26 09:21:26.076 [qtp1432761769-49] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:addReverseCoder:156 - 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@a4aef5, modelClassLoaderHash=245090357]], customCoder=null]]] 09:21:26 09:21:26.077 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:unlock:640 - UNLOCK: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=245090357] 09:21:26 09:21:26.077 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:start:396 - START: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=245090357] 09:21:26 09:21:26.077 [qtp1432761769-49] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:241 - lifecycle event: start controller: lifecycle 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.type1.type2 1.0.0 added 09:21:26 09:21:26.078 [qtp1432761769-49] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:start:251 - policy-type onap.policies.typeA 1.0.0 added 09:21:26 09:21:26.078 [qtp1432761769-49] 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@114f5bfc 09:21:26 09:21:26.078 [qtp1432761769-49] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.079 [qtp1432761769-49] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:240 - re-applying non-native policies [] because new native artifact policies have been found: [example.artifact 1.0.0] 09:21:26 09:21:26.079 [qtp1432761769-49] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:244 - re-applying non-native policies failures: [] 09:21:26 09:21:26.079 [qtp1432761769-49] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"d49d6463-9ee0-4f5e-aff7-89cc453591b3","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"d49d6463-9ee0-4f5e-aff7-89cc453591b3","timestampMs":1707470486079,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.080 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.085 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 320 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.088 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.091 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.113 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 200 1140 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.119 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 200 1114 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.125 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 200 1108 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.129 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.133 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.135 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.141 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.157 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.159 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.159 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.159 [qtp1432761769-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"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":"dc8446c0-516c-415b-a9e1-5a80fe9d13de","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"dc8446c0-516c-415b-a9e1-5a80fe9d13de","timestampMs":1707470486159,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26 09:21:26 ************************************************************************ 09:21:26 INSERT.TOSCA.POLICY: 09:21:26 09:21:26 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:26 Tosca Policy: operational.restart 1.0.0 09:21:26 ************************************************************************ 09:21:26 09:21:26 09:21:26 09:21:26.161 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.167 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 144 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.173 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 200 1059 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.179 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.183 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.185 [qtp1432761769-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.186 [qtp1432761769-52] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - 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 09:21:26 09:21:26.186 [qtp1432761769-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.186 [qtp1432761769-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.187 [qtp1432761769-52] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"2ffa6e84-bf84-464a-9892-9d75f2f2da07","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"2ffa6e84-bf84-464a-9892-9d75f2f2da07","timestampMs":1707470486186,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.188 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.191 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.194 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 550 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.198 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.202 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.209 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.211 [qtp1432761769-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.211 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no validator registered for policy type onap.policies.type1.type2 1.0.0 09:21:26 09:21:26 09:21:26 ************************************************************************ 09:21:26 INSERT.TOSCA.POLICY: 09:21:26 09:21:26 Tosca Policy Type: onap.policies.type1.type2 1.0.0 09:21:26 Tosca Policy: other-unvalidated 1.0.0 09:21:26 ************************************************************************ 09:21:26 09:21:26 09:21:26 09:21:26.212 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.212 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.212 [qtp1432761769-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"other-unvalidated","version":"1.0.0"},{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"900a1508-75fd-42d2-a352-7e285d40c8fb","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"900a1508-75fd-42d2-a352-7e285d40c8fb","timestampMs":1707470486212,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.213 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.217 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 142 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.220 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-unvalidated/1.0.0 HTTP/1.1" 200 433 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.225 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.228 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.230 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.231 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:syncPolicies:343 - no validator registered for policy type onap.policies.type1.type2 1.0.0 09:21:26 09:21:26.231 [qtp1432761769-54] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.type1.type2, typeVersion=1.0.0, properties={field1=abc, field2=2})) from junits 09:21:26 09:21:26.232 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.232 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.232 [qtp1432761769-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"8f889bee-ec97-4bb4-88d0-4e16d7ead561","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"8f889bee-ec97-4bb4-88d0-4e16d7ead561","timestampMs":1707470486232,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.233 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/other-unvalidated/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.236 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.239 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-unvalidated/1.0.0 HTTP/1.1" 404 548 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.246 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.250 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.255 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.257 [qtp1432761769-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26 09:21:26 ************************************************************************ 09:21:26 INSERT.TOSCA.POLICY: 09:21:26 09:21:26 Tosca Policy Type: onap.policies.typeA 1.0.0 09:21:26 Tosca Policy: other-validated 1.0.0 09:21:26 ************************************************************************ 09:21:26 09:21:26 09:21:26 09:21:26.258 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.258 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.258 [qtp1432761769-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"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":"426b04c0-7764-46eb-b904-71118a670dd4","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"426b04c0-7764-46eb-b904-71118a670dd4","timestampMs":1707470486258,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.259 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.267 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 140 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.270 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 200 411 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.274 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.280 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.284 [qtp1432761769-55] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.285 [qtp1432761769-55] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:870 - Fast delete of ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.typeA, typeVersion=1.0.0, properties={fieldA=abc, fieldB=2})) from junits 09:21:26 09:21:26.285 [qtp1432761769-55] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.285 [qtp1432761769-55] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.286 [qtp1432761769-55] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"455ecfba-2096-4c5e-805b-a11f06159bc5","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"455ecfba-2096-4c5e-805b-a11f06159bc5","timestampMs":1707470486286,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.288 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.291 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.294 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/other-validated/1.0.0 HTTP/1.1" 404 546 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.300 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.304 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.309 [qtp1432761769-52] INFO org.onap.policy.drools.policies.DomainMaker:conformance:123 - policy onap.policies.typeA 1.0.0:other-validation-error:1.0.0 is not conformant 09:21:26 org.onap.policy.common.utils.coder.CoderException: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:26 ------------------ 09:21:26 Rule: properties 09:21:26 Property: properties 09:21:26 Message: Property validation failed 09:21:26 Location: at /properties 09:21:26 Details: 09:21:26 Rule: required 09:21:26 Property: fieldB 09:21:26 Message: Required property fieldB is missing from object 09:21:26 Location: at /properties 09:21:26 ----- 09:21:26 ] 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:116) 09:21:26 at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:121) 09:21:26 at org.onap.policy.drools.server.restful.RestLifecycleManager.validateOperation(RestLifecycleManager.java:369) 09:21:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:26 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:21:26 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:21:26 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:21:26 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:21:26 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:21:26 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:21:26 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:21:26 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:21:26 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:21:26 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:21:26 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:21:26 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:21:26 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:21:26 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:21:26 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:21:26 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:21:26 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:21:26 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:21:26 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:21:26 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:21:26 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:21:26 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:21:26 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:21:26 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:21:26 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:21:26 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:21:26 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:21:26 at java.base/java.lang.Thread.run(Thread.java:833) 09:21:26 Caused by: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:26 ------------------ 09:21:26 Rule: properties 09:21:26 Property: properties 09:21:26 Message: Property validation failed 09:21:26 Location: at /properties 09:21:26 Details: 09:21:26 Rule: required 09:21:26 Property: fieldB 09:21:26 Message: Required property fieldB is missing from object 09:21:26 Location: at /properties 09:21:26 ----- 09:21:26 ] 09:21:26 at com.worldturner.medeia.schema.validation.stream.SchemaValidatingConsumer.consume(SchemaValidatingJsonConsumer.kt:31) 09:21:26 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.consume(GsonJsonReaderDecorator.kt:40) 09:21:26 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.endObject(GsonJsonReaderDecorator.kt:148) 09:21:26 at com.worldturner.medeia.parser.gson.GsonUtilsKt.gsonParseAll(gsonUtils.kt:18) 09:21:26 at com.worldturner.medeia.api.gson.MedeiaGsonApi.parseAll(MedeiaGsonApi.kt:60) 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:114) 09:21:26 ... 58 common frames omitted 09:21:26 09:21:26.312 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 295 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.315 [qtp1432761769-56] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.316 [qtp1432761769-56] INFO o.onap.policy.common.utils.coder.StandardValCoder:isConformant:103 - JSON is not conformant to schema 09:21:26 org.onap.policy.common.utils.coder.CoderException: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:26 ------------------ 09:21:26 Rule: properties 09:21:26 Property: properties 09:21:26 Message: Property validation failed 09:21:26 Location: at /properties 09:21:26 Details: 09:21:26 Rule: required 09:21:26 Property: fieldB 09:21:26 Message: Required property fieldB is missing from object 09:21:26 Location: at /properties 09:21:26 ----- 09:21:26 ] 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:116) 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.isConformant(StandardValCoder.java:101) 09:21:26 at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:75) 09:21:26 at org.onap.policy.drools.policies.DomainMaker.isConformant(DomainMaker.java:87) 09:21:26 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.syncPolicies(LifecycleStateRunning.java:339) 09:21:26 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.deployPolicies(LifecycleStateRunning.java:318) 09:21:26 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.updatePoliciesWithResults(LifecycleStateRunning.java:210) 09:21:26 at org.onap.policy.drools.lifecycle.LifecycleStateRunning.update(LifecycleStateRunning.java:152) 09:21:26 at org.onap.policy.drools.lifecycle.LifecycleFsm.update(LifecycleFsm.java:319) 09:21:26 at org.onap.policy.drools.server.restful.RestLifecycleManager.deployTrackedPolicy(RestLifecycleManager.java:260) 09:21:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:26 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:21:26 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:21:26 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:21:26 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:21:26 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:21:26 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:21:26 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:21:26 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:21:26 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:21:26 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:21:26 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:21:26 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:21:26 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:21:26 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:21:26 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:21:26 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:21:26 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:21:26 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:21:26 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:21:26 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:21:26 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:21:26 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:21:26 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:21:26 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:21:26 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:21:26 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:21:26 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:21:26 at java.base/java.lang.Thread.run(Thread.java:833) 09:21:26 Caused by: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:26 ------------------ 09:21:26 Rule: properties 09:21:26 Property: properties 09:21:26 Message: Property validation failed 09:21:26 Location: at /properties 09:21:26 Details: 09:21:26 Rule: required 09:21:26 Property: fieldB 09:21:26 Message: Required property fieldB is missing from object 09:21:26 Location: at /properties 09:21:26 ----- 09:21:26 ] 09:21:26 at com.worldturner.medeia.schema.validation.stream.SchemaValidatingConsumer.consume(SchemaValidatingJsonConsumer.kt:31) 09:21:26 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.consume(GsonJsonReaderDecorator.kt:40) 09:21:26 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.endObject(GsonJsonReaderDecorator.kt:148) 09:21:26 at com.worldturner.medeia.parser.gson.GsonUtilsKt.gsonParseAll(gsonUtils.kt:18) 09:21:26 at com.worldturner.medeia.api.gson.MedeiaGsonApi.parseAll(MedeiaGsonApi.kt:60) 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:114) 09:21:26 ... 65 common frames omitted 09:21:26 09:21:26.317 [qtp1432761769-56] WARN o.o.policy.drools.lifecycle.LifecycleStateRunning:updatePoliciesWithResults:212 - update-policies: deployment failures: [other-validation-error 1.0.0] 09:21:26 09:21:26.317 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.317 [qtp1432761769-56] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.317 [qtp1432761769-56] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.artifact","version":"1.0.0"},{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"dd7907c0-ff35-4703-a6d3-a2ae094e1540","responseStatus":"FAIL","responseMessage":"[other-validation-error 1.0.0]"},"messageName":"PDP_STATUS","requestId":"dd7907c0-ff35-4703-a6d3-a2ae094e1540","timestampMs":1707470486317,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.318 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies HTTP/1.1" 406 5 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.321 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operations HTTP/1.1" 200 42 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26 09:21:26 ************************************************************************ 09:21:26 INSERT.TOSCA.POLICY: 09:21:26 09:21:26 Tosca Policy Type: onap.policies.controlloop.operational.common.Drools 1.0.0 09:21:26 Tosca Policy: operational.restart 1.0.0 09:21:26 ************************************************************************ 09:21:26 09:21:26 09:21:26 09:21:26.326 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/deployment HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.330 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.332 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 550 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.335 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.339 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.343 [qtp1432761769-49] INFO o.o.p.d.controller.internal.MavenDroolsController:delete:882 - 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 09:21:26 09:21:26.344 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/undeployment HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.348 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 95 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.351 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 550 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.356 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.360 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.361 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.362 [qtp1432761769-54] 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=245090357]): unlock 09:21:26 09:21:26.362 [qtp1432761769-54] INFO o.o.p.d.controller.internal.MavenDroolsController:halt:440 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=245090357]: HALT 09:21:26 09:21:26.362 [qtp1432761769-54] INFO o.o.p.d.controller.internal.MavenDroolsController:stop:411 - STOP: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=true, locked=, modelClassLoaderHash=245090357] 09:21:26 09:21:26.362 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.controller.internal.MavenDroolsController:removeCoders:456 - MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=245090357]: REMOVE-CODERS 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.controller.internal.MavenDroolsController:removeDecoders:344 - REMOVE-DECODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=245090357] 09:21:26 09:21:26.363 [qtp1432761769-54] 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 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@6499fb18, modelClassLoaderHash=245090357]], customCoder=null]] 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removed coder from toolset for dcae_topic:java.util.HashMap from reverse mapping 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[dcae_topic:java.util.HashMap]]): removing reverse mapping for dcae_topic:java.util.HashMap: 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.controller.internal.MavenDroolsController:removeEncoders:362 - REMOVE-ENCODERS: MavenDroolsController [policyContainer=org.onap.policy.drools.test:lifecycle:1.0.0:, alive=false, locked=, modelClassLoaderHash=245090357] 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.p.coders.MultiplexorEventProtocolCoder:removeEncoders:104 - MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), 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 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:remove:212 - 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@a4aef5, modelClassLoaderHash=245090357]], customCoder=null]] 09:21:26 09:21:26.363 [qtp1432761769-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:235 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removed coder from toolset for appc-cl:java.util.HashMap from reverse mapping 09:21:26 09:21:26.364 [qtp1432761769-54] INFO o.o.p.d.protocol.coders.GenericEventProtocolCoder:removeReverseCoder:242 - EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[appc-cl:java.util.HashMap]]): removing reverse mapping for appc-cl:java.util.HashMap: 09:21:26 09:21:26.364 [qtp1432761769-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:254 - activatePolicySession:name :junits 09:21:26 09:21:26.364 [qtp1432761769-54] INFO org.onap.policy.drools.core.PolicyContainer:makeSession:297 - activatePolicySession:new session was added in sessions with name junits 09:21:26 09:21:26.364 [qtp1432761769-54] INFO org.onap.policy.drools.core.PolicyContainer:activatePolicySession:257 - activatePolicySession:session - org.onap.policy.drools.test:lifecycle:1.0.0:junits is returned. 09:21:26 09:21:26.364 [qtp1432761769-54] INFO org.onap.policy.drools.core.PolicySession:startThread:133 - starting ThreadModel for session org.onap.policy.drools.test:lifecycle:1.0.0:junits 09:21:26 09:21:26.365 [Session org.onap.policy.drools.test:lifecycle:1.0.0:junits] INFO org.onap.policy.drools.core.PolicySession:run:489 - fireUntilHalt() returned 09:21:26 09:21:26.365 [qtp1432761769-54] INFO o.o.p.drools.persistence.FileSystemPersistence:backup:317 - FileSystemPersistence(configurationPath=target/test-classes): there is an existing configuration file @ target/test-classes/lifecycle-controller.properties 09:21:26 09:21:26.366 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:patch:262 - lifecycle event: patch controller: lifecycle 09:21:26 09:21:26.366 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:26 09:21:26.366 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.typeA 1.0.0 removed 09:21:26 09:21:26.366 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.type1.type2 1.0.0 removed 09:21:26 09:21:26.366 [qtp1432761769-54] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:292 - policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 removed 09:21:26 09:21:26.366 [qtp1432761769-54] 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@114f5bfc 09:21:26 09:21:26.366 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.367 [qtp1432761769-54] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.367 [qtp1432761769-54] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"example.controller","version":"1.0.0"}],"response":{"responseTo":"0ba41114-2c63-4b68-9c78-b4c9916364f2","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0ba41114-2c63-4b68-9c78-b4c9916364f2","timestampMs":1707470486367,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.368 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.372 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.375 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.379 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.382 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 585 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.385 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 404 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.389 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 404 553 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.393 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 49 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.396 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 550 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.400 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 547 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.404 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 873 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.407 [qtp1432761769-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:update:318 - lifecycle event: update 09:21:26 09:21:26.407 [qtp1432761769-52] INFO o.o.p.d.system.internal.AggregatedPolicyController:halt:414 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): halt 09:21:26 09:21:26.408 [qtp1432761769-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:26 09:21:26.408 [qtp1432761769-52] INFO o.o.p.d.system.internal.AggregatedPolicyController:stop:350 - AggregatedPolicyController(name=lifecycle, alive=true, locked=false, droolsController=NullDroolsController()): stop 09:21:26 09:21:26.408 [qtp1432761769-52] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:stop:280 - lifecycle event: stop controller: lifecycle 09:21:26 09:21:26.408 [qtp1432761769-52] INFO o.o.p.d.controller.IndexedDroolsControllerFactory:unmanage:349 - Drools Controller is NOT OPERATIONAL - nothing to destroy 09:21:26 09:21:26.408 [qtp1432761769-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNativeArtifactPolicies:258 - reapply-native-artifact-policies: nothing to reapply, no new native controller policies 09:21:26 09:21:26.409 [qtp1432761769-52] INFO o.o.policy.drools.lifecycle.LifecycleStateRunning:reApplyNonNativePolicies:227 - reapply-non-native-policies: nothing to reapply, no new native artifact policies 09:21:26 09:21:26.409 [qtp1432761769-52] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"995aefcb-a66d-4373-8269-41c2b2a4a1cd","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"995aefcb-a66d-4373-8269-41c2b2a4a1cd","timestampMs":1707470486409,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.410 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "DELETE /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 200 4 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.413 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes HTTP/1.1" 200 135 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.416 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Artifact/1.0.0 HTTP/1.1" 200 80 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.420 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.native.drools.Controller/1.0.0 HTTP/1.1" 200 82 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.424 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.controlloop.operational.common.Drools/1.0.0 HTTP/1.1" 404 585 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.427 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.type1.type2/1.0.0 HTTP/1.1" 404 559 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.431 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policyTypes/onap.policies.typeA/1.0.0 HTTP/1.1" 404 553 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.434 [qtp1432761769-52] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies HTTP/1.1" 200 2 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.437 [qtp1432761769-49] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/operational.restart/1.0.0 HTTP/1.1" 404 550 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.440 [qtp1432761769-54] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.artifact/1.0.0 HTTP/1.1" 404 547 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.444 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/policies/example.controller/1.0.0 HTTP/1.1" 404 549 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.448 [qtp1432761769-55] INFO org.onap.policy.drools.policies.DomainMaker:conformance:123 - policy onap.policies.controlloop.operational.common.Drools 1.0.0:operational.restart:1.0.0 is not conformant 09:21:26 org.onap.policy.common.utils.coder.CoderException: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:26 ------------------ 09:21:26 Rule: properties 09:21:26 Property: metadata 09:21:26 Message: Property validation failed 09:21:26 Location: at /metadata 09:21:26 Details: 09:21:26 Rule: required 09:21:26 Property: policy-id 09:21:26 Message: Required property policy-id is missing from object 09:21:26 Location: at /metadata 09:21:26 ----- 09:21:26 ] 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:116) 09:21:26 at org.onap.policy.drools.policies.DomainMaker.conformance(DomainMaker.java:121) 09:21:26 at org.onap.policy.drools.server.restful.RestLifecycleManager.validateOperation(RestLifecycleManager.java:369) 09:21:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:26 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) 09:21:26 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 09:21:26 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 09:21:26 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 09:21:26 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) 09:21:26 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 09:21:26 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 09:21:26 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 09:21:26 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 09:21:26 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) 09:21:26 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) 09:21:26 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 09:21:26 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) 09:21:26 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 09:21:26 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) 09:21:26 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:21:26 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) 09:21:26 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) 09:21:26 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 09:21:26 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) 09:21:26 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) 09:21:26 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 09:21:26 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 09:21:26 at org.eclipse.jetty.server.Server.handle(Server.java:563) 09:21:26 at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) 09:21:26 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 09:21:26 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 09:21:26 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) 09:21:26 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) 09:21:26 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) 09:21:26 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) 09:21:26 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:21:26 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:21:26 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:21:26 at java.base/java.lang.Thread.run(Thread.java:833) 09:21:26 Caused by: com.worldturner.medeia.api.ValidationFailedException: [Validation Failure 09:21:26 ------------------ 09:21:26 Rule: properties 09:21:26 Property: metadata 09:21:26 Message: Property validation failed 09:21:26 Location: at /metadata 09:21:26 Details: 09:21:26 Rule: required 09:21:26 Property: policy-id 09:21:26 Message: Required property policy-id is missing from object 09:21:26 Location: at /metadata 09:21:26 ----- 09:21:26 ] 09:21:26 at com.worldturner.medeia.schema.validation.stream.SchemaValidatingConsumer.consume(SchemaValidatingJsonConsumer.kt:31) 09:21:26 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.consume(GsonJsonReaderDecorator.kt:40) 09:21:26 at com.worldturner.medeia.parser.gson.GsonJsonReaderDecorator.endObject(GsonJsonReaderDecorator.kt:148) 09:21:26 at com.worldturner.medeia.parser.gson.GsonUtilsKt.gsonParseAll(gsonUtils.kt:18) 09:21:26 at com.worldturner.medeia.api.gson.MedeiaGsonApi.parseAll(MedeiaGsonApi.kt:60) 09:21:26 at org.onap.policy.common.utils.coder.StandardValCoder.conformance(StandardValCoder.java:114) 09:21:26 ... 58 common frames omitted 09:21:26 09:21:26.451 [qtp1432761769-55] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "POST /policy/pdp/engine/lifecycle/policies/operations/validation HTTP/1.1" 406 295 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.470 [qtp1432761769-56] INFO org.eclipse.jetty.server.RequestLog:write:57 - 127.0.0.1 - - [09/Feb/2024:09:21:26 +0000] "GET /policy/pdp/engine/lifecycle/metrics HTTP/1.1" 200 12841 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:26 09:21:26.477 [main] INFO org.onap.policy.drools.lifecycle.LifecycleFsm:shutdown:299 - lifecycle event: shutdown engine 09:21:26 09:21:26.477 [main] INFO network:log:88 - [OUT|NOOP|policy-pdp-pap] 09:21:26 {"pdpType":"foo","state":"TERMINATED","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"73311d39-7602-43c7-a4fc-c843f6bad0d9","timestampMs":1707470486477,"name":"prd-ubuntu1804-docker-8c-8g-3968.9781fabc-387b-48e0-a32e-1f0e14e43f92","pdpGroup":"GG","pdpSubgroup":"YY"} 09:21:26 09:21:26.477 [main] INFO o.o.policy.drools.lifecycle.LifecycleStateDefault:transitionToState:45 - LifecycleStateActive(): state-change from ACTIVE to TERMINATED 09:21:26 09:21:26.489 [main] INFO org.eclipse.jetty.server.AbstractConnector:doStop:431 - Stopped lifecycle@5e58c684{HTTP/1.1, (http/1.1)}{localhost:8765} 09:21:26 09:21:26.490 [main] INFO org.eclipse.jetty.server.Server:doStop:479 - Stopped Server@3836732c{STOPPING}[11.0.20,sto=0] 09:21:26 09:21:26.494 [main] INFO org.eclipse.jetty.server.handler.ContextHandler:doStop:1123 - Stopped o.e.j.s.ServletContextHandler@5e564bc5{/,null,STOPPED} 09:21:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 s -- in org.onap.policy.drools.server.restful.RestLifecycleManagerTest 09:21:26 [INFO] 09:21:26 [INFO] Results: 09:21:26 [INFO] 09:21:26 [INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0 09:21:26 [INFO] 09:21:26 [INFO] 09:21:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-lifecycle --- 09:21:26 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/../target/code-coverage/jacoco-ut.exec 09:21:26 [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes 09:21:26 [INFO] 09:21:26 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-lifecycle --- 09:21:26 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:26 [INFO] 09:21:26 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-lifecycle --- 09:21:26 [INFO] Copying gson-2.1.1-SNAPSHOT.jar to /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/target/assembly/lib/gson-2.1.1-SNAPSHOT.jar 09:21:26 [INFO] Copying commons-beanutils-1.9.4.jar to /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/target/assembly/lib/commons-beanutils-1.9.4.jar 09:21:26 [INFO] 09:21:26 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-lifecycle --- 09:21:26 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/target/feature-lifecycle-2.1.1-SNAPSHOT.jar 09:21:26 [INFO] 09:21:26 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-lifecycle --- 09:21:26 [INFO] Reading assembly descriptor: src/assembly/zip.xml 09:21:26 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/target/feature-lifecycle-2.1.1-SNAPSHOT.zip 09:21:26 [INFO] 09:21:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-lifecycle --- 09:21:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:26 [INFO] failsafeArgLine set to empty 09:21:26 [INFO] 09:21:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-lifecycle --- 09:21:26 [INFO] 09:21:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-lifecycle --- 09:21:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:26 [INFO] 09:21:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-lifecycle --- 09:21:26 [INFO] 09:21:26 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-lifecycle --- 09:21:26 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-lifecycle/2.1.1-SNAPSHOT/feature-lifecycle-2.1.1-SNAPSHOT.pom 09:21:26 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/target/feature-lifecycle-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-lifecycle/2.1.1-SNAPSHOT/feature-lifecycle-2.1.1-SNAPSHOT.jar 09:21:26 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-lifecycle/target/feature-lifecycle-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-lifecycle/2.1.1-SNAPSHOT/feature-lifecycle-2.1.1-SNAPSHOT.zip 09:21:26 [INFO] 09:21:26 [INFO] -----------< org.onap.policy.drools-pdp:feature-no-locking >------------ 09:21:26 [INFO] Building feature-no-locking 2.1.1-SNAPSHOT [11/15] 09:21:26 [INFO] --------------------------------[ jar ]--------------------------------- 09:21:26 [INFO] 09:21:26 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-no-locking --- 09:21:26 [INFO] 09:21:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-no-locking --- 09:21:26 [INFO] 09:21:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-no-locking --- 09:21:26 [INFO] 09:21:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-no-locking --- 09:21:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:26 --add-opens java.base/java.util=ALL-UNNAMED 09:21:26 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:26 [INFO] 09:21:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-no-locking --- 09:21:26 [INFO] Starting audit... 09:21:26 Audit done. 09:21:26 [INFO] You have 0 Checkstyle violations. 09:21:26 [INFO] 09:21:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-no-locking --- 09:21:26 [INFO] Starting audit... 09:21:26 Audit done. 09:21:26 [INFO] You have 0 Checkstyle violations. 09:21:26 [INFO] 09:21:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-no-locking --- 09:21:26 [INFO] Copying 1 resource from src/main/resources to target/classes 09:21:26 [INFO] 09:21:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-no-locking --- 09:21:26 [INFO] Changes detected - recompiling the module! :dependency 09:21:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 09:21:27 [INFO] 09:21:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-no-locking --- 09:21:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:21:27 [INFO] 09:21:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-no-locking --- 09:21:27 [INFO] Changes detected - recompiling the module! :dependency 09:21:27 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 09:21:27 [INFO] 09:21:27 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-no-locking --- 09:21:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:21:27 [INFO] 09:21:27 [INFO] ------------------------------------------------------- 09:21:27 [INFO] T E S T S 09:21:27 [INFO] ------------------------------------------------------- 09:21:28 [INFO] Running org.onap.policy.no.locking.NoLockManagerTest 09:21:28 09:21:28.474 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:21:28 [NoLockManager()] 09:21:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:21:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s -- in org.onap.policy.no.locking.NoLockManagerTest 09:21:29 [INFO] 09:21:29 [INFO] Results: 09:21:29 [INFO] 09:21:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 09:21:29 [INFO] 09:21:29 [INFO] 09:21:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-no-locking --- 09:21:29 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/../target/code-coverage/jacoco-ut.exec 09:21:30 [INFO] Analyzed bundle 'feature-no-locking' with 1 classes 09:21:30 [INFO] 09:21:30 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-no-locking --- 09:21:30 [INFO] Analyzed bundle 'policy-core' with 16 classes 09:21:30 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:30 [INFO] 09:21:30 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-no-locking --- 09:21:30 [INFO] 09:21:30 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-no-locking --- 09:21:30 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/target/feature-no-locking-2.1.1-SNAPSHOT.jar 09:21:30 [INFO] 09:21:30 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-no-locking --- 09:21:30 [INFO] Reading assembly descriptor: src/assembly/assemble_zip.xml 09:21:30 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/target/feature-no-locking-2.1.1-SNAPSHOT.zip 09:21:30 [INFO] 09:21:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-no-locking --- 09:21:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:30 [INFO] failsafeArgLine set to empty 09:21:30 [INFO] 09:21:30 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-no-locking --- 09:21:30 [INFO] 09:21:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-no-locking --- 09:21:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:30 [INFO] 09:21:30 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-no-locking --- 09:21:30 [INFO] 09:21:30 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-no-locking --- 09:21:30 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-no-locking/2.1.1-SNAPSHOT/feature-no-locking-2.1.1-SNAPSHOT.pom 09:21:30 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/target/feature-no-locking-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-no-locking/2.1.1-SNAPSHOT/feature-no-locking-2.1.1-SNAPSHOT.jar 09:21:30 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-no-locking/target/feature-no-locking-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-no-locking/2.1.1-SNAPSHOT/feature-no-locking-2.1.1-SNAPSHOT.zip 09:21:30 [INFO] 09:21:30 [INFO] ----------< org.onap.policy.drools-pdp:feature-legacy-config >---------- 09:21:30 [INFO] Building feature-legacy-config 2.1.1-SNAPSHOT [12/15] 09:21:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:21:30 [INFO] 09:21:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ feature-legacy-config --- 09:21:30 [INFO] 09:21:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ feature-legacy-config --- 09:21:30 [INFO] 09:21:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ feature-legacy-config --- 09:21:30 [INFO] 09:21:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ feature-legacy-config --- 09:21:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:30 --add-opens java.base/java.util=ALL-UNNAMED 09:21:30 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:30 [INFO] 09:21:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ feature-legacy-config --- 09:21:30 [INFO] Starting audit... 09:21:30 Audit done. 09:21:30 [INFO] You have 0 Checkstyle violations. 09:21:30 [INFO] 09:21:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ feature-legacy-config --- 09:21:30 [INFO] Starting audit... 09:21:30 Audit done. 09:21:30 [INFO] You have 0 Checkstyle violations. 09:21:30 [INFO] 09:21:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ feature-legacy-config --- 09:21:30 [INFO] Copying 1 resource from src/main/resources to target/classes 09:21:30 [INFO] 09:21:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ feature-legacy-config --- 09:21:30 [INFO] Changes detected - recompiling the module! :dependency 09:21:30 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 09:21:30 [INFO] 09:21:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ feature-legacy-config --- 09:21:30 [INFO] Copying 3 resources from src/test/resources to target/test-classes 09:21:30 [INFO] 09:21:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ feature-legacy-config --- 09:21:30 [INFO] Changes detected - recompiling the module! :dependency 09:21:30 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 09:21:30 [INFO] 09:21:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ feature-legacy-config --- 09:21:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:21:30 [INFO] 09:21:30 [INFO] ------------------------------------------------------- 09:21:30 [INFO] T E S T S 09:21:30 [INFO] ------------------------------------------------------- 09:21:31 [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest 09:21:32 09:21:32.001 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:32 09:21:32.009 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:32 09:21:32.022 [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@4e558728 09:21:32 09:21:32.036 [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 09:21:32 09:21:32.037 [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 09:21:32 09:21:32.134 [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 09:21:32 09:21:32.134 [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 09:21:32 09:21:32.134 [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 09:21:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.onap.policy.drools.legacy.config.LegacyConfigFeatureTest 09:21:32 [INFO] Running org.onap.policy.drools.legacy.config.LegacyConfigTest 09:21:32 09:21:32.153 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:32 09:21:32.153 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:32 09:21:32.153 [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@4acb2510 09:21:32 09:21:32.154 [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 09:21:32 09:21:32.157 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: 09:21:32 [org.onap.policy.drools.legacy.config.LegacyConfigFeature@6428591a] 09:21:32 09:21:32.202 [main] WARN org.onap.policy.drools.system.PolicyEngineManager -- Configuration Entity is not supported: null 09:21:32 09:21:32.203 [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 09:21:32 java.lang.IllegalArgumentException: Configuration Entity is not supported: null 09:21:32 at org.onap.policy.drools.system.PolicyEngineManager.configure(PolicyEngineManager.java:452) 09:21:32 at org.onap.policy.drools.system.PolicyEngineManager.onTopicEvent(PolicyEngineManager.java:1149) 09:21:32 at org.onap.policy.drools.legacy.config.LegacyConfig.onTopicEvent(LegacyConfig.java:91) 09:21:32 at org.onap.policy.drools.legacy.config.LegacyConfigTest.testStartStop(LegacyConfigTest.java:67) 09:21:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:21:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:21:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:21:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:21:32 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 09:21:32 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:21:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:21:32 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:21:32 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:21:32 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:21:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:21:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:21:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:21:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:21:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:21:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:21:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:21:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:21:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 09:21:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 09:21:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:21:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:21:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:21:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:21:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:21:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:21:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:21:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:21:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:21:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:21:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:21:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:21:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:21:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:21:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:21:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:21:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:21:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:21:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:21:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:21:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:21:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:21:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:21:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:21:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:21:32 09:21:32.208 [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 09:21:32 09:21:32.208 [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 09:21:32 09:21:32.208 [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 09:21:32 09:21:32.208 [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 09:21:32 09:21:32.208 [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 09:21:32 09:21:32.211 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:32 09:21:32.211 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:32 09:21:32.211 [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@44c13103 09:21:32 09:21:32.272 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:32 09:21:32.273 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:32 09:21:32.293 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedUebTopicSourceFactory -- IndexedUebTopicSourceFactory []: no topic for UEB Source 09:21:32 09:21:32.293 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.IndexedKafkaTopicSourceFactory -- IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source 09:21:32 09:21:32.294 [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]]] 09:21:32 09:21:32.294 [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@6dcc40f5 09:21:32 09:21:32.294 [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 09:21:32 09:21:32.295 [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 09:21:32 09:21:32.295 [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 09:21:32 09:21:32.295 [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 09:21:32 09:21:32.295 [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 09:21:32 09:21:32.295 [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 09:21:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.drools.legacy.config.LegacyConfigTest 09:21:32 [INFO] Running org.onap.policy.drools.server.restful.RestLegacyConfigTest 09:21:32 09:21:32.444 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@648c5fb3{base=null,protected=[]},MANAGED} 09:21:32 09:21:32.451 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1,MANAGED} 09:21:32 09:21:32.453 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 added {ServletHandler@4a070cf0{STOPPED},MANAGED} 09:21:32 09:21:32.472 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp59295001]@388c519{STOPPED,8<=0<=200,i=0,r=-1,t=-329953ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@678a9516,POJO} 09:21:32 09:21:32.473 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] added {QueuedThreadPool[qtp59295001]@388c519{STOPPED,8<=0<=200,i=0,r=-1,t=-329953ms,q=0}[NO_TRY],AUTO} 09:21:32 09:21:32.473 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] added {AttributeContainerMap@b950f82{size=0},AUTO} 09:21:32 09:21:32.477 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@70b2fa10{STOPPED} added {Slf4jRequestLogWriter@7c96c85{STOPPED},AUTO} 09:21:32 09:21:32.490 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] added {CustomRequestLog@70b2fa10{STOPPED},AUTO} 09:21:32 09:21:32.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@752b69e3[HTTP/1.1] added {HttpConfiguration@15605d83{32768/8192,8192/8192,https://:0,[]},POJO} 09:21:32 09:21:32.526 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp59295001]@388c519{STOPPED,8<=0<=200,i=0,r=-1,t=-330007ms,q=0}[NO_TRY],AUTO} 09:21:32 09:21:32.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@138f0661{STOPPED},AUTO} 09:21:32 09:21:32.536 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] added {LogarithmicArrayByteBufferPool@3f5dfe69{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 09:21:32 09:21:32.536 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@3f5dfe69{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 09:21:32 09:21:32.536 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@571a663c{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 09:21:32 09:21:32.537 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@7b6141f0,POJO} 09:21:32 09:21:32.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@752b69e3[HTTP/1.1],AUTO} 09:21:32 09:21:32.538 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@14f060b8{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@752b69e3[HTTP/1.1] 09:21:32 09:21:32.542 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@14f060b8{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@14f060b8{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 09:21:32 09:21:32.542 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] added {legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593},AUTO} 09:21:32 09:21:32.542 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] added {o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED},MANAGED} 09:21:32 09:21:32.543 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@1c84d80a{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@7ceb6c45{base=null,protected=[]},MANAGED} 09:21:32 09:21:32.543 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@1c84d80a{/,null,STOPPED} added {ServletHandler@629075f4{STOPPED},MANAGED} 09:21:32 09:21:32.553 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@629075f4{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-79e10fb4==org.glassfish.jersey.servlet.ServletContainer@a0c1b524{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 09:21:32 09:21:32.554 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@629075f4{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-79e10fb4,POJO} 09:21:32 09:21:32.559 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-79e10fb4==org.glassfish.jersey.servlet.ServletContainer@a0c1b524{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED 09:21:32 +> class org.glassfish.jersey.servlet.ServletContainer 09:21:32 +> initParams size=4 09:21:32 +> swagger.api.basepath=http://localhost:34593/ 09:21:32 +> swagger.context.id=swagger-34593 09:21:32 +> swagger.pretty.print=true 09:21:32 +> swagger.scanner.id=swagger-34593 09:21:32 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 09:21:32 09:21:32.572 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4a070cf0{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 09:21:32 09:21:32.573 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4a070cf0{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-133aacbe,POJO} 09:21:32 09:21:32.573 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED 09:21:32 +> class org.glassfish.jersey.servlet.ServletContainer 09:21:32 +> initParams size=5 09:21:32 +> jersey.config.server.disableMetainfServicesLookup=true 09:21:32 +> swagger.context.id=swagger-34593 09:21:32 +> 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 09:21:32 +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource 09:21:32 +> swagger.scanner.id=swagger-34593 09:21:32 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 09:21:32 09:21:32.574 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 09:21:32 09:21:32.574 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 09:21:32 09:21:32.575 [legacy-34593] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=Thread[legacy-34593,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 09:21:32 09:21:32.576 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] 09:21:32 09:21:32.579 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STARTING}[11.0.20,sto=0] added {ErrorHandler@68466479{STOPPED},AUTO} 09:21:32 09:21:32.582 [legacy-34593] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 09:21:32 09:21:32.602 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:34593],POJO} 09:21:32 09:21:32.603 [legacy-34593] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@5bf9ea6b{STARTING}[11.0.20,sto=0] 09:21:32 09:21:32.603 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp59295001]@388c519{STOPPED,8<=0<=200,i=0,r=-1,t=-330084ms,q=0}[NO_TRY] 09:21:32 09:21:32.605 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0} 09:21:32 09:21:32.605 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=0<=200,i=0,r=-1,t=-330086ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] added {ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0},AUTO} 09:21:32 09:21:32.605 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0} 09:21:32 09:21:32.608 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1617ms ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0} 09:21:32 09:21:32.611 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-20,5,main] 09:21:32 09:21:32.611 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-21,5,main] 09:21:32 09:21:32.611 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-22,5,main] 09:21:32 09:21:32.611 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.611 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.612 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-23,5,main] 09:21:32 09:21:32.613 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-24,5,main] 09:21:32 09:21:32.613 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-25,5,main] 09:21:32 09:21:32.613 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-26,5,main] 09:21:32 09:21:32.613 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.613 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp59295001-27,5,main] 09:21:32 09:21:32.613 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.613 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.613 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.614 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.614 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1623ms QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@b950f82{size=0} 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1623ms AttributeContainerMap@b950f82{size=0} 09:21:32 09:21:32.615 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@70b2fa10{STOPPED} 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@7c96c85{STOPPED} 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1624ms Slf4jRequestLogWriter@7c96c85{STARTED} 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1624ms CustomRequestLog@70b2fa10{STARTED} 09:21:32 09:21:32.615 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED} 09:21:32 09:21:32.616 [legacy-34593] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6c35ea58 09:21:32 09:21:32.626 [legacy-34593] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@271c41de] 09:21:32 09:21:32.631 [legacy-34593] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@3592c1c4{/,null,STARTING} 09:21:32 09:21:32.631 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@648c5fb3{base=null,protected=[]} 09:21:32 09:21:32.631 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@3592c1c4{/,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@101cf1cd,POJO} 09:21:32 09:21:32.632 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1640ms SymlinkAllowedResourceAliasChecker@648c5fb3{base=null,protected=[]} 09:21:32 09:21:32.632 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 09:21:32 09:21:32.635 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@56dce981[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 09:21:32 09:21:32.637 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@56dce981[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5057b1f2[passivating=false,graceSec=3600],AUTO} 09:21:32 09:21:32.638 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@2e0ef69c{STOPPED}[worker=null] 09:21:32 09:21:32.640 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@2e0ef69c{STARTING}[worker=node0] added {HouseKeeper@78b4b56c{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 09:21:32 09:21:32.642 [legacy-34593] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 09:21:32 09:21:32.642 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@78b4b56c{STOPPED}[interval=600000, ownscheduler=false] 09:21:32 09:21:32.642 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@3b6bc229{STOPPED} 09:21:32 09:21:32.642 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1651ms ScheduledExecutorScheduler@3b6bc229{STARTED} 09:21:32 09:21:32.642 [legacy-34593] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 09:21:32 09:21:32.643 [legacy-34593] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 09:21:32 09:21:32.644 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1652ms HouseKeeper@78b4b56c{STARTED}[interval=660000, ownscheduler=true] 09:21:32 09:21:32.644 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1652ms DefaultSessionIdManager@2e0ef69c{STARTED}[worker=node0] 09:21:32 09:21:32.644 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5bf9ea6b{STARTING}[11.0.20,sto=0] added {DefaultSessionIdManager@2e0ef69c{STARTED}[worker=node0],MANAGED} 09:21:32 09:21:32.644 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2e0ef69c{STARTED}[worker=node0],UNMANAGED} 09:21:32 09:21:32.644 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@33e8d25{STOPPED} 09:21:32 09:21:32.645 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1653ms ScheduledExecutorScheduler@33e8d25{STARTED} 09:21:32 09:21:32.645 [legacy-34593] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 09:21:32 09:21:32.645 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@4a070cf0{STOPPED} 09:21:32 09:21:32.650 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-133aacbe[EMBEDDED:null] 09:21:32 09:21:32.653 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 09:21:32 09:21:32.654 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5cee4b44{/*->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 09:21:32 09:21:32.654 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-133aacbe=MappedServlet50ef6813{null->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 09:21:32 09:21:32.655 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@4a070cf0{STARTING} 09:21:32 09:21:32.655 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4a070cf0{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 09:21:32 09:21:32.655 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4a070cf0{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315,POJO} 09:21:32 09:21:32.655 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-133aacbe[EMBEDDED:null] 09:21:32 09:21:32.655 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 09:21:32 09:21:32.655 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet18be4a91{/*->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315[EMBEDDED:null] 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet30a555d{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-133aacbe=MappedServlet27562461{null->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315=MappedServlet4417b935{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-133aacbe[EMBEDDED:null] 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet2e9789e4{/*->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 09:21:32 09:21:32.656 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315[EMBEDDED:null] 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet7fe681d6{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-133aacbe=MappedServlet27562461{null->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315=MappedServlet4417b935{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@4a070cf0{STARTING} 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1665ms ServletHandler@4a070cf0{STARTED} 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@56dce981[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@5057b1f2[passivating=false,graceSec=3600] 09:21:32 09:21:32.657 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1666ms org.eclipse.jetty.server.session.NullSessionDataStore@5057b1f2[passivating=false,graceSec=3600] 09:21:32 09:21:32.658 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1666ms org.eclipse.jetty.server.session.DefaultSessionCache@56dce981[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 09:21:32 09:21:32.658 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1666ms org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 09:21:32 09:21:32.658 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 09:21:32 09:21:32.659 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1667ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 09:21:32 09:21:32.659 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 09:21:32 09:21:32.660 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1668ms org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 09:21:32 09:21:32.669 [legacy-34593] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-133aacbe 09:21:33 09:21:33.317 [legacy-34593] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 09:21:33 09:21:33.317 [legacy-34593] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:21:33 09:21:33.317 [legacy-34593] INFO org.onap.policy.common.gson.JacksonHandler -- Using GSON with Jackson behaviors for REST calls 09:21:33 09:21:33.388 [legacy-34593] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.388 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2397ms o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.389 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@68466479{STOPPED} 09:21:33 09:21:33.389 [legacy-34593] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@68466479{STARTING} 09:21:33 09:21:33.389 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2397ms ErrorHandler@68466479{STARTED} 09:21:33 09:21:33.389 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.391 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@138f0661{STOPPED} 09:21:33 09:21:33.391 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2399ms ScheduledExecutorScheduler@138f0661{STARTED} 09:21:33 09:21:33.391 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@752b69e3[HTTP/1.1] 09:21:33 09:21:33.391 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2399ms HttpConnectionFactory@752b69e3[HTTP/1.1] 09:21:33 09:21:33.391 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.395 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59218ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.395568129Z added {SelectorProducer@53db1531,POJO} 09:21:33 09:21:33.395 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59218ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.395973183Z added {QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59218ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}],UNMANAGED} 09:21:33 09:21:33.396 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59217ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.396304356Z created 09:21:33 09:21:33.396 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@25b7b723{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59217ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.396624768Z,MANAGED} 09:21:33 09:21:33.396 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} added {ManagedSelector@25b7b723{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 09:21:33 09:21:33.396 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59217ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.397036742Z added {SelectorProducer@1a2fd18a,POJO} 09:21:33 09:21:33.397 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59216ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.397256644Z added {QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59216ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}],UNMANAGED} 09:21:33 09:21:33.397 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59216ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.397593766Z created 09:21:33 09:21:33.397 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@11563d63{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59216ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.397855169Z,MANAGED} 09:21:33 09:21:33.397 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} added {ManagedSelector@11563d63{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 09:21:33 09:21:33.398 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59215ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.398233322Z added {SelectorProducer@f156a04,POJO} 09:21:33 09:21:33.398 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59215ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.398472364Z added {QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59215ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}],UNMANAGED} 09:21:33 09:21:33.398 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59215ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.398760726Z created 09:21:33 09:21:33.398 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@6bd259ed{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59215ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.399046359Z,MANAGED} 09:21:33 09:21:33.399 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} added {ManagedSelector@6bd259ed{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 09:21:33 09:21:33.399 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.399472702Z added {SelectorProducer@4674d5db,POJO} 09:21:33 09:21:33.399 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.399680164Z added {QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}],UNMANAGED} 09:21:33 09:21:33.399 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59214ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.399972127Z created 09:21:33 09:21:33.400 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@6215d25b{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59213ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.400273829Z,MANAGED} 09:21:33 09:21:33.400 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} added {ManagedSelector@6215d25b{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO} 09:21:33 09:21:33.400 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@25b7b723{STOPPED} id=0 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.400 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59213ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.400774813Z 09:21:33 09:21:33.400 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2409ms AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=8,r=-1,t=59213ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.400986255Z 09:21:33 09:21:33.402 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@4b01ee01 startThread=0 09:21:33 09:21:33.402 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@4b01ee01 in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=7,r=-1,t=59211ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:33 09:21:33.402 [legacy-34593] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1d81ab76 on ManagedSelector@25b7b723{STARTING} id=0 keys=0 selected=0 updates=0 09:21:33 09:21:33.402 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=7,r=-1,t=59211ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.403159873Z tryProduce false 09:21:33 09:21:33.404 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.404 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1d81ab76 09:21:33 09:21:33.404 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.404 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2412ms ManagedSelector@25b7b723{STARTED} id=0 keys=0 selected=0 updates=0 09:21:33 09:21:33.404 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 waiting with 0 keys 09:21:33 09:21:33.404 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@11563d63{STOPPED} id=1 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.404 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=7,r=-1,t=59209ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.404803517Z 09:21:33 09:21:33.404 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2413ms AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=7,r=-1,t=59209ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.405019279Z 09:21:33 09:21:33.405 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@75523c8e startThread=0 09:21:33 09:21:33.405 [legacy-34593] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@750fa792 on ManagedSelector@11563d63{STARTING} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.405 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@75523c8e in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=6,r=-1,t=59208ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:33 09:21:33.405 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=6,r=-1,t=59208ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.40632727Z tryProduce false 09:21:33 09:21:33.406 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.406 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@750fa792 09:21:33 09:21:33.407 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2415ms ManagedSelector@11563d63{STARTED} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.407 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.407 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@6bd259ed{STOPPED} id=2 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.407 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 waiting with 0 keys 09:21:33 09:21:33.407 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=6,r=-1,t=59206ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.407459459Z 09:21:33 09:21:33.407 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2415ms AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=6,r=-1,t=59206ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.407674021Z 09:21:33 09:21:33.407 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@65c5685e startThread=0 09:21:33 09:21:33.407 [legacy-34593] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5ef5c016 on ManagedSelector@6bd259ed{STARTING} id=2 keys=0 selected=0 updates=0 09:21:33 09:21:33.407 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@65c5685e in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=5,r=-1,t=59206ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:33 09:21:33.408 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=5,r=-1,t=59205ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.408634609Z tryProduce false 09:21:33 09:21:33.408 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.409 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5ef5c016 09:21:33 09:21:33.409 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.409 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2417ms ManagedSelector@6bd259ed{STARTED} id=2 keys=0 selected=0 updates=0 09:21:33 09:21:33.409 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 0 keys 09:21:33 09:21:33.409 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@6215d25b{STOPPED} id=3 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.409 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=5,r=-1,t=59204ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.409755739Z 09:21:33 09:21:33.409 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2418ms AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=5,r=-1,t=59204ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.409980841Z 09:21:33 09:21:33.410 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@70e73b2c in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=4,r=-1,t=59203ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:33 09:21:33.410 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=4,r=-1,t=59203ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.410527525Z tryProduce false 09:21:33 09:21:33.410 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 09:21:33 09:21:33.410 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.410 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 waiting with 0 keys 09:21:33 09:21:33.410 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@70e73b2c startThread=0 09:21:33 09:21:33.410 [legacy-34593] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3a27310a on ManagedSelector@6215d25b{STARTING} id=3 keys=0 selected=0 updates=0 09:21:33 09:21:33.411 [legacy-34593] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6215d25b{STARTING} id=3 keys=0 selected=0 updates=1 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 woken with none selected 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 woken up from select, 0/0/0 selected 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 processing 0 keys, 1 updates 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3a27310a 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.411 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 waiting with 0 keys 09:21:33 09:21:33.412 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2420ms ManagedSelector@6215d25b{STARTED} id=3 keys=0 selected=0 updates=0 09:21:33 09:21:33.412 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2420ms SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.413 [legacy-34593] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} added {acceptor-0@7cb160c2,POJO} 09:21:33 09:21:33.413 [legacy-34593] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@7cb160c2 startThread=0 09:21:33 09:21:33.413 [legacy-34593] INFO org.eclipse.jetty.server.AbstractConnector -- Started legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.413 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@7cb160c2 in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=59200ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:33 09:21:33.413 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2422ms legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.414 [legacy-34593] INFO org.eclipse.jetty.server.Server -- Started Server@5bf9ea6b{STARTING}[11.0.20,sto=0] @2422ms 09:21:33 09:21:33.414 [legacy-34593] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2422ms Server@5bf9ea6b{STARTED}[11.0.20,sto=0] 09:21:33 09:21:33.414 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=Thread[legacy-34593,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4161 ms. 09:21:33 09:21:33.417 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:34593 connected - retries=40 interval=250 09:21:33 09:21:33.420 [qtp59295001-25-acceptor-0@7cb160c2-legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3bdf0693[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38688]] on ManagedSelector@11563d63{STARTED} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.421 [qtp59295001-25-acceptor-0@7cb160c2-legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@11563d63{STARTED} id=1 keys=0 selected=0 updates=1 09:21:33 09:21:33.421 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken with none selected 09:21:33 09:21:33.421 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken up from select, 0/0/0 selected 09:21:33 09:21:33.421 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 processing 0 keys, 1 updates 09:21:33 09:21:33.422 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.422 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3bdf0693[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38688]] 09:21:33 09:21:33.423 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3bdf0693[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38688]] startThread=0 09:21:33 09:21:33.423 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.423 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 waiting with 1 keys 09:21:33 09:21:33.423 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3bdf0693[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38688]] in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=59190ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}] 09:21:33 09:21:33.437 [qtp59295001-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] 09:21:33 09:21:33.438 [qtp59295001-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 09:21:33 09:21:33.473 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:21:33 09:21:33.475 [qtp59295001-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:21:33 09:21:33.476 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 09:21:33 09:21:33.490 [qtp59295001-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=0}]->[] 09:21:33 09:21:33.491 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$747/0x0000000800f8e088@63b2c0ef on ManagedSelector@11563d63{STARTED} id=1 keys=1 selected=0 updates=0 09:21:33 09:21:33.491 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.491 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.491 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.492 [qtp59295001-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e45edaf{ReadCallback@602bbc5{HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:21:33 09:21:33.492 [qtp59295001-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.492 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@7342a652 on ManagedSelector@11563d63{STARTED} id=1 keys=1 selected=0 updates=1 09:21:33 09:21:33.492 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@11563d63{STARTED} id=1 keys=1 selected=0 updates=2 09:21:33 09:21:33.492 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken with none selected 09:21:33 09:21:33.492 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken up from select, 0/0/1 selected 09:21:33 09:21:33.492 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 processing 0 keys, 2 updates 09:21:33 09:21:33.492 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$747/0x0000000800f8e088@63b2c0ef 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@7342a652 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 waiting with 1 keys 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken up from select, 1/1/1 selected 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 processing 1 keys, 0 updates 09:21:33 09:21:33.493 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38688], selector=sun.nio.ch.EPollSelectorImpl@6b75a690, interestOps=1, readyOps=1 SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.494 [qtp59295001-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.494 [qtp59295001-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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 09:21:33 09:21:33.495 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0} tryExecute AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=59118ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.495650343Z 09:21:33 09:21:33.495 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1} startReservedThread p=1 09:21:33 09:21:33.497 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@9c138ea{PENDING,thread=null} startThread=0 09:21:33 09:21:33.497 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@9c138ea{PENDING,thread=null} in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59116ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1}] 09:21:33 09:21:33.497 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{PENDING,thread=Thread[qtp59295001-26,5,main]} was=PENDING next=RESERVED size=0+1 capacity=8 09:21:33 09:21:33.497 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{RESERVED,thread=Thread[qtp59295001-26,5,main]} waiting ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} 09:21:33 09:21:33.497 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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@2c255ecf/SelectorProducer@1a2fd18a/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59116ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.498027503Z 09:21:33 09:21:33.498 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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[qtp59295001]@388c519{STARTED,8<=8<=200,i=0,r=-1,t=59115ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.498 [qtp59295001-27] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2e45edaf{ReadCallback@602bbc5{HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:21:33 09:21:33.498 [qtp59295001-27] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:21:33 09:21:33.499 [qtp59295001-27] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@3a918f41[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@a42dd8{PENDING,pooled=null} 09:21:33 09:21:33.499 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.499 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3bdf0693[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38688]] in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=0,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.500 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.501 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.501 [qtp59295001-27] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.501 [qtp59295001-27] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 09:21:33 09:21:33.501 [qtp59295001-27] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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 RetainableByteBuffer@73aba3fa{DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:21:33 09:21:33.501 [qtp59295001-27] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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@73aba3fa{DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:21:33 09:21:33.502 [qtp59295001-27] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.502 [qtp59295001-27] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 09:21:33 09:21:33.502 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.502 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.502 [qtp59295001-27] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,CLOSED,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.499 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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 09:21:33 09:21:33.504 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 09:21:33 09:21:33.504 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.505 [qtp59295001-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@13c25a56[{l=/127.0.0.1:34593,r=/127.0.0.1:38688,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.505 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 waiting with 1 keys 09:21:33 09:21:33.506 [qtp59295001-27] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2e45edaf{null} 09:21:33 09:21:33.506 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@11563d63{STARTED} id=1 keys=1 selected=0 updates=0 09:21:33 09:21:33.507 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@dca7f9f startThread=0 09:21:33 09:21:33.507 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@dca7f9f in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=0,r=-1,t=59106ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.507 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.508 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken with none selected 09:21:33 09:21:33.508 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken up from select, 0/0/0 selected 09:21:33 09:21:33.508 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 processing 0 keys, 0 updates 09:21:33 09:21:33.508 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.508 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@dca7f9f in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=0,r=-1,t=59105ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.507 [qtp59295001-27] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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} 09:21:33 09:21:33.508 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59105ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.508 [qtp59295001-27] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.509 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.509 [qtp59295001-27] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2b98ee4::SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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@6343df48{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:21:33 09:21:33.510 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@13c25a56[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2b98ee4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63eab1cb{s=START}]=>HttpChannelOverHttp@775d5bae{s=HttpChannelState@6343df48{s=IDLE rs=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[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.510 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.508 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 09:21:33 09:21:33.510 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.510 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 waiting with 0 keys 09:21:33 09:21:33.515 [qtp59295001-25-acceptor-0@7cb160c2-legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@15cfc894[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690]] on ManagedSelector@6bd259ed{STARTED} id=2 keys=0 selected=0 updates=0 09:21:33 09:21:33.515 [qtp59295001-25-acceptor-0@7cb160c2-legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bd259ed{STARTED} id=2 keys=0 selected=0 updates=1 09:21:33 09:21:33.515 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken with none selected 09:21:33 09:21:33.515 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 0/0/0 selected 09:21:33 09:21:33.515 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 0 keys, 1 updates 09:21:33 09:21:33.515 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.515 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@15cfc894[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690]] 09:21:33 09:21:33.516 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@15cfc894[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690]] startThread=0 09:21:33 09:21:33.516 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.516 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.516 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@15cfc894[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690]] in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59097ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.516 [qtp59295001-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 09:21:33 09:21:33.516 [qtp59295001-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 09:21:33 09:21:33.517 [qtp59295001-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:21:33 09:21:33.517 [qtp59295001-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[] 09:21:33 09:21:33.518 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$747/0x0000000800f8e088@759cd01a on ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.518 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.518 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.519 [qtp59295001-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.519 [qtp59295001-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1c047f12{ReadCallback@290f019a{HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:21:33 09:21:33.520 [qtp59295001-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.520 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@3a0008a1 on ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=1 09:21:33 09:21:33.521 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=2 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken with none selected 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 0/0/1 selected 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 0 keys, 2 updates 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$747/0x0000000800f8e088@759cd01a 09:21:33 09:21:33.521 [qtp59295001-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@3a0008a1 09:21:33 09:21:33.521 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@15cfc894[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690]] in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59092ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.521 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.521 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=59092ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 1/1/1 selected 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 1 keys, 0 updates 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690], selector=sun.nio.ch.EPollSelectorImpl@1a50f067, interestOps=1, readyOps=1 SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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 09:21:33 09:21:33.522 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} tryExecute AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=59091ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.522960083Z 09:21:33 09:21:33.523 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1} startReservedThread p=1 09:21:33 09:21:33.523 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@10a89b17{PENDING,thread=null} startThread=0 09:21:33 09:21:33.523 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@10a89b17{PENDING,thread=null} in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59090ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1}] 09:21:33 09:21:33.523 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@9409ec5/SelectorProducer@f156a04/IDLE/p=true/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59090ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.523585368Z 09:21:33 09:21:33.523 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{PENDING,thread=Thread[qtp59295001-27,5,main]} was=PENDING next=RESERVED size=0+1 capacity=8 09:21:33 09:21:33.523 [qtp59295001-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1c047f12{ReadCallback@290f019a{HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 09:21:33 09:21:33.523 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{RESERVED,thread=Thread[qtp59295001-27,5,main]} waiting ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} 09:21:33 09:21:33.523 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:21:33 09:21:33.524 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@3a8d3624[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.524 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@73aba3fa{DirectByteBuffer@3a8d3624[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} 09:21:33 09:21:33.524 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@73aba3fa{DirectByteBuffer@3a8d3624[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} 09:21:33 09:21:33.524 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a8d3624[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.525 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 09:21:33 09:21:33.527 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{RESERVED,thread=Thread[qtp59295001-26,5,main]} task=AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=true/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59086ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-09T09:21:33.527681053Z ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} 09:21:33 09:21:33.527 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=true/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59086ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-09T09:21:33.527906335Z tryProduce true 09:21:33 09:21:33.528 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 09:21:33 09:21:33.528 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.528 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=SPACE1,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.528 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.528 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 09:21:33 09:21:33.528 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 09:21:33 09:21:33.528 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 09:21:33 09:21:33.528 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 09:21:33 09:21:33.529 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 09:21:33 09:21:33.529 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 09:21:33 09:21:33.529 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 09:21:33 09:21:33.529 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.5 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.5 (HttpUrlConnection 17.0.4)] 09:21:33 09:21:33.530 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 09:21:33 09:21:33.530 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 09:21:33 09:21:33.530 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:34593) header=Host, headerString=[Host], valueString=[localhost:34593] 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> VALUE 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> IN_VALUE 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept --> FIELD 09:21:33 09:21:33.531 [qtp59295001-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] 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:21:33 09:21:33.531 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 09:21:33 09:21:33.533 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=false 09:21:33 09:21:33.536 [qtp59295001-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7971145b 09:21:33 09:21:33.536 [qtp59295001-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4b36290b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}] 09:21:33 09:21:33.536 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=4} 09:21:33 GET /policy/pdp/engine/legacy/config/properties HTTP/1.1 09:21:33 User-Agent: Jersey/3.1.5 (HttpUrlConnection 17.0.4) 09:21:33 Host: localhost:34593 09:21:33 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 09:21:33 Connection: keep-alive 09:21:33 09:21:33 09:21:33 09:21:33.537 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=5}] parsed true HttpParser{s=CONTENT,0 of -1} 09:21:33 09:21:33.537 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=5}] 09:21:33 09:21:33.537 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:34593/policy/pdp/engine/legacy/config/properties HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=5} 09:21:33 09:21:33.537 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:21:33 09:21:33.538 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=6} 09:21:33 09:21:33.539 [qtp59295001-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/properties ?null on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=7} 09:21:33 09:21:33.539 [qtp59295001-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/pdp/engine/legacy/config/properties @ o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.539 [qtp59295001-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/pdp/engine/legacy/config/properties @ o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.539 [qtp59295001-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:21:33 09:21:33.540 [qtp59295001-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 session=null 09:21:33 09:21:33.542 [qtp59295001-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/pdp/engine/legacy/config/properties|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-133aacbe, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/legacy/config/properties} -> org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:21:33 09:21:33.545 [qtp59295001-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 09:21:33 09:21:33.585 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2209a10b[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}) 09:21:33 09:21:33.585 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=135 null 09:21:33 09:21:33.585 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@546d3402[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@215fb1a7{null} 09:21:33 09:21:33.585 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/properties on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/properties,age=54} 09:21:33 200 null HTTP/1.1 09:21:33 Date: Fri, 09 Feb 2024 09:21:33 GMT 09:21:33 Content-Length: 135 09:21:33 Content-Type: application/json 09:21:33 09:21:33 09:21:33 09:21:33.587 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5b719cc9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f4d87c1] (null,[p=0,l=135,c=8192,r=135],true)@START 09:21:33 09:21:33.588 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=135} last=true content=HeapByteBuffer@546d3402[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} 09:21:33 09:21:33.588 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Fri, 09 Feb 2024 09:21:33 GMT 09:21:33 Content-Length: 135 09:21:33 Content-Type: application/json 09:21:33 09:21:33 09:21:33 09:21:33.588 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 09:21:33 09:21:33.588 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5b719cc9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f4d87c1] ([p=0,l=133,c=8192,r=133],[p=0,l=135,c=8192,r=135],true)@COMPLETING 09:21:33 09:21:33.589 [qtp59295001-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4887900e{IDLE}->null [DirectByteBuffer@555951cf[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@546d3402[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}] 09:21:33 09:21:33.589 [qtp59295001-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4887900e{WRITING}->null:IDLE-->WRITING 09:21:33 09:21:33.589 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 268 SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=W,to=65/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=COMPLETING}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/properties,age=58}] 09:21:33 09:21:33.590 [qtp59295001-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=268 remaining=0 WriteFlusher@4887900e{WRITING}->null 09:21:33 09:21:33.590 [qtp59295001-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4887900e{IDLE}->null:WRITING-->IDLE 09:21:33 09:21:33.591 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5b719cc9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=135},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f4d87c1] ([p=133,l=133,c=8192,r=0],[p=135,l=135,c=8192,r=0],true)@END 09:21:33 09:21:33.592 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 09:21:33 09:21:33.593 [qtp59295001-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:21:33 09:21:33.594 [qtp59295001-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/properties,age=62} 09:21:33 09:21:33.594 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 09:21:33 09:21:33.594 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5776c741{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.594 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/properties,age=62} 09:21:33 09:21:33.595 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2aae497f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 09:21:33 09:21:33.595 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5776c741{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.595 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5776c741{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.595 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.595 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=63} 09:21:33 09:21:33.595 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/properties written=135 09:21:33 09:21:33.602 [qtp59295001-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [09/Feb/2024:09:21:33 +0000] "GET /policy/pdp/engine/legacy/config/properties HTTP/1.1" 200 135 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:33 09:21:33.602 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=false 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=71} 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=END}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=71}] parse null 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1856795f[p=0,l=0,c=0,r=0]={<<<>>>} 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=71} 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=71} 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 09:21:33 09:21:33.603 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7d29f339{s=END}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=71}] parsed false HttpParser{s=END,0 of -1} 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=72}] 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=72}] 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7971145b 09:21:33 09:21:33.604 [qtp59295001-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:34593/policy/pdp/engine/legacy/config/properties,age=73}] 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@73aba3fa{DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:21:33 09:21:33.607 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@73aba3fa{DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:21:33 09:21:33.608 [qtp59295001-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.608 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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} 09:21:33 09:21:33.608 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.608 [qtp59295001-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.608 [qtp59295001-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1c047f12{ReadCallback@290f019a{HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 09:21:33 09:21:33.608 [qtp59295001-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.609 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@3a0008a1 on ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.609 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=1 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken with none selected 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 0/0/1 selected 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 0 keys, 1 updates 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@3a0008a1 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.609 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.609 [qtp59295001-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:21:33 09:21:33.609 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@65c5685e in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.610 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}] 09:21:33 09:21:33.624 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 1/1/1 selected 09:21:33 09:21:33.624 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 1 keys, 0 updates 09:21:33 09:21:33.624 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34593 remote=/127.0.0.1:38690], selector=sun.nio.ch.EPollSelectorImpl@1a50f067, interestOps=1, readyOps=1 SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.625 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.625 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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 09:21:33 09:21:33.625 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} tryExecute AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=58988ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-09T09:21:33.62603219Z 09:21:33 09:21:33.626 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1} startReservedThread p=1 09:21:33 09:21:33.626 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@d02a175{PENDING,thread=null} startThread=0 09:21:33 09:21:33.626 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@d02a175{PENDING,thread=null} in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=58987ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=0/8,pending=1}] 09:21:33 09:21:33.626 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@d02a175{PENDING,thread=Thread[qtp59295001-22,5,main]} was=PENDING next=RESERVED size=0+1 capacity=8 09:21:33 09:21:33.626 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@d02a175{RESERVED,thread=Thread[qtp59295001-22,5,main]} waiting ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} 09:21:33 09:21:33.626 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{RESERVED,thread=Thread[qtp59295001-27,5,main]} task=AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=true/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=58987ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-09T09:21:33.626882098Z ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0} 09:21:33 09:21:33.626 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@9409ec5/SelectorProducer@f156a04/IDLE/p=true/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=58987ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-09T09:21:33.62714404Z 09:21:33 09:21:33.627 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=true/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=58986ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=1/8,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-09T09:21:33.627313001Z tryProduce true 09:21:33 09:21:33.627 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 09:21:33 09:21:33.627 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.627 [qtp59295001-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1c047f12{ReadCallback@290f019a{HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 09:21:33 09:21:33.627 [qtp59295001-27] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 09:21:33 09:21:33.627 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.627 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:21:33 09:21:33.628 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 218 DirectByteBuffer@3a8d3624[p=0,l=218,c=8192,r=218]={<<>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.628 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@73aba3fa{DirectByteBuffer@3a8d3624[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} 09:21:33 09:21:33.628 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{s=IDLE rs=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@73aba3fa{DirectByteBuffer@3a8d3624[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} 09:21:33 09:21:33.629 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a8d3624[p=0,l=218,c=8192,r=218]={<<>>\r\n\r\n\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.629 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 09:21:33 09:21:33.629 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 09:21:33 09:21:33.629 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 09:21:33 09:21:33.629 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 09:21:33 09:21:33.629 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.5 (HttpUrlConnection 17.0.4) --> IN_VALUE 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent: Jersey/3.1.5 (HttpUrlConnection 17.0.4) --> FIELD 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.5 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.5 (HttpUrlConnection 17.0.4)] 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:34593 --> IN_VALUE 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host: localhost:34593 --> FIELD 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:34593) header=Host, headerString=[Host], valueString=[localhost:34593] 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> IN_VALUE 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 --> FIELD 09:21:33 09:21:33.630 [qtp59295001-26] 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] 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7971145b 09:21:33 09:21:33.630 [qtp59295001-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.631 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=1} 09:21:33 GET /policy/pdp/engine/legacy/config/source HTTP/1.1 09:21:33 User-Agent: Jersey/3.1.5 (HttpUrlConnection 17.0.4) 09:21:33 Host: localhost:34593 09:21:33 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 09:21:33 Connection: keep-alive 09:21:33 09:21:33 09:21:33 09:21:33.631 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 09:21:33 09:21:33.631 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=1}] 09:21:33 09:21:33.631 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:34593/policy/pdp/engine/legacy/config/source HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=1} 09:21:33 09:21:33.631 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:21:33 09:21:33.631 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=1} 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /policy/pdp/engine/legacy/config/source ?null on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=2} 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/policy/pdp/engine/legacy/config/source @ o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=||/policy/pdp/engine/legacy/config/source @ o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 session=null 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet ||/policy/pdp/engine/legacy/config/source|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-133aacbe, mappingMatch=PATH, servletPath=, pathInfo=/policy/pdp/engine/legacy/config/source} -> org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:21:33 09:21:33.632 [qtp59295001-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 09:21:33 09:21:33.638 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 09:21:33 09:21:33.638 [qtp59295001-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 09:21:33 09:21:33.638 [qtp59295001-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=8} 09:21:33 09:21:33.638 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 09:21:33 09:21:33.638 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.638 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=8} 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1836952464 cs=HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=false 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=9} 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=9}] parse null 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1856795f[p=0,l=0,c=0,r=0]={<<<>>>} 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 09:21:33 09:21:33.639 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=9} 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=10} 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=10}] parsed false HttpParser{s=END,0 of -1} 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=10}] 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1836952464 cs=HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=10}] 09:21:33 09:21:33.640 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1836952464 cs=HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.646 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5776c741{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.646 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@165606cb[p=0,l=526,c=32768,r=526]={<<<\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@5ba63073 09:21:33 09:21:33.646 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /policy/pdp/engine/legacy/config/source on HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=16} 09:21:33 404 null HTTP/1.1 09:21:33 Date: Fri, 09 Feb 2024 09:21:33 GMT 09:21:33 Cache-Control: must-revalidate,no-cache,no-store 09:21:33 Content-Type: text/html;charset=iso-8859-1 09:21:33 09:21:33 09:21:33 09:21:33.646 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5b719cc9[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4506c3d2] (null,[p=0,l=526,c=32768,r=526],true)@START 09:21:33 09:21:33.646 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@165606cb[p=0,l=526,c=32768,r=526]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Fri, 09 Feb 2024 09:21:33 GMT 09:21:33 Cache-Control: must-revalidate,no-cache,no-store 09:21:33 Content-Type: text/html;charset=iso-8859-1 09:21:33 09:21:33 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5b719cc9[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4506c3d2] ([p=0,l=202,c=8192,r=202],[p=0,l=526,c=32768,r=526],true)@COMPLETING 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4887900e{IDLE}->null [DirectByteBuffer@555951cf[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@165606cb[p=0,l=526,c=32768,r=526]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4887900e{WRITING}->null:IDLE-->WRITING 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 728 SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=W,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7d29f339{s=COMPLETING}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=17}] 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=728 remaining=0 WriteFlusher@4887900e{WRITING}->null 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4887900e{IDLE}->null:WRITING-->IDLE 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5b719cc9[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4506c3d2] ([p=202,l=202,c=8192,r=0],[p=526,l=526,c=32768,r=0],true)@END 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5776c741{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5776c741{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.647 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=17} 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /policy/pdp/engine/legacy/config/source written=526 09:21:33 09:21:33.648 [qtp59295001-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [09/Feb/2024:09:21:33 +0000] "GET /policy/pdp/engine/legacy/config/source HTTP/1.1" 404 526 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=18} 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=18}] 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=18}] 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.648 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5776c741{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1836952464 cs=HttpChannelState@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7971145b eof=true 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7971145b 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4b36290b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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:34593/policy/pdp/engine/legacy/config/source,age=19}] 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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} 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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 RetainableByteBuffer@73aba3fa{DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:21:33 09:21:33.649 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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@73aba3fa{DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00},r=1} 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a8d3624[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} 09:21:33 09:21:33.650 [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 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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} 09:21:33 09:21:33.650 [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 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1c047f12{ReadCallback@290f019a{HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}]}} 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@3a0008a1 on ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=1 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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@5776c741{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 09:21:33 09:21:33.650 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken with none selected 09:21:33 09:21:33.650 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{RUNNING,thread=Thread[qtp59295001-26,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=8 09:21:33 09:21:33.651 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{RESERVED,thread=Thread[qtp59295001-26,5,main]} waiting ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0} 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 0/0/1 selected 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 0 keys, 1 updates 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$715/0x0000000800f73178@3a0008a1 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.651 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.654 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=Thread[legacy-34593,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 09:21:33 09:21:33.654 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-34593, toString()=JettyServletServer(name=legacy, host=localhost, port=34593, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5bf9ea6b{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE}, connector=legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593}, jettyThread=Thread[legacy-34593,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 09:21:33 09:21:33.654 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@6215d25b{STARTED} id=3 keys=0 selected=0 updates=0 09:21:33 09:21:33.655 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp59295001-25-acceptor-0@7cb160c2-legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=1,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.655 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.655 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@fabef2e on ManagedSelector@6215d25b{STOPPING} id=3 keys=0 selected=0 updates=0 09:21:33 09:21:33.656 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6215d25b{STOPPING} id=3 keys=0 selected=0 updates=1 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 woken with none selected 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 woken up from select, 0/0/0 selected 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 processing 0 keys, 1 updates 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@fabef2e 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@6215d25b{STOPPING} id=3 keys=0 selected=0 updates=0 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.656 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 waiting with 0 keys 09:21:33 09:21:33.657 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@46ea78f0 on ManagedSelector@6215d25b{STOPPING} id=3 keys=0 selected=0 updates=0 09:21:33 09:21:33.657 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6215d25b{STOPPING} id=3 keys=0 selected=0 updates=1 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 woken with none selected 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 woken up from select, 0/0/0 selected 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7e20cb40 processing 0 keys, 1 updates 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@46ea78f0 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@70e73b2c in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.657 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.65800597Z 09:21:33 09:21:33.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4bcfdcd1/SelectorProducer@4674d5db/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58955ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.658166001Z 09:21:33 09:21:33.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@6215d25b{STOPPED} id=3 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@6bd259ed{STARTED} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.658 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5889fc44 on ManagedSelector@6bd259ed{STOPPING} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.658 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bd259ed{STOPPING} id=2 keys=1 selected=0 updates=1 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken with none selected 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 0/0/1 selected 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 0 keys, 1 updates 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5889fc44 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on ManagedSelector@6bd259ed{STOPPING} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.658 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.659 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.659 [qtp59295001-27] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@45902518[{l=/127.0.0.1:34593,r=/127.0.0.1:38690,CLOSED,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.659 [qtp59295001-27] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1c047f12{ReadCallback@290f019a{HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@31609bcb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}]}} 09:21:33 09:21:33.659 [qtp59295001-27] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 09:21:33 09:21:33.659 [qtp59295001-27] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 09:21:33 09:21:33.660 [qtp59295001-27] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@31609bcb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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 {} 09:21:33 java.nio.channels.ClosedChannelException: null 09:21:33 at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) 09:21:33 at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:354) 09:21:33 at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) 09:21:33 at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:344) 09:21:33 at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:263) 09:21:33 at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:227) 09:21:33 at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:210) 09:21:33 at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:257) 09:21:33 at org.eclipse.jetty.util.IO.close(IO.java:407) 09:21:33 at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1016) 09:21:33 at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:568) 09:21:33 at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:538) 09:21:33 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) 09:21:33 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) 09:21:33 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) 09:21:33 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) 09:21:33 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) 09:21:33 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) 09:21:33 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) 09:21:33 at java.base/java.lang.Thread.run(Thread.java:833) 09:21:33 09:21:33.660 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@6bd259ed{STOPPING} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.660 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a121288 startThread=0 09:21:33 09:21:33.660 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a121288 in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.660 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.660 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6598caab on ManagedSelector@6bd259ed{STOPPING} id=2 keys=1 selected=0 updates=0 09:21:33 09:21:33.660 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 waiting with 1 keys 09:21:33 09:21:33.661 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@6bd259ed{STOPPING} id=2 keys=1 selected=0 updates=1 09:21:33 09:21:33.660 [qtp59295001-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@45902518[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@31609bcb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.661 [qtp59295001-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@31609bcb::SocketChannelEndPoint@45902518[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@31609bcb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7d29f339{s=START}]=>HttpChannelOverHttp@44398090{s=HttpChannelState@5776c741{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}] 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken with none selected 09:21:33 09:21:33.661 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a121288 in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=2,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 woken up from select, 0/0/0 selected 09:21:33 09:21:33.661 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}] 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1a50f067 processing 0 keys, 1 updates 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@6598caab 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.661 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=2/8,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-02-09T09:21:33.661733652Z 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{RUNNING,thread=Thread[qtp59295001-27,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=8 09:21:33 09:21:33.661 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@9409ec5/SelectorProducer@f156a04/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58952ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-02-09T09:21:33.661865003Z 09:21:33 09:21:33.661 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{RESERVED,thread=Thread[qtp59295001-27,5,main]} waiting ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0} 09:21:33 09:21:33.661 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@6bd259ed{STOPPED} id=2 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.662 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@11563d63{STARTED} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.662 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@47f2c722 on ManagedSelector@11563d63{STOPPING} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.662 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@11563d63{STOPPING} id=1 keys=0 selected=0 updates=1 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken with none selected 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken up from select, 0/0/0 selected 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 processing 0 keys, 1 updates 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@47f2c722 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@11563d63{STOPPING} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.662 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@52ca0ad4 on ManagedSelector@11563d63{STOPPING} id=1 keys=0 selected=0 updates=0 09:21:33 09:21:33.662 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@11563d63{STOPPING} id=1 keys=0 selected=0 updates=1 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 waiting with 0 keys 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken with none selected 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 woken up from select, 0/0/0 selected 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b75a690 processing 0 keys, 1 updates 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.662 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@52ca0ad4 09:21:33 09:21:33.663 [qtp59295001-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58951ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-02-09T09:21:33.663112703Z 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2c255ecf/SelectorProducer@1a2fd18a/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-02-09T09:21:33.663245864Z 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@11563d63{STOPPED} id=1 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.663 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@75523c8e in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=3,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}] 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@25b7b723{STARTED} id=0 keys=0 selected=0 updates=0 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4536a715 on ManagedSelector@25b7b723{STOPPING} id=0 keys=0 selected=0 updates=0 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@25b7b723{STOPPING} id=0 keys=0 selected=0 updates=1 09:21:33 09:21:33.663 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=4,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}] 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 woken with none selected 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 woken up from select, 0/0/0 selected 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 processing 0 keys, 1 updates 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4536a715 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@25b7b723{STOPPING} id=0 keys=0 selected=0 updates=0 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.663 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 waiting with 0 keys 09:21:33 09:21:33.663 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6658f08a on ManagedSelector@25b7b723{STOPPING} id=0 keys=0 selected=0 updates=0 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@25b7b723{STOPPING} id=0 keys=0 selected=0 updates=1 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 woken with none selected 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 woken up from select, 0/0/0 selected 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2f7ba2d5 processing 0 keys, 1 updates 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@6658f08a 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/PRODUCING/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=4,r=-1,t=58949ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.664391514Z 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$714/0x0000000800f6c9a0@4b01ee01 in QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=4,r=-1,t=58949ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}] 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6e4b1ee7/SelectorProducer@53db1531/IDLE/p=false/QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=4,r=-1,t=58949ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-09T09:21:33.664536515Z 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@25b7b723{STOPPED} id=0 keys=-1 selected=-1 updates=0 09:21:33 09:21:33.664 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=5,r=-1,t=58949ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}] 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@752b69e3[HTTP/1.1] 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@752b69e3[HTTP/1.1] 09:21:33 09:21:33.664 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@138f0661{STARTED} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@138f0661{STOPPED} 09:21:33 09:21:33.665 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED legacy@14f060b8{HTTP/1.1, (http/1.1)}{localhost:34593} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5bf9ea6b{STARTED}[11.0.20,sto=0] 09:21:33 09:21:33.665 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5bf9ea6b{STOPPING}[11.0.20,sto=0] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@5bf9ea6b{STOPPING}[11.0.20,sto=0] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@5bf9ea6b{STOPPING}[11.0.20,sto=0] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@2e0ef69c{STARTED}[worker=node0] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@78b4b56c{STARTED}[interval=660000, ownscheduler=true] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@3b6bc229{STARTED} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@3b6bc229{STOPPED} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@78b4b56c{STOPPED}[interval=660000, ownscheduler=false] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@2e0ef69c{STOPPED}[worker=node0] 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@68466479{STARTED} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@68466479{STOPPING} 09:21:33 09:21:33.665 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@68466479{STOPPED} 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@3592c1c4{/,null,AVAILABLE} 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED} 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@56dce981[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@5057b1f2[passivating=false,graceSec=3600] 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5057b1f2[passivating=false,graceSec=3600] 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@56dce981[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@33e8d25{STARTED} 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@33e8d25{STOPPED} 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@4a070cf0{STARTED} 09:21:33 09:21:33.666 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@4a070cf0{STOPPING} 09:21:33 09:21:33.667 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 09:21:33 09:21:33.667 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-333a0315==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@f5572ee9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 09:21:33 09:21:33.667 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 09:21:33 09:21:33.672 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 09:21:33 09:21:33.674 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-133aacbe[EMBEDDED:null] 09:21:33 09:21:33.674 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 09:21:33 09:21:33.674 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet4fd7b79{/*->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 09:21:33 09:21:33.674 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-133aacbe=MappedServlet5103eea2{null->org.glassfish.jersey.servlet.ServletContainer-133aacbe==org.glassfish.jersey.servlet.ServletContainer@a17d98a3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@4a070cf0{STOPPED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler728985582==dftMaxIdleSec=-1 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@648c5fb3{base=null,protected=[]} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@648c5fb3{base=null,protected=[]} 09:21:33 09:21:33.675 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@3592c1c4{/,null,STOPPED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@70b2fa10{STARTED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@7c96c85{STARTED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@7c96c85{STOPPED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@70b2fa10{STOPPED} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@b950f82{size=0} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@b950f82{size=0} 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp59295001]@388c519{STARTED,8<=8<=200,i=5,r=-1,t=58938ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}] 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=5,r=-1,t=58938ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0}] 09:21:33 09:21:33.675 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@1b99e4a2{reserved=3/8,pending=0} 09:21:33 09:21:33.675 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{RESERVED,thread=Thread[qtp59295001-26,5,main]} task=STOP ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.675 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{RESERVED,thread=Thread[qtp59295001-27,5,main]} task=STOP ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.675 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@d02a175{RESERVED,thread=Thread[qtp59295001-22,5,main]} task=STOP ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.676 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@9c138ea{RESERVED,thread=Thread[qtp59295001-26,5,main]} exited ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.676 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@10a89b17{RESERVED,thread=Thread[qtp59295001-27,5,main]} exited ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.676 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@d02a175{RESERVED,thread=Thread[qtp59295001-22,5,main]} exited ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.676 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@9c138ea{RESERVED,thread=null} in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=5,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0}] 09:21:33 09:21:33.676 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@10a89b17{RESERVED,thread=null} in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=5,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0}] 09:21:33 09:21:33.676 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=6,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0}] 09:21:33 09:21:33.676 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@d02a175{RESERVED,thread=null} in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=5,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0}] 09:21:33 09:21:33.676 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=7,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0}] 09:21:33 09:21:33.676 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=8<=200,i=8,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0}] 09:21:33 09:21:33.676 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@1b99e4a2{reserved=-1/8,pending=0} 09:21:33 09:21:33.676 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=8,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=8,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=8,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=8,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=8,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=8,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=9,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp59295001-21,5,main] for 2499 09:21:33 09:21:33.677 [qtp59295001-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-25,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=10,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.676 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58937ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-23,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-24,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=12,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=12,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=12,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-21,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=12,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=12,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp59295001-22,5,main] for 2498 09:21:33 09:21:33.677 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=14,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-27,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=14,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=11,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$546/0x0000000800defa48@7cb92377 in QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=12,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.677 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=13,r=-1,t=58936ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=15,r=-1,t=58935ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=16,r=-1,t=58935ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [qtp59295001-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-22,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=16,r=-1,t=58935ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [qtp59295001-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-20,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=16,r=-1,t=58935ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [qtp59295001-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp59295001-26,5,main] exited for QueuedThreadPool[qtp59295001]@388c519{STOPPING,8<=0<=200,i=16,r=-1,t=58935ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp59295001-27,5,] for 2498 09:21:33 09:21:33.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp59295001]@388c519{STOPPED,8<=0<=200,i=16,r=-1,t=58935ms,q=0}[NO_TRY] 09:21:33 09:21:33.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5bf9ea6b{STOPPED}[11.0.20,sto=0] 09:21:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s -- in org.onap.policy.drools.server.restful.RestLegacyConfigTest 09:21:33 [INFO] 09:21:33 [INFO] Results: 09:21:33 [INFO] 09:21:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 09:21:33 [INFO] 09:21:33 [INFO] 09:21:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ feature-legacy-config --- 09:21:33 [INFO] Loading execution data file /w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/../target/code-coverage/jacoco-ut.exec 09:21:33 [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes 09:21:33 [INFO] 09:21:33 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ feature-legacy-config --- 09:21:33 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:34 [INFO] 09:21:34 [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-dependencies) @ feature-legacy-config --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ feature-legacy-config --- 09:21:34 [INFO] Building jar: /w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/target/feature-legacy-config-2.1.1-SNAPSHOT.jar 09:21:34 [INFO] 09:21:34 [INFO] --- maven-assembly-plugin:3.6.0:single (zipfile) @ feature-legacy-config --- 09:21:34 [INFO] Reading assembly descriptor: src/assembly/zip.xml 09:21:34 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/target/feature-legacy-config-2.1.1-SNAPSHOT.zip 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ feature-legacy-config --- 09:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:34 [INFO] failsafeArgLine set to empty 09:21:34 [INFO] 09:21:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ feature-legacy-config --- 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ feature-legacy-config --- 09:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:34 [INFO] 09:21:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ feature-legacy-config --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ feature-legacy-config --- 09:21:34 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-legacy-config/2.1.1-SNAPSHOT/feature-legacy-config-2.1.1-SNAPSHOT.pom 09:21:34 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/target/feature-legacy-config-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-legacy-config/2.1.1-SNAPSHOT/feature-legacy-config-2.1.1-SNAPSHOT.jar 09:21:34 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/feature-legacy-config/target/feature-legacy-config-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/feature-legacy-config/2.1.1-SNAPSHOT/feature-legacy-config-2.1.1-SNAPSHOT.zip 09:21:34 [INFO] 09:21:34 [INFO] -------------< org.onap.policy.drools-pdp:drools-packages >------------- 09:21:34 [INFO] Building Policy Packages 2.1.1-SNAPSHOT [13/15] 09:21:34 [INFO] --------------------------------[ pom ]--------------------------------- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drools-packages --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ drools-packages --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ drools-packages --- 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ drools-packages --- 09:21:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/packages/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:34 --add-opens java.base/java.util=ALL-UNNAMED 09:21:34 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:34 [INFO] 09:21:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ drools-packages --- 09:21:34 [INFO] Starting audit... 09:21:34 Audit done. 09:21:34 [INFO] You have 0 Checkstyle violations. 09:21:34 [INFO] 09:21:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ drools-packages --- 09:21:34 [INFO] Starting audit... 09:21:34 Audit done. 09:21:34 [INFO] You have 0 Checkstyle violations. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ drools-packages --- 09:21:34 [INFO] Skipping JaCoCo execution due to missing classes directory. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ drools-packages --- 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ drools-packages --- 09:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:34 [INFO] failsafeArgLine set to empty 09:21:34 [INFO] 09:21:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ drools-packages --- 09:21:34 [INFO] No tests to run. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ drools-packages --- 09:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:34 [INFO] 09:21:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ drools-packages --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ drools-packages --- 09:21:34 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/packages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/drools-packages/2.1.1-SNAPSHOT/drools-packages-2.1.1-SNAPSHOT.pom 09:21:34 [INFO] 09:21:34 [INFO] ------------------< org.onap.policy.drools-pdp:base >------------------- 09:21:34 [INFO] Building Base Package 2.1.1-SNAPSHOT [14/15] 09:21:34 [INFO] --------------------------------[ pom ]--------------------------------- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ base --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ base --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ base --- 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ base --- 09:21:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/packages/base/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:34 --add-opens java.base/java.util=ALL-UNNAMED 09:21:34 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:34 [INFO] 09:21:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ base --- 09:21:34 [INFO] Starting audit... 09:21:34 Audit done. 09:21:34 [INFO] You have 0 Checkstyle violations. 09:21:34 [INFO] 09:21:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ base --- 09:21:34 [INFO] Starting audit... 09:21:34 Audit done. 09:21:34 [INFO] You have 0 Checkstyle violations. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ base --- 09:21:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ base --- 09:21:34 [INFO] 09:21:34 [INFO] --- exec-maven-plugin:3.1.0:exec (create-version-file) @ base --- 09:21:34 09:21:34 /bin/bash: line 1: -e: command not found 09:21:34 /bin/bash: line 4: $'version="2.1.1-SNAPSHOT"\\ndescription="ONAP\n Drools\n PDP"\\nbuildTag="jenkins-policy-drools-pdp-master-verify-java-1761"\\ncommit="eee2b1b11ba0471698bb7eac200e00f43112a382"\\ntimestamp="2024-02-09T09:18:24Z"': command not found 09:21:34 [INFO] 09:21:34 [INFO] --- maven-assembly-plugin:3.6.0:single (default) @ base --- 09:21:34 [INFO] Reading assembly descriptor: src/assembly/zip.xml 09:21:34 [INFO] Building tar: /w/workspace/policy-drools-pdp-master-verify-java/packages/base/target/base-2.1.1-SNAPSHOT.tar.gz 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ base --- 09:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:34 [INFO] failsafeArgLine set to empty 09:21:34 [INFO] 09:21:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ base --- 09:21:34 [INFO] No tests to run. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ base --- 09:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:34 [INFO] 09:21:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ base --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ base --- 09:21:34 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/packages/base/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/base/2.1.1-SNAPSHOT/base-2.1.1-SNAPSHOT.pom 09:21:34 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/packages/base/target/base-2.1.1-SNAPSHOT.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/base/2.1.1-SNAPSHOT/base-2.1.1-SNAPSHOT.tar.gz 09:21:34 [INFO] 09:21:34 [INFO] -------------< org.onap.policy.drools-pdp:install-drools >-------------- 09:21:34 [INFO] Building Installation Package 2.1.1-SNAPSHOT [15/15] 09:21:34 [INFO] --------------------------------[ pom ]--------------------------------- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ install-drools --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ install-drools --- 09:21:34 [INFO] 09:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ install-drools --- 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ install-drools --- 09:21:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-drools-pdp-master-verify-java/packages/install/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 09:21:34 --add-opens java.base/java.util=ALL-UNNAMED 09:21:34 --add-opens java.sql/java.sql=ALL-UNNAMED 09:21:34 [INFO] 09:21:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ install-drools --- 09:21:34 [INFO] Starting audit... 09:21:34 Audit done. 09:21:34 [INFO] You have 0 Checkstyle violations. 09:21:34 [INFO] 09:21:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ install-drools --- 09:21:34 [INFO] Starting audit... 09:21:34 Audit done. 09:21:34 [INFO] You have 0 Checkstyle violations. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ install-drools --- 09:21:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ install-drools --- 09:21:34 [INFO] Analyzed bundle 'base' with 0 classes 09:21:34 [INFO] Analyzed bundle 'policy-management' with 48 classes 09:21:34 [INFO] Analyzed bundle 'feature-healthcheck' with 6 classes 09:21:34 [INFO] Analyzed bundle 'feature-test-transaction' with 4 classes 09:21:34 [INFO] Analyzed bundle 'feature-distributed-locking' with 4 classes 09:21:34 [INFO] Analyzed bundle 'feature-pooling-messages' with 24 classes 09:21:34 [INFO] Analyzed bundle 'feature-lifecycle' with 17 classes 09:21:34 [INFO] Analyzed bundle 'feature-no-locking' with 1 classes 09:21:34 [INFO] Analyzed bundle 'feature-legacy-config' with 3 classes 09:21:34 [INFO] 09:21:34 [INFO] --- maven-assembly-plugin:3.6.0:single (default) @ install-drools --- 09:21:34 [INFO] Reading assembly descriptor: src/assembly/zip.xml 09:21:34 [WARNING] Cannot include project artifact: org.onap.policy.drools-pdp:install-drools:pom:2.1.1-SNAPSHOT; it doesn't have an associated file or directory. 09:21:34 [INFO] Building zip: /w/workspace/policy-drools-pdp-master-verify-java/packages/install/target/install-drools-2.1.1-SNAPSHOT.zip 09:21:39 [INFO] 09:21:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ install-drools --- 09:21:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:39 [INFO] failsafeArgLine set to empty 09:21:39 [INFO] 09:21:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ install-drools --- 09:21:39 [INFO] No tests to run. 09:21:39 [INFO] 09:21:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ install-drools --- 09:21:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:21:39 [INFO] 09:21:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ install-drools --- 09:21:39 [INFO] 09:21:39 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ install-drools --- 09:21:39 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/packages/install/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/install-drools/2.1.1-SNAPSHOT/install-drools-2.1.1-SNAPSHOT.pom 09:21:39 [INFO] Installing /w/workspace/policy-drools-pdp-master-verify-java/packages/install/target/install-drools-2.1.1-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/policy/drools-pdp/install-drools/2.1.1-SNAPSHOT/install-drools-2.1.1-SNAPSHOT.zip 09:21:39 [INFO] ------------------------------------------------------------------------ 09:21:39 [INFO] Reactor Summary for policy-drools-pdp 2.1.1-SNAPSHOT: 09:21:39 [INFO] 09:21:39 [INFO] policy-drools-pdp .................................. SUCCESS [ 29.501 s] 09:21:39 [INFO] policy-utils ....................................... SUCCESS [ 19.521 s] 09:21:39 [INFO] policy-core ........................................ SUCCESS [ 13.793 s] 09:21:39 [INFO] policy-domains ..................................... SUCCESS [ 3.804 s] 09:21:39 [INFO] policy-management .................................. SUCCESS [ 28.950 s] 09:21:39 [INFO] feature-healthcheck ................................ SUCCESS [ 55.698 s] 09:21:39 [INFO] feature-pooling-messages ........................... SUCCESS [ 7.284 s] 09:21:39 [INFO] feature-test-transaction ........................... SUCCESS [ 4.578 s] 09:21:39 [INFO] feature-distributed-locking ........................ SUCCESS [ 6.781 s] 09:21:39 [INFO] feature-lifecycle .................................. SUCCESS [ 11.640 s] 09:21:39 [INFO] feature-no-locking ................................. SUCCESS [ 3.304 s] 09:21:39 [INFO] feature-legacy-config .............................. SUCCESS [ 3.832 s] 09:21:39 [INFO] Policy Packages .................................... SUCCESS [ 0.058 s] 09:21:39 [INFO] Base Package ....................................... SUCCESS [ 0.364 s] 09:21:39 [INFO] Installation Package ............................... SUCCESS [ 5.100 s] 09:21:39 [INFO] ------------------------------------------------------------------------ 09:21:39 [INFO] BUILD SUCCESS 09:21:39 [INFO] ------------------------------------------------------------------------ 09:21:39 [INFO] Total time: 03:15 min 09:21:39 [INFO] Finished at: 2024-02-09T09:21:39Z 09:21:39 [INFO] ------------------------------------------------------------------------ 09:21:39 $ ssh-agent -k 09:21:39 unset SSH_AUTH_SOCK; 09:21:39 unset SSH_AGENT_PID; 09:21:39 echo Agent pid 2101 killed; 09:21:39 [ssh-agent] Stopped. 09:21:39 [PostBuildScript] - [INFO] Executing post build scripts. 09:21:39 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins5530656277979486797.sh 09:21:39 ---> sysstat.sh 09:21:40 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins729243486818238456.sh 09:21:40 ---> package-listing.sh 09:21:40 ++ facter osfamily 09:21:40 ++ tr '[:upper:]' '[:lower:]' 09:21:40 + OS_FAMILY=debian 09:21:40 + workspace=/w/workspace/policy-drools-pdp-master-verify-java 09:21:40 + START_PACKAGES=/tmp/packages_start.txt 09:21:40 + END_PACKAGES=/tmp/packages_end.txt 09:21:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:40 + PACKAGES=/tmp/packages_start.txt 09:21:40 + '[' /w/workspace/policy-drools-pdp-master-verify-java ']' 09:21:40 + PACKAGES=/tmp/packages_end.txt 09:21:40 + case "${OS_FAMILY}" in 09:21:40 + dpkg -l 09:21:40 + grep '^ii' 09:21:40 + '[' -f /tmp/packages_start.txt ']' 09:21:40 + '[' -f /tmp/packages_end.txt ']' 09:21:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:40 + '[' /w/workspace/policy-drools-pdp-master-verify-java ']' 09:21:40 + mkdir -p /w/workspace/policy-drools-pdp-master-verify-java/archives/ 09:21:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-drools-pdp-master-verify-java/archives/ 09:21:40 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins3701363340575865214.sh 09:21:40 ---> capture-instance-metadata.sh 09:21:40 Setup pyenv: 09:21:40 system 09:21:40 3.8.13 09:21:40 3.9.13 09:21:40 * 3.10.6 (set by /w/workspace/policy-drools-pdp-master-verify-java/.python-version) 09:21:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5mE from file:/tmp/.os_lf_venv 09:21:41 lf-activate-venv(): INFO: Installing: lftools 09:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-X5mE/bin to PATH 09:21:53 INFO: Running in OpenStack, capturing instance metadata 09:21:53 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins17987650099235355072.sh 09:21:53 provisioning config files... 09:21:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-drools-pdp-master-verify-java@tmp/config17190348144672156177tmp 09:21:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:53 [EnvInject] - Injecting environment variables from a build step. 09:21:53 [EnvInject] - Injecting as environment variables the properties content 09:21:53 SERVER_ID=logs 09:21:53 09:21:53 [EnvInject] - Variables injected successfully. 09:21:53 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins11677762802637820006.sh 09:21:53 ---> create-netrc.sh 09:21:53 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins8952349015501992214.sh 09:21:53 ---> python-tools-install.sh 09:21:53 Setup pyenv: 09:21:54 system 09:21:54 3.8.13 09:21:54 3.9.13 09:21:54 * 3.10.6 (set by /w/workspace/policy-drools-pdp-master-verify-java/.python-version) 09:21:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5mE from file:/tmp/.os_lf_venv 09:21:55 lf-activate-venv(): INFO: Installing: lftools 09:22:04 lf-activate-venv(): INFO: Adding /tmp/venv-X5mE/bin to PATH 09:22:04 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins10574550561506902557.sh 09:22:04 ---> sudo-logs.sh 09:22:04 Archiving 'sudo' log.. 09:22:04 [policy-drools-pdp-master-verify-java] $ /bin/bash /tmp/jenkins9220811115053990437.sh 09:22:04 ---> job-cost.sh 09:22:04 Setup pyenv: 09:22:04 system 09:22:04 3.8.13 09:22:04 3.9.13 09:22:04 * 3.10.6 (set by /w/workspace/policy-drools-pdp-master-verify-java/.python-version) 09:22:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5mE from file:/tmp/.os_lf_venv 09:22:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:22:14 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:22:14 lf-activate-venv(): INFO: Adding /tmp/venv-X5mE/bin to PATH 09:22:14 INFO: No Stack... 09:22:14 INFO: Retrieving Pricing Info for: v3-standard-8 09:22:15 INFO: Archiving Costs 09:22:15 [policy-drools-pdp-master-verify-java] $ /bin/bash -l /tmp/jenkins4437721883641013694.sh 09:22:15 ---> logs-deploy.sh 09:22:15 Setup pyenv: 09:22:15 system 09:22:15 3.8.13 09:22:15 3.9.13 09:22:15 * 3.10.6 (set by /w/workspace/policy-drools-pdp-master-verify-java/.python-version) 09:22:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5mE from file:/tmp/.os_lf_venv 09:22:16 lf-activate-venv(): INFO: Installing: lftools 09:22:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:22:26 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-X5mE/bin to PATH 09:22:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-drools-pdp-master-verify-java/1761 09:22:26 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:22:27 Archives upload complete. 09:22:27 INFO: archiving logs to Nexus 09:22:28 ---> uname -a: 09:22:28 Linux prd-ubuntu1804-docker-8c-8g-3968 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:22:28 09:22:28 09:22:28 ---> lscpu: 09:22:28 Architecture: x86_64 09:22:28 CPU op-mode(s): 32-bit, 64-bit 09:22:28 Byte Order: Little Endian 09:22:28 CPU(s): 8 09:22:28 On-line CPU(s) list: 0-7 09:22:28 Thread(s) per core: 1 09:22:28 Core(s) per socket: 1 09:22:28 Socket(s): 8 09:22:28 NUMA node(s): 1 09:22:28 Vendor ID: AuthenticAMD 09:22:28 CPU family: 23 09:22:28 Model: 49 09:22:28 Model name: AMD EPYC-Rome Processor 09:22:28 Stepping: 0 09:22:28 CPU MHz: 2800.000 09:22:28 BogoMIPS: 5600.00 09:22:28 Virtualization: AMD-V 09:22:28 Hypervisor vendor: KVM 09:22:28 Virtualization type: full 09:22:28 L1d cache: 32K 09:22:28 L1i cache: 32K 09:22:28 L2 cache: 512K 09:22:28 L3 cache: 16384K 09:22:28 NUMA node0 CPU(s): 0-7 09:22:28 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 09:22:28 09:22:28 09:22:28 ---> nproc: 09:22:28 8 09:22:28 09:22:28 09:22:28 ---> df -h: 09:22:28 Filesystem Size Used Avail Use% Mounted on 09:22:28 udev 16G 0 16G 0% /dev 09:22:28 tmpfs 3.2G 708K 3.2G 1% /run 09:22:28 /dev/vda1 155G 11G 145G 7% / 09:22:28 tmpfs 16G 0 16G 0% /dev/shm 09:22:28 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:22:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:22:28 09:22:28 09:22:28 ---> free -m: 09:22:28 total used free shared buff/cache available 09:22:28 Mem: 32167 850 28359 0 2957 30877 09:22:28 Swap: 1023 0 1023 09:22:28 09:22:28 09:22:28 ---> ip addr: 09:22:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:28 inet 127.0.0.1/8 scope host lo 09:22:28 valid_lft forever preferred_lft forever 09:22:28 inet6 ::1/128 scope host 09:22:28 valid_lft forever preferred_lft forever 09:22:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:28 link/ether fa:16:3e:d5:47:1b brd ff:ff:ff:ff:ff:ff 09:22:28 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic ens3 09:22:28 valid_lft 86021sec preferred_lft 86021sec 09:22:28 inet6 fe80::f816:3eff:fed5:471b/64 scope link 09:22:28 valid_lft forever preferred_lft forever 09:22:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:22:28 link/ether 02:42:2c:d3:c8:1c brd ff:ff:ff:ff:ff:ff 09:22:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:22:28 valid_lft forever preferred_lft forever 09:22:28 09:22:28 09:22:28 ---> sar -b -r -n DEV: 09:22:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3968) 02/09/24 _x86_64_ (8 CPU) 09:22:28 09:22:28 09:16:12 LINUX RESTART (8 CPU) 09:22:28 09:22:28 09:17:01 tps rtps wtps bread/s bwrtn/s 09:22:28 09:18:01 108.70 36.16 72.54 1691.32 22490.92 09:22:28 09:19:01 158.66 40.24 118.43 2373.61 28254.85 09:22:28 09:20:02 42.46 6.32 36.14 254.62 18954.04 09:22:28 09:21:01 24.50 0.32 24.18 7.73 25956.96 09:22:28 09:22:01 31.38 1.03 30.34 96.12 19991.20 09:22:28 Average: 73.31 16.87 56.44 887.66 23120.31 09:22:28 09:22:28 09:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:28 09:18:01 30118312 31725956 2820908 8.56 70032 1848012 1397000 4.11 852496 1679212 170964 09:22:28 09:19:01 29098380 31006256 3840840 11.66 83244 2123096 2446424 7.20 1610820 1914664 7584 09:22:28 09:20:02 28126704 30441788 4812516 14.61 87344 2517436 2403500 7.07 2254464 2223784 310688 09:22:28 09:21:01 27913896 30236832 5025324 15.26 87808 2524088 2657568 7.82 2461896 2228080 6644 09:22:28 09:22:01 29030928 31602780 3908292 11.87 93528 2762212 1447592 4.26 1206416 2359412 243916 09:22:28 Average: 28857644 31002722 4081576 12.39 84391 2354969 2070417 6.09 1677218 2081030 147959 09:22:28 09:22:28 09:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:28 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:28 09:18:01 ens3 130.19 113.80 1036.76 18.81 0.00 0.00 0.00 0.00 09:22:28 09:18:01 lo 23.53 23.53 2.55 2.55 0.00 0.00 0.00 0.00 09:22:28 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:28 09:19:01 ens3 253.43 219.04 2530.70 38.01 0.00 0.00 0.00 0.00 09:22:28 09:19:01 lo 4.60 4.60 0.49 0.49 0.00 0.00 0.00 0.00 09:22:28 09:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:28 09:20:02 ens3 764.21 588.84 1388.29 224.49 0.00 0.00 0.00 0.00 09:22:28 09:20:02 lo 25.48 25.48 5.50 5.50 0.00 0.00 0.00 0.00 09:22:28 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:28 09:21:01 ens3 122.11 94.68 36.05 33.94 0.00 0.00 0.00 0.00 09:22:28 09:21:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 09:22:28 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:28 09:22:01 ens3 332.21 248.11 162.53 99.20 0.00 0.00 0.00 0.00 09:22:28 09:22:01 lo 22.38 22.38 3.23 3.23 0.00 0.00 0.00 0.00 09:22:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:28 Average: ens3 321.09 253.42 1034.24 83.05 0.00 0.00 0.00 0.00 09:22:28 Average: lo 16.10 16.10 2.44 2.44 0.00 0.00 0.00 0.00 09:22:28 09:22:28 09:22:28 ---> sar -P ALL: 09:22:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3968) 02/09/24 _x86_64_ (8 CPU) 09:22:28 09:22:28 09:16:12 LINUX RESTART (8 CPU) 09:22:28 09:22:28 09:17:01 CPU %user %nice %system %iowait %steal %idle 09:22:28 09:18:01 all 9.78 0.00 0.70 2.00 0.04 87.47 09:22:28 09:18:01 0 2.76 0.00 0.40 1.89 0.07 94.89 09:22:28 09:18:01 1 10.46 0.00 0.75 0.33 0.02 88.44 09:22:28 09:18:01 2 34.58 0.00 1.99 2.11 0.05 61.28 09:22:28 09:18:01 3 11.63 0.00 0.64 0.28 0.03 87.41 09:22:28 09:18:01 4 4.29 0.00 0.28 7.38 0.03 88.02 09:22:28 09:18:01 5 2.60 0.00 0.33 0.32 0.02 96.73 09:22:28 09:18:01 6 6.24 0.00 0.48 0.23 0.02 93.03 09:22:28 09:18:01 7 5.76 0.00 0.72 3.47 0.03 90.01 09:22:28 09:19:01 all 14.49 0.00 1.13 4.86 0.07 79.44 09:22:28 09:19:01 0 16.63 0.00 0.53 0.93 0.07 81.84 09:22:28 09:19:01 1 18.05 0.00 1.14 1.64 0.05 79.12 09:22:28 09:19:01 2 20.44 0.00 2.44 1.00 0.05 76.08 09:22:28 09:19:01 3 19.03 0.00 1.02 1.87 0.05 78.03 09:22:28 09:19:01 4 7.89 0.00 0.62 26.41 0.07 65.02 09:22:28 09:19:01 5 5.28 0.00 1.12 0.63 0.14 92.84 09:22:28 09:19:01 6 15.98 0.00 1.36 4.50 0.07 78.10 09:22:28 09:19:01 7 12.39 0.00 0.82 1.64 0.09 85.07 09:22:28 09:20:02 all 38.93 0.00 1.76 0.74 0.07 58.50 09:22:28 09:20:02 0 47.71 0.00 1.05 0.02 0.07 51.15 09:22:28 09:20:02 1 31.84 0.00 1.06 0.07 0.07 66.97 09:22:28 09:20:02 2 43.25 0.00 2.64 0.22 0.08 53.80 09:22:28 09:20:02 3 31.92 0.00 1.83 0.05 0.07 66.14 09:22:28 09:20:02 4 41.40 0.00 1.01 0.67 0.07 56.86 09:22:28 09:20:02 5 42.79 0.00 2.19 0.18 0.07 54.76 09:22:28 09:20:02 6 32.13 0.00 2.39 0.12 0.05 65.31 09:22:28 09:20:02 7 40.44 0.00 1.91 4.57 0.07 53.01 09:22:28 09:21:01 all 12.58 0.00 0.34 1.65 0.04 85.38 09:22:28 09:21:01 0 7.32 0.00 0.15 0.19 0.03 92.31 09:22:28 09:21:01 1 9.78 0.00 0.71 0.02 0.02 89.47 09:22:28 09:21:01 2 16.88 0.00 0.25 0.00 0.02 82.84 09:22:28 09:21:01 3 15.42 0.00 0.37 0.00 0.05 84.16 09:22:28 09:21:01 4 9.69 0.00 0.22 0.00 0.07 90.03 09:22:28 09:21:01 5 18.38 0.00 0.31 7.36 0.05 73.90 09:22:28 09:21:01 6 10.85 0.00 0.27 0.00 0.02 88.86 09:22:28 09:21:01 7 12.30 0.00 0.44 5.66 0.03 81.56 09:22:28 09:22:01 all 32.51 0.00 1.45 1.32 0.06 64.67 09:22:28 09:22:01 0 27.85 0.00 1.12 0.00 0.07 70.97 09:22:28 09:22:01 1 47.91 0.00 1.30 0.12 0.08 50.59 09:22:28 09:22:01 2 35.75 0.00 2.02 0.07 0.05 62.11 09:22:28 09:22:01 3 38.31 0.00 2.94 1.52 0.07 57.16 09:22:28 09:22:01 4 28.02 0.00 1.51 0.45 0.07 69.95 09:22:28 09:22:01 5 37.06 0.00 0.84 0.38 0.07 61.65 09:22:28 09:22:01 6 23.11 0.00 1.02 0.02 0.05 75.81 09:22:28 09:22:01 7 21.99 0.00 0.84 8.02 0.05 69.10 09:22:28 Average: all 21.70 0.00 1.08 2.11 0.05 75.05 09:22:28 Average: 0 20.49 0.00 0.65 0.61 0.06 78.19 09:22:28 Average: 1 23.64 0.00 0.99 0.44 0.05 74.88 09:22:28 Average: 2 30.22 0.00 1.87 0.68 0.05 67.18 09:22:28 Average: 3 23.29 0.00 1.36 0.75 0.05 74.55 09:22:28 Average: 4 18.26 0.00 0.73 7.01 0.06 73.94 09:22:28 Average: 5 21.26 0.00 0.96 1.76 0.07 75.96 09:22:28 Average: 6 17.68 0.00 1.11 0.96 0.04 80.21 09:22:28 Average: 7 18.72 0.00 0.95 4.72 0.05 75.56 09:22:28 09:22:28 09:22:28